index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
unsupported
/
test
Commit message (
Expand
)
Author
Age
*
Fix trivial warnings in MPRealSupport
Christoph Hertzberg
2014-07-18
*
merge
Gael Guennebaud
2014-07-17
|
\
*
|
bug #842: update mpreal copy (fix compilation with clang)
Gael Guennebaud
2014-07-17
|
*
Remove unnecessary <bench/BenchTimer.h>include
Christoph Hertzberg
2014-07-17
|
/
*
bug #842: fix specialized product for mpreal
Gael Guennebaud
2014-07-17
*
Fixed index that would cause crash with two point, two derivative interpolati...
Jeff
2014-07-10
*
IndexArray is now a typename.
Jeff
2014-06-25
*
Removed tabs and fixed indentation.
Jeff
2014-06-23
*
Using LU decomposition with complete pivoting for better accuracy.
Jeff
2014-06-23
*
Added Spline interpolation with derivatives.
Jeff
2014-06-20
*
unsupported/TensorSymmetry: factor out completely from Tensor module
Christian Seiler
2014-06-04
*
unsupported/TensorSymmetry: make symgroup construction autodetect number of i...
Christian Seiler
2014-06-04
*
unsupported/CXX11/Core: allow gen_numeric_list to have a starting point
Christian Seiler
2014-06-04
*
PolynomialSolver: test template constructor in test suite.
Benjamin Chrétien
2014-05-19
*
PolynomialSolver: add a test to reveal a bug.
Benjamin Chrétien
2014-05-19
*
Make some actual verifications inside the autodiff unit test
Christoph Hertzberg
2014-04-01
*
MINRES, bug #715: add support for zero rhs, and remove square test.
giacomo po
2014-03-17
*
Fix FFTW unit test with clang
Gael Guennebaud
2014-02-17
*
optimize sparse-sparse Kronecker product
Gael Guennebaud
2014-02-14
*
Remove unused typedef in polynomialsolver test.
Jitse Niesen
2014-02-08
*
fix typo in evalSolverSugarFunction()
Naumov Maks
2014-02-08
*
C++11/Tensor: Fix copyright headers
Christian Seiler
2013-11-16
*
CXX11/TensorSymmetry: add symmetry support for Tensor class
Christian Seiler
2013-11-14
*
CXX11/Tensor: add simple initial tensor implementation
Christian Seiler
2013-11-14
*
C++11: add template metaprogramming helpers
Christian Seiler
2013-11-14
*
Fixed bug #702 and added unit test.
Christoph Hertzberg
2013-11-07
*
Fix parenthesis min/max issue in mpreal
Gael Guennebaud
2013-10-29
*
Updated mpfr::mpreal. Move semantic support, RVO, other new features
Pavel Holoborodko
2013-08-26
*
Fix compilation.
Hauke Heibel
2013-08-02
*
Ensure that (potentially aligned) stack objects are passed by reference.
Hauke Heibel
2013-08-02
*
MatrixFunctions: Clean up StemFunction.h
Jitse Niesen
2013-07-26
*
Clean-up of MatrixSquareRoot.
Jitse Niesen
2013-07-22
*
Merge in jdh8's branch.
Jitse Niesen
2013-07-21
|
\
*
|
Add bdcsvd unit test in CMakeLists
Gael Guennebaud
2013-07-15
|
*
Eliminate unnecessary copying for sparse Kronecker product.
Chen-Pang He
2013-07-15
|
*
generateTestMatrix can use processTriangularMatrix
Chen-Pang He
2013-07-15
|
*
Test singular matrix power with square roots. Exponent laws are too unstable.
Chen-Pang He
2013-07-15
|
*
Fix typo in testSingular.
Chen-Pang He
2013-07-14
|
*
Add test3dRotation.
Chen-Pang He
2013-07-14
|
*
The only(?) way to test complex matrix power.
Chen-Pang He
2013-07-10
|
*
Test power of singular matrices.
Chen-Pang He
2013-07-10
|
*
These casts are unnecessary because isApprox already casts them.
Chen-Pang He
2013-07-10
|
*
Remove unused struct definition in test.
Chen-Pang He
2013-07-10
|
/
*
Remove mat.pow * vec specialization, which causes segfault for mat.pow * mat.pow
Chen-Pang He
2013-06-24
*
Fix segfault and bug with equal eivals in matrix power (bug #614).
Chen-Pang He
2013-06-24
*
Fix a couple of warnings
Gael Guennebaud
2013-06-21
*
Fix warning typedef XXX locally defined but not used
Gael Guennebaud
2013-06-21
*
new unsupported and not finished SVD, using a divide and conquert algorithm, ...
Gauthier Brun
2013-06-19
*
Clean source code and unit tests with respect to -Wunused-local-typedefs
Gael Guennebaud
2013-04-10
*
Add complex support to dgmres and the unit test
Desire NUENTSA
2013-03-20
[next]