index
:
svn2git/iem/iemmatrix.git
externals/iem/iemmatrix
iemmatrix: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2011-02-10
moved iemmatrix-meta.pd into root
IOhannes m zmölnig
2011-02-10
-I../
IOhannes m zmölnig
2011-02-10
removed generated files
IOhannes m zmölnig
2011-02-10
fix AC_CONFIG_FILES
IOhannes m zmölnig
2011-02-10
removed autogenerated fiels
IOhannes m zmölnig
2011-02-10
removed autogenerated file
IOhannes m zmölnig
2011-02-10
install all .pd_linux
IOhannes m zmölnig
2011-02-10
renamed bootstrap.sh to autogen.sh as this is the standard name for such a sc...
IOhannes m zmölnig
2011-02-10
cleanup generated VERSION.txt and iemmatrix-meta.pd
IOhannes m zmölnig
2011-02-10
UTF-8 ified
IOhannes m zmölnig
2011-02-10
restructured to allow building of both library and externals
IOhannes m zmölnig
2011-02-10
setup function shan't be static
IOhannes m zmölnig
2011-01-31
install abstractions to extra/iemmatrix instead of extra directly
Roman Haefeli
2011-01-31
make target 'realclean' delete also the generated files 'configure' and 'aclo...
Roman Haefeli
2011-01-30
generate version.txt & iemmatrix-meta.pd
IOhannes m zmölnig
2011-01-30
use standard names (PACKAGE_* rather than LIBRARAY_*)
IOhannes m zmölnig
2011-01-30
disabled the VERSION check
IOhannes m zmölnig
2011-01-30
AC_INIT including version
IOhannes m zmölnig
2011-01-25
fixed check for jnf
IOhannes m zmölnig
2011-01-25
trying to fix build problems with Bessel function "jnf" from math.h (not all ...
Franz Zotter
2011-01-22
Makefile: do not delete config.h.in in target distclean
Roman Haefeli
2011-01-22
[mtx_bessel] added, using math.h bessel functions Jn,Yn for integer n
Franz Zotter
2010-06-22
added [mtx_cumprod] and [mtx_polyval] to evaluate polynomials
Franz Zotter
2009-10-11
removed comments
Franz Zotter
2009-10-11
added [mtx_spherical_radial], the radial functions of the spherical base-solu...
Franz Zotter
2009-09-27
silly pdpath bug
dmotd
2009-08-07
install into lib/pd/extra/iemmatrix/
IOhannes m zmölnig
2009-06-17
removed a faulty condition from [mtx_qr]...
Franz Zotter
2009-06-17
modified the chebyshev12 routine to put out readily normalized circular harmo...
Franz Zotter
2009-06-09
removed an annoying comment from [mtx_spherical_harmonics].
Franz Zotter
2009-06-09
adding [mtx_qr] using gsl support; performs QR-decomposition, but Q is not im...
Franz Zotter
2009-05-16
new win makefiles
musil
2009-05-06
put the checks for "-mms-bitfields" _after_ the check for universal binaries
IOhannes m zmölnig
2009-05-06
(hopefully) better handling of the arch-stuff: keeping cppflags and cflags se...
IOhannes m zmölnig
2009-04-09
added bootstrap-script
IOhannes m zmölnig
2009-04-09
use for fat binaries (on demand)
IOhannes m zmölnig
2009-04-09
acinclude with fat-check
IOhannes m zmölnig
2009-02-18
fixed sources: mtx_sh now longer exists, we now have mtx_spherical_harmonics
IOhannes m zmölnig
2009-01-22
function-definitions are now "bla() {}" rather than "function bla()";
IOhannes m zmölnig
2009-01-16
forgot to increase point index for theta in [mtx_spherical_harmonics]
Franz Zotter
2009-01-15
considered dependency of [mtx_eig] for complex eigenvalues on recent gsl vers...
Franz Zotter
2009-01-15
corrected the dependency of [mtx_eig] on recent gsl versions
Franz Zotter
2009-01-14
corrected stack overflow loop in [mtx_svd] deleteMTXsvd{ deleteMTXsvd(); }.
Franz Zotter
2009-01-14
deleted unnecessary file
Franz Zotter
2009-01-14
renamed [mtx_sh] to [mtx_spherical_harmonics].
Franz Zotter
2009-01-12
svn..
Franz Zotter
2009-01-12
hmmm svn troubles
Franz Zotter
2009-01-12
corrected some misbehavior of the spherical harmoncis mathematical functions
Franz Zotter
2009-01-12
added [mtx_sh] for spherical harmonics evaluation.
Franz Zotter
2009-01-10
added [mtx_eig] to compute eigenvalues and eigenvectors using GSL. Something ...
Franz Zotter
[next]