aboutsummaryrefslogtreecommitdiff
path: root/src/iemmatrix_sources.h
AgeCommit message (Expand)Author
2014-01-08added external [mtx_atan2] Franz Zotter
2012-08-21convex hull algorithm addedFranz Zotter
2012-06-05improved check for fftwFranz Zotter
2011-01-22[mtx_bessel] added, using math.h bessel functions Jn,Yn for integer nFranz Zotter
2010-06-22added [mtx_cumprod] and [mtx_polyval] to evaluate polynomialsFranz Zotter
2009-10-11added [mtx_spherical_radial], the radial functions of the spherical base-solu...Franz Zotter
2009-06-09adding [mtx_qr] using gsl support; performs QR-decomposition, but Q is not im...Franz Zotter
2009-02-18fixed sources: mtx_sh now longer exists, we now have mtx_spherical_harmonicsIOhannes m zmölnig
2009-01-12svn..Franz Zotter
2009-01-12added [mtx_sh] for spherical harmonics evaluation.Franz Zotter
2008-11-03added new sources to the buildIOhannes m zmölnig
2008-07-22added fftw3 (uncompiled) to the mtx_rfft.c and mtx_rifft.c sources.Franz Zotter
2008-01-03added [mtx_isequal]IOhannes m zmölnig
2006-08-28added a few element wise operationsFranz Zotter
2006-07-25no idea...IOhannes m zmölnig
2006-04-09added mtx_bsplineIOhannes m zmölnig
2005-09-26 adding matrix concatenation external. two matrices can be concatenated to on...Franz Zotter
2005-09-20removed mtx_semipivot (was just lying around and got committed accidentally)IOhannes m zmölnig
2005-09-20reflect newly added filesIOhannes m zmölnig
2005-09-19added a bunch of new objects (from f.zotter);IOhannes m zmölnig
2005-09-19functions to get elementwise minimum/maximum of 2 matricesIOhannes m zmölnig
2005-09-19automatic adding of new source-files to the main setup functionIOhannes m zmölnig