Age | Commit message (Expand) | Author |
2008-10-23 | made changes to account for iemmatrix structures in the new files. | 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 | 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 | 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-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-01-15 | small fix | Georg Holzmann |
2007-01-11 | adopted iemmatrix to the new buildsystem | Georg Holzmann |
2007-01-11 | addapted iemmatrix for the new buildsystem | Georg Holzmann |
2006-12-15 | one more define under windows | musil |
2006-12-15 | 4 more files to compile | musil |
2006-12-15 | delete one semicolon | musil |
2006-12-08 | use zexy's build-system, which generates Make.config rather than | IOhannes m zmölnig |
2006-12-01 | copied over from zexy to get all the goodies for compiler-flags testing | IOhannes m zmölnig |
2006-11-13 | include stdlib.h for calloc() | IOhannes m zmölnig |
2006-11-12 | reduced compiler warnings by properly declaring functions and avoiding variab... | IOhannes m zmölnig |
2006-11-12 | more fixes of variable shadowin; proper function declaration | IOhannes m zmölnig |
2006-11-12 | fixed variable shadowing | IOhannes m zmölnig |
2006-08-28 | added a few element wise operations | Franz Zotter |
2006-08-23 | mtx_conv should work properly now, I tested it. | Franz Zotter |
2006-08-23 | mtx_conv:comments removed | Franz Zotter |
2006-08-23 | mtx_conv: one or two dimensional convolution for matrices. help-patch | Franz Zotter |
2006-08-14 | corrected bug in mtx_abs: | Franz Zotter |
2006-08-14 | corrections to mtx_fill: | Franz Zotter |
2006-08-09 | bug corrected: the new "size" command was crashing with uninitialized matrix. | Franz Zotter |
2006-08-09 | forgot to check in corrections: | Franz Zotter |
2006-08-09 | i added a "size" command to the base object that resizes the matrix | Franz Zotter |
2006-07-26 | added help for mtx_: | Franz Zotter |
2006-07-26 | mtx_sort: output order correction: from right to left. | Franz Zotter |
2006-07-25 | install abstractions when doing "make install"; | IOhannes m zmölnig |
2006-07-25 | removed the helpsymbol ugliness | IOhannes m zmölnig |
2006-07-25 | no idea... | IOhannes m zmölnig |
2006-07-25 | hopefully made it a bit more secure... | IOhannes m zmölnig |
2006-07-25 | we no longer support a different help-file location for pd<0.37; now everythi... | IOhannes m zmölnig |
2006-07-19 | added help symbols to the externals | Franz Zotter |
2006-06-06 | removed unused variables | IOhannes m zmölnig |