Subversion Repositories gelsvn

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
605 4588 d 20 h jab /trunk/  
595 4595 d 1 h jab /trunk/src/ Merged version  
501 5564 d 10 h jrf /trunk/src/CGLA/ Adding .0 to doubles and .0f to floats.  
366 6135 d 1 h jab /trunk/src/CGLA/ So a variable l has now been given a default value to protect against
warnings
 
354 6380 d 20 h awk /trunk/src/  
351 6382 d 11 h jab /trunk/ some bug fixes  
342 6406 d 18 h jab /trunk/src/CGLA/ The power eigensolution method was slightly broken. It seems to work now. The test program has been improved. However, it is a simple method, and only robust on small matrices but that is what CGLA is all about  
116 7166 d 10 h jab /trunk/src/CGLA/ Accepts smaller eigenvalues ... is that good  
58 7187 d 1 h jab /trunk/ minor changes. Fixed a bug in LinAlg/Matrix.h  
54 7211 d 22 h jab /trunk/ The Makefiles have been changed. There is now a "make install" target, and
make install installs the header files (by default INSTALL_PREFIX=/usr/local)
in e.g. ${INSTALL_PREFIX}/GEL/CGLA and likewise for the other directories.

The libraries for the active target er stored in /usr/local/lib/GEL_release or
/usr/local/lib/GEL_debug. The libraries are prefixed with GEL_ in order to
prevent name clashes.

Applications are put in /usr/local/bin
 
45 7219 d 23 h jab /trunk/src/CGLA/ In many places in CGLA, int could very well be replaced with unsigned int. This
is a good idea since it makes input checking simpler.
 
12 7349 d 16 h jab /trunk/ NaN initialization is now ok. I also updated the README.  
2 7352 d 0 h bj /trunk/ initsl commit with a single app project