Age | Commit message (Expand) | Author |
2005-06-16 | this special makefile is no longer needed as configure can now handle mingw | IOhannes m zmölnig |
2005-06-14 | added [mtx_exp] and [mtx_log] | IOhannes m zmölnig |
2005-06-13 | deleted; we now use configure.ac | IOhannes m zmölnig |
2005-06-09 | more support for mingw (just give the "host" at configure-time) | IOhannes m zmölnig |
2005-05-20 | added -fPIC | IOhannes m zmölnig |
2005-05-17 | now using configure.ac instead of configure.in (which is deprecated) | IOhannes m zmölnig |
2005-05-11 | better help (including new features like pseudoinverse) | IOhannes m zmölnig |
2005-05-11 | modified configure in get MinGW-crosscompilation (for w32) work | IOhannes m zmölnig |
2005-05-11 | output a righthand bang if inversion fails | IOhannes m zmölnig |
2005-05-11 | added an outlet to t_matrix (needed by mtx_inverse) | IOhannes m zmölnig |
2005-05-11 | mtx_doInvert can now return whether it could invert the matrix or not | IOhannes m zmölnig |
2005-05-11 | for non-square matrices, we now calculate automatically the (correct) pseudoi... | IOhannes m zmölnig |
2005-05-11 | added safety checks whether the matrix is non-NULL | IOhannes m zmölnig |
2005-05-11 | split the objects from mtx_binops into several files: mtx_add, mtx_sub, mtx_m... | IOhannes m zmölnig |
2005-05-10 | a Makefile for a MinGW-crosscompiler on linux | IOhannes m zmölnig |
2005-05-10 | new help-patches and added license-text | IOhannes m zmölnig |
2005-05-10 | added mtx_sum | IOhannes m zmölnig |
2005-05-10 | improved version that can also handle non-square matrices | IOhannes m zmölnig |
2005-05-10 | use "__WIN32__" instead of "NT" or "MSW" | IOhannes m zmölnig |
2005-05-10 | use "__WIN32__" instead of "NT" | IOhannes m zmölnig |
2005-05-10 | added mtx_cholesky, mtx_gauss, mtx_prod, mtx_mul_tilde | IOhannes m zmölnig |
2005-05-10 | found non-ascii character in a comment | IOhannes m zmölnig |
2005-05-09 | a simple gauss elimination (without pivoting) | IOhannes m zmölnig |
2005-05-09 | implemented octave's/matlab's "prod()"-function: multiply cols together | IOhannes m zmölnig |
2005-05-09 | moved the content of mtx_tilde.c ([matrix~]) to mtx_mul~.c ([mtx_*~], [matrix... | IOhannes m zmölnig |
2005-04-27 | symmetric/asymetric matrix decomposition | IOhannes m zmölnig |
2005-04-27 | cholesky decomposition | IOhannes m zmölnig |
2005-04-27 | use "double" instead of "long double" | IOhannes m zmölnig |
2005-04-13 | on __APPLE__ there is no such thing as "powf"; use "static inline" for that | IOhannes m zmölnig |
2005-04-13 | removed mtx_semipivot | IOhannes m zmölnig |
2005-04-12 | fixed the email-addresses | IOhannes m zmölnig |
2005-04-12 | added and updated help | IOhannes m zmölnig |
2005-04-12 | as with 12th of April, the license changes from LGPL to GPL! | IOhannes m zmölnig |
2005-04-12 | changed license-text (now references LICENSE.txt instead of LGPL) | IOhannes m zmölnig |
2005-04-12 | changed license-text (now references LICENSE.txt instead of LGPL) | IOhannes m zmölnig |
2005-03-31 | should be in ./abs/ instead of ./ | IOhannes m zmölnig |
2005-03-31 | This commit was generated by cvs2svn to compensate for changes in r2659, | IOhannes m zmölnig |
2005-03-31 | This commit was generated by cvs2svn to compensate for changes in r2656, | IOhannes m zmölnig |
2005-03-30 | loading the mtx_distance2-setup | IOhannes m zmölnig |
2005-03-30 | added [mtx_.^] | IOhannes m zmölnig |
2005-03-30 | moved some general functions from mtx_binop to iemmatrix.h | IOhannes m zmölnig |
2005-03-30 | calculate the euclidian distance (rather: square of - to minimize calculation... | IOhannes m zmölnig |
2005-03-30 | fixed a bug with non-square matrices; | IOhannes m zmölnig |
2005-03-30 | added labels when printing | IOhannes m zmölnig |
2005-03-21 | oops; wrongly checked in! | IOhannes m zmölnig |
2005-03-21 | This commit was generated by cvs2svn to compensate for changes in r2637,svn2git-root | IOhannes m zmölnig |