aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-09added some useful abstractions: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-26correction of short description.Franz Zotter
2006-07-25added an abstraction to get the (real) distance between to sets of vectors (a...IOhannes m zmölnig
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-07-19added help files for several mtx externalsFranz Zotter
2006-07-19added rowrfft helpFranz 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-29new tests for known bugsIOhannes m zmölnig
2006-03-29updated and new help-patchesIOhannes m zmölnig
2006-03-29code cleanupIOhannes m zmölnig
2006-03-29renamed "list" mode to "element"IOhannes m zmölnig
2006-03-29a help patch for this objectIOhannes m zmölnig
2006-03-29code cleanupIOhannes m zmölnig
2006-03-29removed class_sethelpsymbol where possibleIOhannes m zmölnig
2006-03-29fixed help-patchIOhannes m zmölnig
2006-03-28new help patchesIOhannes m zmölnig
2006-03-28added mtx_{min,max}2 bugIOhannes m zmölnig
2006-03-282 more help-patchesIOhannes m zmölnig
2006-03-28renamed help-patches; split meta help-patches into smaller ones; TODO: reflec...IOhannes m zmölnig
2006-03-28a BUGS file...IOhannes m zmölnig
2006-03-11oops, forgot to close #ifdefIOhannes m zmölnig
2006-03-11moved definitions of float-intrinsics for osX<10.3 to iemmatrix.hIOhannes m zmölnig
2006-03-09run test-suite on w32musil
2006-03-09added all .c-files (since wildcard-macro does not work with nmake)musil
2006-01-20updated authorsIOhannes m zmölnig
2005-12-15added tests for mtx_min, mtx_max and mtx_minmaxIOhannes m zmölnig
2005-12-15merged functionality for [mtx_min] and [mtx_max] into [mtx_minmax] and rebuiltIOhannes m zmölnig
2005-12-15eased cross-compilationIOhannes m zmölnig
2005-11-14enlarging the mtx_rowr(i)fft column size again from N/2 to N/2+1.Franz Zotter
2005-10-24make errors findable with "last error"IOhannes m zmölnig
2005-10-24use smaller values for shifting ("<<123" is likely to produce very big results!)IOhannes m zmölnig
2005-10-23compiled it on w32 (but normally we can use the cross-compiler and autoconf!)IOhannes m zmölnig
2005-10-23fixed errors with vc7 (variable decleration not at beginning of block)IOhannes m zmölnig
2005-10-23ran with "-Wall" and fixed naughtinessesIOhannes m zmölnig
2005-10-20function checksIOhannes m zmölnig
2005-10-20tests for per-element unary operatorsIOhannes m zmölnig
2005-10-19tests whether sources output correct-sized matricesIOhannes m zmölnig
2005-10-19tests for sourcesIOhannes m zmölnig
2005-10-18*** empty log message ***IOhannes m zmölnig
2005-10-18added methods for 1-row and 1-col right-side matricesIOhannes m zmölnig