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
*
default argument for _jac in functor operator() : this way, we can use
Thomas Capricelli
2009-09-28
*
remove references to adolc and split tests functions for clarity
Thomas Capricelli
2009-09-27
*
* Introduce make targets btest (build tests), blas (build blas lib), demos (b...
Benoit Jacob
2009-09-27
*
update URL for adol-c
Thomas Capricelli
2009-09-27
*
fix warning with gcc 4.2
Gael Guennebaud
2009-09-15
*
Remove no-op statement in AlignedVector3.
Jitse Niesen
2009-09-10
*
Re-factor matrix exponential.
Jitse Niesen
2009-09-08
*
remove the \addexample tags
Gael Guennebaud
2009-09-03
*
Bug fix in MatrixExponential.h
Jitse Niesen
2009-09-01
*
Adaptions from .lazy() towards .noalias().
Hauke Heibel
2009-08-31
*
Add new unsupported modules to doc/unsupported_modules.dox
Jitse Niesen
2009-08-18
*
Correct syntax error in doxygen comment.
Jitse Niesen
2009-08-18
*
add normalize and normalized overloads in AlignedVector3
Gael Guennebaud
2009-08-16
*
Add support for matrix exponential of floats and complex numbers.
Jitse Niesen
2009-08-12
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
Evaluate argument of matrix exponential only once.
Jitse Niesen
2009-05-18
*
fix adolc unit test for dynamic sizes
Gael Guennebaud
2009-05-12
*
CREDIT Hauke Heibel, fix MSVC warnings
Benoit Jacob
2009-05-09
*
*make coeff() return a const reference (required with the recent change with ...
Benoit Jacob
2009-05-09
*
CREDIT Hauke Heibel, windows compatibility fixes in MatrixExponential
Benoit Jacob
2009-05-07
*
forgot a svn add CMakeLists.txt
Gael Guennebaud
2009-05-07
*
new unsupported module by Jitse Niesen: matrix exponential
Benoit Jacob
2009-05-05
*
add an AlignedVector3 module suitable for vectorization of 3D vectors
Gael Guennebaud
2009-05-03
*
remove unsupported/doc from make's "all" target
Gael Guennebaud
2009-04-23
*
* update BVH to explicitely use aligned_allocator
Gael Guennebaud
2009-04-23
*
not compilable with msvc :(
Christian Ehrlicher
2009-04-15
*
patch from Ilya Baran: This small patch fixes a potential initialization
Gael Guennebaud
2009-04-15
*
finally commit Rohit's work as the start of a new (currently
Benoit Jacob
2009-04-14
*
clean asm comments
Gael Guennebaud
2009-04-09
*
Compile fix.
Jos van den Oever
2009-04-05
*
add an auto-diff module in unsupported. it is similar to adolc's forward
Gael Guennebaud
2009-04-01
*
As values may be used uninitialised, they have now been given
Andrew Coles
2009-03-23
*
Add BVH module in unsupported (patch from Ilya Baran)
Gael Guennebaud
2009-03-18
*
add a proof of concept autodiff jacobian helper class based on adolc
Gael Guennebaud
2009-02-27
*
Add COMPONENT Devel
Laurent Montel
2009-02-23
*
fix install of IterativeSolvers module
Gael Guennebaud
2009-02-18
*
added an experimental IterativeSolvers module (currently in unsupported)
Gael Guennebaud
2009-02-10
*
add optimization flag for MSVC and heavy tests
Gael Guennebaud
2009-02-05
*
add snippet for sub/super diagonal
Gael Guennebaud
2009-02-05
*
forgot to add EigenTesting.cmake file
Gael Guennebaud
2009-02-04
*
nothing interesting to see
Gael Guennebaud
2009-02-04
*
extend unsupported/README.txt file
Gael Guennebaud
2009-02-04
*
setup the unsupported directory structure.
Gael Guennebaud
2009-02-04
*
* classify and sort the doxygen "related pages"
Gael Guennebaud
2009-02-04
*
add a short unsupported/readme file
Gael Guennebaud
2009-02-03
*
add unsupported/ directory with a first contribution from myself:
Gael Guennebaud
2009-02-03