Subversion Repositories gelsvn

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
42 7254 d 18 h jab /branches/imesh-and-hmesh/ minor changes.  
41 7254 d 18 h jab /branches/imesh-and-hmesh/src/CGLA/ Fixed a problem with MATRIX *= SCALAR. The scalar was converted to a matrix
and MATRIX *= MATRIX was used. This conversion is now prevented using an
explicit constructor. Also we had to repeat the scalar *= in ArithSqMatFloat
 
38 7288 d 19 h jab /branches/imesh-and-hmesh/ very few changes. Some improved documentation and simplified makefiles.  
37 7288 d 20 h bj /branches/imesh-and-hmesh/ integrated clapack  
36 7293 d 22 h jrf /branches/imesh-and-hmesh/apps/CGLA-test/ Testing all functionalities of Vec2d, Vec2f, Vec2i, Vec3i, Vecf3, Vec3d  
34 7304 d 22 h jab /branches/imesh-and-hmesh/ some slight changes.  
33 7308 d 17 h jab /branches/imesh-and-hmesh/ cleaned up makefiles a bit. There is know a NUMERICS macro which includes
lapack.
 
32 7308 d 17 h jab /branches/imesh-and-hmesh/src/HMeshUtil/ updated the quadric_simplify prog.  
31 7308 d 17 h jab /branches/imesh-and-hmesh/src/Geometry/ QEM changed to use the linalg package made by Henrik Aan�s.  
30 7308 d 18 h jab /branches/imesh-and-hmesh/src/LinAlg/ Added Henrik Aan�s' linear algebra package in a version that is somewhat
compatible with CGLA. This package depends only on lapack it would appear.

The contents is very simple
- a numerical matrix and vector classes
- lapack function wrappers that work with these classes for solving linear
systems, SVD, and factorization.
- stream output
 
29 7309 d 19 h bj /branches/imesh-and-hmesh/ runs in debug mode under MSVC  
28 7310 d 18 h bj /branches/imesh-and-hmesh/ added Install build mode which copies header files to %GELEXT%include and builds libs to %GELEXT%lib\windows  
27 7310 d 18 h jab /branches/imesh-and-hmesh/src/Util/ slight change to ensure win/linux compatibility  
26 7310 d 19 h bj /branches/imesh-and-hmesh/ comiles under visual studio in release mode.
still minor problems in debug mode
 
25 7322 d 14 h jab /branches/imesh-and-hmesh/src/ added a lot of stuff. Especially IMesh and HMesh and the required
pieces and the apps.
 
24 7322 d 14 h jab /branches/imesh-and-hmesh/src/ added a lot of stuff. Especially IMesh and HMesh and the required
pieces and the apps.
 
23 7322 d 14 h jab /branches/imesh-and-hmesh/ added a lot of stuff. Especially IMesh and HMesh and the required
pieces and the apps.
 
22 7353 d 23 h /branches/imesh-and-hmesh/ This commit was manufactured by cvs2svn to create branch
'imesh-and-hmesh'.
 
21 7353 d 23 h jrf /trunk/src/CGLA/ CGLA definition of NAN using log(-1.0f)  
17 7383 d 14 h jab /trunk/makefiles/ findcompiler.sh now has right name  
16 7383 d 15 h jab /trunk/makefiles/ added findcompiler.sh  
15 7383 d 15 h jab /trunk/makefiles/ -  
14 7383 d 15 h jab /trunk/makefiles/ added findcompiler.sh with right perms.  
13 7383 d 15 h jab /trunk/makefiles/ removing to add it again with right permissions.  
12 7383 d 15 h jab /trunk/ NaN initialization is now ok. I also updated the README.  
11 7383 d 15 h jab /trunk/doc/ Made some changes to the Doxyfile and added a usage document for CGLA.  
10 7384 d 15 h jab /trunk/ NAN initialization  
8 7385 d 19 h bj /trunk/src/CGLA/ build in Release copies *.h to GELEXT/include/CGLA/
Release target changed to GELEXT/lib/windows/
 
7 7385 d 20 h jab /trunk/src/CGLA/ fixed small bug.  
6 7385 d 20 h jab /trunk/ a few changes to the makefiles to reflect the change in directory structure.  
5 7385 d 21 h jab /trunk/src/CGLA/ Added double versions of Mat2x3, Mat4x4, Vec4  
2 7385 d 22 h bj /trunk/ initsl commit with a single app project  
1 7385 d 22 h / New repository initialized by cvs2svn.