aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-07-22corrected [mtx_rfft] and [mtx_rifft] memory bugs. Franz Zotter
2008-07-22fixing bugs...IOhannes m zmölnig
2008-07-22added check for fftw3;IOhannes m zmölnig
2008-07-22added fftw3 (uncompiled) to the mtx_rfft.c and mtx_rifft.c sources.Franz Zotter
2008-07-22changed from mtx_rowrfft and mtx_rowrifft to Franz Zotter
2008-06-11removed spurious addcreator()sIOhannes m zmölnig
2008-05-07added complex valued matrix fft routinesFranz Zotter
2008-05-02install the binary into extra/iemmatrix/IOhannes m zmölnig
2008-01-23build aliases when not building a libraryIOhannes m zmölnig
2008-01-03added [mtx_isequal]IOhannes m zmölnig
2008-01-03an object to test for equality of matricesIOhannes m zmölnig
2008-01-03fixed mtx_diegg and tests (it was really inconsistent)IOhannes m zmölnig
2008-01-03pedantic and C99IOhannes m zmölnig
2007-11-14fixed linebreaksIOhannes m zmölnig
2007-08-25correctionsFranz Zotter
2007-08-25corrected malfunction in mtx_max2 and mtx_min2 and added some security to mtx...Franz Zotter
2007-01-15small fixGeorg Holzmann
2007-01-11adopted iemmatrix to the new buildsystemGeorg Holzmann
2007-01-11addapted iemmatrix for the new buildsystemGeorg Holzmann
2006-12-15one more define under windowsmusil
2006-12-154 more files to compilemusil
2006-12-15delete one semicolonmusil
2006-12-08use zexy's build-system, which generates Make.config rather thanIOhannes m zmölnig
2006-12-01copied over from zexy to get all the goodies for compiler-flags testingIOhannes m zmölnig
2006-11-13include stdlib.h for calloc()IOhannes m zmölnig
2006-11-12reduced compiler warnings by properly declaring functions and avoiding variab...IOhannes m zmölnig
2006-11-12more fixes of variable shadowin; proper function declarationIOhannes m zmölnig
2006-11-12fixed variable shadowingIOhannes m zmölnig
2006-08-28added a few element wise operationsFranz Zotter
2006-08-23mtx_conv should work properly now, I tested it.Franz Zotter
2006-08-23mtx_conv:comments removedFranz Zotter
2006-08-23mtx_conv: one or two dimensional convolution for matrices. help-patchFranz Zotter
2006-08-14corrected bug in mtx_abs:Franz Zotter
2006-08-14corrections to mtx_fill:Franz Zotter
2006-08-09bug corrected: the new "size" command was crashing with uninitialized matrix.Franz Zotter
2006-08-09forgot to check in corrections:Franz Zotter
2006-08-09i added a "size" command to the base object that resizes the matrixFranz Zotter
2006-07-26added help for mtx_:Franz Zotter
2006-07-26mtx_sort: output order correction: from right to left.Franz Zotter
2006-07-25install abstractions when doing "make install";IOhannes m zmölnig
2006-07-25removed the helpsymbol uglinessIOhannes m zmölnig
2006-07-25no idea...IOhannes m zmölnig
2006-07-25hopefully made it a bit more secure...IOhannes m zmölnig
2006-07-25we no longer support a different help-file location for pd<0.37; now everythi...IOhannes m zmölnig
2006-07-19added help symbols to the externalsFranz Zotter
2006-06-06removed unused variablesIOhannes m zmölnig
2006-04-09added mtx_bsplineIOhannes m zmölnig
2006-04-09an n-dimensional b-spline interpolatorIOhannes m zmölnig
2006-03-29code cleanupIOhannes m zmölnig
2006-03-29renamed "list" mode to "element"IOhannes m zmölnig