aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-20improved version of mtx_ispeak finding peaks at the borders of the matrix.Franz Zotter
2006-08-17mtx_ispeak is a peak finder that locates peak values in the rows of a matrix.Franz Zotter
2006-08-17missing help patch for abstraction mtx_fill_rowcolFranz Zotter
2006-08-17added indexing abstractions for row and column indices.Franz Zotter
2006-08-14some corrections to the abstraction mtx_index2rowcol: index 0 shall result in...Franz Zotter
2006-08-14corrected bug in mtx_abs:Franz Zotter
2006-08-14corrections to mtx_fill:Franz Zotter
2006-08-10mtx_find_rowcol changed: creation arguments addedFranz 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-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