index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
add eigen2support Transform typedefs, add Eigen2To3 section on Transform
Benoit Jacob
2010-10-29
*
fix bug #92 - we were doing stupid things when passing the list of libraries ...
Benoit Jacob
2010-10-28
*
document LvalueBit better
Benoit Jacob
2010-10-28
*
generalize the prune function
Gael Guennebaud
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
*
Fixed bug #95 by changing _M_IX64 to _M_X64 as proposed by Jan Schlicht.
Hauke Heibel
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
*
Allow unset ${CMAKE_BUILD_TYPE} which is required for some targets and corres...
Hauke Heibel
2010-10-25
*
make polynomialsolver test compile faster
Benoit Jacob
2010-10-25
*
error out on bad build type
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
*
remove build type tweaking
Benoit Jacob
2010-10-23
*
Use 'Release' as default when build type is not specified.
Jitse Niesen
2010-10-22
*
don't change the build type, fatal error if bad build type
Benoit Jacob
2010-10-21
*
Improved I13_FunctionsTakingEigenTypes.dox.
Hauke Heibel
2010-10-21
*
Fixed bug #84.
Hauke Heibel
2010-10-21
*
Fixed the unit test splitting for MSVC.
Hauke Heibel
2010-10-21
*
fix typo and rephrase sentence
Benoit Jacob
2010-10-20
*
renaming: ei_matrix_storage -> DenseStorage
Benoit Jacob
2010-10-20
*
Improved the fixed size array display.
Hauke Heibel
2010-10-20
*
rename PlanarRotation -> JacobiRotation
Benoit Jacob
2010-10-19
*
work around stupid msvc error when constructing at compile time an expression
Benoit Jacob
2010-10-19
*
allows blocks of code to be larger than the page body (like tables)
Gael Guennebaud
2010-10-19
*
update the position of the owl
Gael Guennebaud
2010-10-19
*
factorize CSS code, make use of the "manual" class when appropriate, clean th...
Gael Guennebaud
2010-10-19
*
increase css max-width
Benoit Jacob
2010-10-19
*
merge
Benoit Jacob
2010-10-19
|
\
*
|
specify max-width in em not px
Benoit Jacob
2010-10-19
|
*
factorize CSS code, make use of the "manual" class when appropriate, clean th...
Gael Guennebaud
2010-10-19
|
/
*
css update: max-width and margins
Benoit Jacob
2010-10-19
*
move tables from class "tutorial_code" to "example"
Benoit Jacob
2010-10-19
*
update style of the quick ref guide
Gael Guennebaud
2010-10-19
*
update CSS to doxygen 1.7.2, new CSS and cleaning of the tutorial
Gael Guennebaud
2010-10-19
*
Fixed bug #79.
Hauke Heibel
2010-10-19
*
re-fix the broken msvc warning in JacobiSVD
Benoit Jacob
2010-10-18
*
improvements in pages 5 and 7 of the tutorial.
Benoit Jacob
2010-10-18
*
improvements in tutorial page 4 : block operations
Benoit Jacob
2010-10-18
*
fixed table html
Benoit Jacob
2010-10-18
*
fix stupid msvc warning in jacobisvd
Benoit Jacob
2010-10-18
*
fix bug i just introduced in ei_add_test_internal
Benoit Jacob
2010-10-17
*
ah ok, we want to build this even without GSL.
Benoit Jacob
2010-10-17
[next]