Age | Commit message (Expand) | Author |
2008-01-03 | added [mtx_isequal] | IOhannes m zmölnig |
2008-01-03 | tests for new "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-11-08 | mac example | musil |
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-08-24 | added a mtx_abs2.pd abstraction with help | Franz Zotter |
2007-02-09 | mtx_phon_curve: I changed the output values from [pow] to [dB] values!!! Seem... | Franz Zotter |
2007-02-09 | documentation added, | Franz Zotter |
2007-01-15 | small fix | Georg Holzmann |
2007-01-15 | removed binary files | IOhannes m zmölnig |
2007-01-14 | aliases files for single file externals | 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-19 | mtx_sfread.pd: zexy list replaced by list length | Franz Zotter |
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 | added makefile which calls runtests.sh (with a settable PD) | IOhannes m zmölnig |
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-10-17 | added note about using "autoconf" | IOhannes m zmölnig |
2006-09-11 | mtx_window: please look into the help patch, its great! | Franz Zotter |
2006-09-05 | a lot of complex valued matrix computation abstractions: complex matrix | Franz Zotter |
2006-09-01 | inversion with pivoting (more stable) | IOhannes m zmölnig |
2006-08-30 | mtx_tab: active inlet error corrected; route-relay exchange error. | Franz Zotter |
2006-08-29 | cleaned up code a bit; | IOhannes m zmölnig |
2006-08-29 | forgot to delete print command... | Franz Zotter |
2006-08-29 | corrected scheduling error of mtx_tab: write after read was not | Franz Zotter |
2006-08-29 | added three lines to mtx_tab-help to demonstrate data sharing between | Franz Zotter |
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 |