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
Age
Commit message (
Expand
)
Author
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
2011-01-21
added -meta.pd file to iemmatrix
Roman Haefeli
2010-06-22
added [mtx_cumprod] and [mtx_polyval] to evaluate polynomials
Franz Zotter
2010-06-21
added polynomial root finder
Franz Zotter
2010-06-16
added roman's patch for more aliases
IOhannes m zmölnig
2010-06-14
roman's patch for more aliases
IOhannes m zmölnig
2010-03-29
pseudo-inverse using [mtx_svd] and a regularization parameter (0...1]
Franz Zotter
2010-02-11
added a kaiser window to the mtx_window abstraction.
Franz Zotter
2009-11-28
added abstractions for 3x3 and 2x2 rotation matrices and spherical to cartesi...
Franz Zotter
2009-11-15
added [mtx_meshgrid] abstraction for 2D surface-valued functions
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
explain how to use the "enable-fat-binary" flag
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
help file for mtx_sh
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
2009-01-09
added [mtx_svd] for singular value decomposition with the GNU scientific libr...
Franz Zotter
2008-11-24
found and corrected an error in [mtx_tab]
Franz Zotter
2008-11-03
added new sources to the build
IOhannes m zmölnig
2008-11-03
added checks for sndfile to configure; properly use this in mtx_sndfileread
IOhannes m zmölnig
2008-11-03
[mtx_unpack~] added to complete [mtx_pack~]
Franz Zotter
2008-10-23
corrected bug of mtx_pack~. won't crash anymore without creation argument.
Franz Zotter
2008-10-23
made changes to account for iemmatrix structures in the new files.
Franz Zotter
2008-10-22
added small documentations
Franz Zotter
[next]