aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-10new help-patches and added license-textIOhannes m zmölnig
2005-05-10added mtx_sumIOhannes m zmölnig
2005-05-10improved version that can also handle non-square matricesIOhannes m zmölnig
2005-05-10use "__WIN32__" instead of "NT" or "MSW"IOhannes m zmölnig
2005-05-10use "__WIN32__" instead of "NT"IOhannes m zmölnig
2005-05-10added mtx_cholesky, mtx_gauss, mtx_prod, mtx_mul_tildeIOhannes m zmölnig
2005-05-10found non-ascii character in a commentIOhannes m zmölnig
2005-05-09a simple gauss elimination (without pivoting)IOhannes m zmölnig
2005-05-09implemented octave's/matlab's "prod()"-function: multiply cols togetherIOhannes m zmölnig
2005-05-09moved the content of mtx_tilde.c ([matrix~]) to mtx_mul~.c ([mtx_*~], [matrix...IOhannes m zmölnig
2005-04-27symmetric/asymetric matrix decompositionIOhannes m zmölnig
2005-04-27cholesky decompositionIOhannes m zmölnig
2005-04-27use "double" instead of "long double"IOhannes m zmölnig
2005-04-13on __APPLE__ there is no such thing as "powf"; use "static inline" for thatIOhannes m zmölnig
2005-04-13removed mtx_semipivotIOhannes m zmölnig
2005-04-12fixed the email-addressesIOhannes m zmölnig
2005-04-12added and updated helpIOhannes m zmölnig
2005-04-12as with 12th of April, the license changes from LGPL to GPL!IOhannes m zmölnig
2005-04-12changed license-text (now references LICENSE.txt instead of LGPL)IOhannes m zmölnig
2005-04-12changed license-text (now references LICENSE.txt instead of LGPL)IOhannes m zmölnig
2005-03-31should be in ./abs/ instead of ./IOhannes m zmölnig
2005-03-31This commit was generated by cvs2svn to compensate for changes in r2659,IOhannes m zmölnig
2005-03-31This commit was generated by cvs2svn to compensate for changes in r2656,IOhannes m zmölnig
2005-03-30loading the mtx_distance2-setupIOhannes m zmölnig
2005-03-30added [mtx_.^]IOhannes m zmölnig
2005-03-30moved some general functions from mtx_binop to iemmatrix.hIOhannes m zmölnig
2005-03-30calculate the euclidian distance (rather: square of - to minimize calculation...IOhannes m zmölnig
2005-03-30fixed a bug with non-square matrices;IOhannes m zmölnig
2005-03-30added labels when printingIOhannes m zmölnig
2005-03-21oops; wrongly checked in!IOhannes m zmölnig
2005-03-21This commit was generated by cvs2svn to compensate for changes in r2637,svn2git-rootIOhannes m zmölnig