aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-14fixed linebreaksIOhannes m zmölnig
2007-11-08mac examplemusil
2007-08-25correctionsFranz Zotter
2007-08-25corrected malfunction in mtx_max2 and mtx_min2 and added some security to mtx...Franz Zotter
2007-08-24added a mtx_abs2.pd abstraction with helpFranz Zotter
2007-02-09mtx_phon_curve: I changed the output values from [pow] to [dB] values!!! Seem...Franz Zotter
2007-02-09documentation added,Franz Zotter
2007-01-15small fixGeorg Holzmann
2007-01-15removed binary filesIOhannes m zmölnig
2007-01-14aliases files for single file externalsGeorg Holzmann
2007-01-11adopted iemmatrix to the new buildsystemGeorg Holzmann
2007-01-11addapted iemmatrix for the new buildsystemGeorg Holzmann
2006-12-19mtx_sfread.pd: zexy list replaced by list lengthFranz Zotter
2006-12-15one more define under windowsmusil
2006-12-154 more files to compilemusil
2006-12-15delete one semicolonmusil
2006-12-08added makefile which calls runtests.sh (with a settable PD)IOhannes m zmölnig
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-10-17added note about using "autoconf"IOhannes m zmölnig
2006-09-11mtx_window: please look into the help patch, its great!Franz Zotter
2006-09-05a lot of complex valued matrix computation abstractions: complex matrixFranz Zotter
2006-09-01inversion with pivoting (more stable)IOhannes m zmölnig
2006-08-30mtx_tab: active inlet error corrected; route-relay exchange error.Franz Zotter
2006-08-29cleaned up code a bit;IOhannes m zmölnig
2006-08-29forgot to delete print command...Franz Zotter
2006-08-29corrected scheduling error of mtx_tab: write after read was notFranz Zotter
2006-08-29added three lines to mtx_tab-help to demonstrate data sharing betweenFranz Zotter
2006-08-29corrected relay and spigot error.Franz Zotter
2006-08-29mtx_tab: is the same as mtx, but storing its matrix in aFranz Zotter
2006-08-28added a few element wise operationsFranz Zotter
2006-08-28added multichannel soundfiler abstractions for reading and writingFranz 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-22corrected bug in mtx_fill_col_grid and ...row..: object was notFranz Zotter
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