-
- Downloads
- Replaced the general eigenvalue solver with a version from Laurent's MatLib code (a bit more stable thanks to floating point checks with adjustable tolerance) - Added a solver for symmetric matrices (again from Laurent. Thanks, dude!) - Added a small driver for 3x3 matrices, that selects the appropriate solver (sym/nonsym) automatically
Showing
- Numeric/EigSolve.cpp 800 additions, 806 deletionsNumeric/EigSolve.cpp
- Numeric/Makefile 2 additions, 4 deletionsNumeric/Makefile
- Numeric/Numeric.h 0 additions, 3 deletionsNumeric/Numeric.h
- Plugin/Eigenvectors.cpp 10 additions, 25 deletionsPlugin/Eigenvectors.cpp
- Plugin/Makefile 3 additions, 2 deletionsPlugin/Makefile
- doc/CREDITS 5 additions, 5 deletionsdoc/CREDITS
Loading
Please register or sign in to comment