Age | Commit message (Expand) | Author |
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 |
2008-10-22 | added allpass chain, dispersive delay line matrix object [mtx_dispersive_dlin... | Franz Zotter |
2008-10-22 | got a better name for mtx_sndfile -> mtx_sndfileread | Franz Zotter |
2008-10-22 | added [mtx_sndfile] which reads blocks of an audiofile | Franz Zotter |
2008-07-22 | corrected [mtx_rfft] and [mtx_rifft] memory bugs. | Franz Zotter |
2008-07-22 | fixing bugs... | IOhannes m zmölnig |
2008-07-22 | added check for fftw3; | IOhannes m zmölnig |
2008-07-22 | added fftw3 (uncompiled) to the mtx_rfft.c and mtx_rifft.c sources. | Franz Zotter |
2008-07-22 | added abstractions for backwards compatibility of [mtx_rowrfft] and [mtx_rowr... | Franz Zotter |
2008-07-22 | changed from mtx_rowrfft and mtx_rowrifft to | Franz Zotter |
2008-06-11 | removed spurious addcreator()s | IOhannes m zmölnig |
2008-05-07 | added complex valued matrix fft routines | Franz Zotter |
2008-05-02 | install the binary into extra/iemmatrix/ | IOhannes m zmölnig |
2008-01-23 | build aliases when not building a library | IOhannes m zmölnig |
2008-01-03 | added [mtx_isequal] | IOhannes m zmölnig |
2008-01-03 | tests for new "mtx_isequal" | IOhannes m zmölnig |
2008-01-03 | an object to test for equality of matrices | IOhannes m zmölnig |
2008-01-03 | fixed mtx_diegg and tests (it was really inconsistent) | IOhannes m zmölnig |
2008-01-03 | pedantic and C99 | IOhannes m zmölnig |
2007-11-14 | fixed linebreaks | IOhannes m zmölnig |
2007-11-08 | mac example | musil |
2007-08-25 | corrections | Franz Zotter |
2007-08-25 | corrected malfunction in mtx_max2 and mtx_min2 and added some security to mtx... | Franz Zotter |
2007-08-24 | added a mtx_abs2.pd abstraction with help | Franz Zotter |
2007-02-09 | mtx_phon_curve: I changed the output values from [pow] to [dB] values!!! Seem... | Franz Zotter |
2007-02-09 | documentation added, | Franz Zotter |
2007-01-15 | small fix | Georg Holzmann |