Age | Commit message (Expand) | Author |
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-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-01-15 | small fix | 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-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 | 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-08-28 | added a few element wise operations | 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-14 | corrected bug in mtx_abs: | Franz Zotter |
2006-08-14 | corrections to mtx_fill: | 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 | 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-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-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 | code cleanup | IOhannes m zmölnig |
2006-03-29 | renamed "list" mode to "element" | 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-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 |
2006-03-09 | added all .c-files (since wildcard-macro does not work with nmake) | musil |
2005-12-15 | merged functionality for [mtx_min] and [mtx_max] into [mtx_minmax] and rebuilt | IOhannes m zmölnig |
2005-12-15 | eased cross-compilation | IOhannes m zmölnig |
2005-11-14 | enlarging the mtx_rowr(i)fft column size again from N/2 to N/2+1. | Franz Zotter |
2005-10-24 | make errors findable with "last error" | IOhannes m zmölnig |