index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
unsupported
Commit message (
Expand
)
Author
Age
*
dos2unix
Benoit Jacob
2010-11-26
*
clean a bit AMD and SimplicialCholesky and add support for partly stored self...
Gael Guennebaud
2010-11-18
*
fix doc compilation
Thomas Capricelli
2010-11-12
*
add a minimum degree ordering routine based on CSparse (LGPL) and a new built...
Gael Guennebaud
2010-11-04
*
fix bug #92 - we were doing stupid things when passing the list of libraries ...
Benoit Jacob
2010-10-28
*
fix sparse rankUpdate and triangularView iterator
Gael Guennebaud
2010-10-27
*
add the possibility to solve for sparse rhs with Cholmod
Gael Guennebaud
2010-10-27
*
Merge
Hauke Heibel
2010-10-26
|
\
|
*
rm the useless SparseSolverBase class and provide more compile time traits
Gael Guennebaud
2010-10-26
*
|
Renamed cleantype to remove_all since it is close to remove_{const|pointer|re...
Hauke Heibel
2010-10-26
|
/
*
fix compilation (bad internal:: stuff)
Gael Guennebaud
2010-10-26
*
fix compilation and unit test of adolc
Gael Guennebaud
2010-10-26
*
fix bug #94: add #include src/misc/Solve.h in SparseExtra
Gael Guennebaud
2010-10-26
*
add new API for Cholmod preserving the legacy one for now
Gael Guennebaud
2010-10-26
*
Initial fixes for bug #85.
Hauke Heibel
2010-10-25
*
make polynomialsolver test compile faster
Benoit Jacob
2010-10-25
*
adapt mpreal to eigen3 mathfunctions system
Benoit Jacob
2010-10-25
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
rename PlanarRotation -> JacobiRotation
Benoit Jacob
2010-10-19
*
ah ok, we want to build this even without GSL.
Benoit Jacob
2010-10-17
*
more unsupported/ CMake fixes
Benoit Jacob
2010-10-17
*
Fix general linking issue for tests linking to multiple libs, and explicitly ...
Benoit Jacob
2010-10-17
*
add the possibility to disable OpenGL testing
Gael Guennebaud
2010-10-12
*
add support for uniform of double
Gael Guennebaud
2010-10-12
*
uncomment commented line for debug
Gael Guennebaud
2010-10-12
*
add support for uniforms
Gael Guennebaud
2010-10-12
*
remove the Taucs backend : Taucs is not maintained anymore and the backend wa...
Gael Guennebaud
2010-10-06
*
Updates to the Sparse unsupported solvers module.
Romain Bossart
2010-10-04
*
extend OpenGL support module with true unit tests and support for Transform, ...
Gael Guennebaud
2010-10-06
*
Fixed some SVD issues.
Hauke Heibel
2010-09-24
*
remove superfluous #ifdef
Gael Guennebaud
2010-09-15
*
disable NonLinearOptimization test until it's fixed
Benoit Jacob
2010-08-18
*
fix missdetection of GLUT
Gael Guennebaud
2010-08-16
*
add an OpenGL module simplifying the way you can pass Eigen's objects to GL
Gael Guennebaud
2010-07-22
*
Require at least MPFR version 2.3.0, because we use mpfr_signbit.
Jitse Niesen
2010-07-19
*
MPRealSupport was missing
Gael Guennebaud
2010-07-15
*
add a support module for MPFR C++ with basic unit testing
Gael Guennebaud
2010-07-15
*
Various documentation improvements.
Jitse Niesen
2010-07-06
*
Add all unsupported modules and fix header file paths
Jens Mueller
2010-07-06
*
fix unsupported module doc
Gael Guennebaud
2010-06-30
*
Remove \nonstable yet. The stability rules for Eigen3 are much simpler:
Benoit Jacob
2010-06-29
*
email change
Gael Guennebaud
2010-06-24
*
Fix compilation.
Hauke Heibel
2010-06-21
*
Finally fixed the matrix function/exponential warning.
Hauke Heibel
2010-06-20
*
Next try - more Index fixes.
Hauke Heibel
2010-06-20
*
Utilize Index in all unit tests.
Hauke Heibel
2010-06-20
*
More Index realted warnings.
Hauke Heibel
2010-06-20
*
Silence index warnings in triangular unit test.
Hauke Heibel
2010-06-20
*
Attempt to fix MatrixExponential/Function related warnings.
Hauke Heibel
2010-06-20
*
fix compilation of sparse tests
Gael Guennebaud
2010-06-19
[next]