Age | Commit message (Expand) | Author |
2014-01-08 | added external [mtx_atan2] | Franz Zotter |
2012-08-21 | convex hull algorithm added | Franz Zotter |
2012-06-05 | improved check for fftw | Franz Zotter |
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 | added [mtx_spherical_radial], the radial functions of the spherical base-solu... | Franz Zotter |
2009-06-09 | adding [mtx_qr] using gsl support; performs QR-decomposition, but Q is not im... | Franz Zotter |
2009-02-18 | fixed sources: mtx_sh now longer exists, we now have mtx_spherical_harmonics | IOhannes m zmölnig |
2009-01-12 | svn.. | Franz Zotter |
2009-01-12 | added [mtx_sh] for spherical harmonics evaluation. | Franz Zotter |
2008-11-03 | added new sources to the build | IOhannes m zmölnig |
2008-07-22 | added fftw3 (uncompiled) to the mtx_rfft.c and mtx_rifft.c sources. | Franz Zotter |
2008-01-03 | added [mtx_isequal] | IOhannes m zmölnig |
2006-08-28 | added a few element wise operations | Franz Zotter |
2006-07-25 | no idea... | IOhannes m zmölnig |
2006-04-09 | added mtx_bspline | IOhannes m zmölnig |
2005-09-26 | adding matrix concatenation external. two matrices can be concatenated to on... | Franz Zotter |
2005-09-20 | removed mtx_semipivot (was just lying around and got committed accidentally) | IOhannes m zmölnig |
2005-09-20 | reflect newly added files | IOhannes m zmölnig |
2005-09-19 | added a bunch of new objects (from f.zotter); | IOhannes m zmölnig |
2005-09-19 | functions to get elementwise minimum/maximum of 2 matrices | IOhannes m zmölnig |
2005-09-19 | automatic adding of new source-files to the main setup function | IOhannes m zmölnig |