Age | Commit message (Expand) | Author |
2006-08-29 | corrected relay and spigot error. | Franz Zotter |
2006-08-29 | mtx_tab: is the same as mtx, but storing its matrix in a | Franz Zotter |
2006-08-28 | added a few element wise operations | Franz Zotter |
2006-08-28 | added multichannel soundfiler abstractions for reading and writing | 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-22 | corrected bug in mtx_fill_col_grid and ...row..: object was not | Franz Zotter |
2006-08-20 | improved version of mtx_ispeak finding peaks at the borders of the matrix. | Franz Zotter |
2006-08-17 | mtx_ispeak is a peak finder that locates peak values in the rows of a matrix. | Franz Zotter |
2006-08-17 | missing help patch for abstraction mtx_fill_rowcol | Franz Zotter |
2006-08-17 | added indexing abstractions for row and column indices. | Franz Zotter |
2006-08-14 | some corrections to the abstraction mtx_index2rowcol: index 0 shall result in... | Franz Zotter |
2006-08-14 | corrected bug in mtx_abs: | Franz Zotter |
2006-08-14 | corrections to mtx_fill: | Franz Zotter |
2006-08-10 | mtx_find_rowcol changed: creation arguments added | 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 | added some useful abstractions: | 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-26 | correction of short description. | Franz Zotter |
2006-07-25 | added an abstraction to get the (real) distance between to sets of vectors (a... | IOhannes m zmölnig |
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-07-19 | added help files for several mtx externals | Franz Zotter |
2006-07-19 | added rowrfft help | Franz Zotter |
2006-06-06 | removed unused variables | IOhannes m zmölnig |
2006-04-09 | added mtx_bspline | IOhannes m zmölnig |
2006-04-09 | an n-dimensional b-spline interpolator | IOhannes m zmölnig |
2006-03-29 | new tests for known bugs | IOhannes m zmölnig |
2006-03-29 | updated and new help-patches | IOhannes m zmölnig |
2006-03-29 | code cleanup | IOhannes m zmölnig |
2006-03-29 | renamed "list" mode to "element" | IOhannes m zmölnig |
2006-03-29 | a help patch for this object | IOhannes m zmölnig |
2006-03-29 | code cleanup | IOhannes m zmölnig |
2006-03-29 | removed class_sethelpsymbol where possible | IOhannes m zmölnig |
2006-03-29 | fixed help-patch | IOhannes m zmölnig |
2006-03-28 | new help patches | IOhannes m zmölnig |
2006-03-28 | added mtx_{min,max}2 bug | IOhannes m zmölnig |
2006-03-28 | 2 more help-patches | IOhannes m zmölnig |
2006-03-28 | renamed help-patches; split meta help-patches into smaller ones; TODO: reflec... | IOhannes m zmölnig |
2006-03-28 | a BUGS file... | IOhannes m zmölnig |
2006-03-11 | oops, forgot to close #ifdef | IOhannes m zmölnig |
2006-03-11 | moved definitions of float-intrinsics for osX<10.3 to iemmatrix.h | IOhannes m zmölnig |