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
*
Make some actual verifications inside the autodiff unit test
Christoph Hertzberg
2014-04-01
*
Fix no newline at end of file warning
Gael Guennebaud
2014-04-01
*
MINRES, bug #715: add support for zero rhs, and remove square test.
giacomo po
2014-03-17
*
fix Spline constructor
Bo Li
2014-03-15
*
Fix compilation of SPlines module
Gael Guennebaud
2014-02-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
*
Fixed issue #734 (thanks to Philipp Büttgenbach for reporting the issue and ...
Hauke Heibel
2014-02-01
*
Fix bug #730: Path of OpenGL headers is different on MacOS
Christoph Hertzberg
2014-01-29
*
Port unsupported constrained CG to Eigen3
Anton Gladky
2014-01-15
*
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
*
Add a block sparse matrix class. tests to be added
Desire NUENTSA
2013-09-20
*
Merged in advanpix/eigen-mp-devs (pull request PR-32)
Gael Guennebaud
2013-09-03
|
\
*
|
BDCSVD: Use rational interpolation to solve secular equation.
Jitse Niesen
2013-08-27
*
|
Added missing inline statements in order to prevent linker errors.
Hauke Heibel
2013-08-27
|
*
Updated mpfr::mpreal. Move semantic support, RVO, other new features
Pavel Holoborodko
2013-08-26
|
/
*
BDCSVD: Use HouseholderSeq directly.
Jitse Niesen
2013-08-21
*
BDCSVD: Compute SVD of combined problem directly.
Jitse Niesen
2013-08-20
*
Backout parts of changeset 6719e56b5bfe9ae4badc9a6e894c5824f663d62e
Gael Guennebaud
2013-08-11
*
Ref<> objects must be nested by reference because they potentially store a te...
Gael Guennebaud
2013-08-11
*
BDCSVD: Streamline compute() and copyUV()
Jitse Niesen
2013-08-07
*
Fix compilation.
Hauke Heibel
2013-08-02
*
Ensure that (potentially aligned) stack objects are passed by reference.
Hauke Heibel
2013-08-02
*
MatrixFunctions: replace eval() by nested.
Jitse Niesen
2013-07-31
*
Removed 'T' prefix from types and thus fixed compilation for GCC.
Hauke Heibel
2013-07-29
*
Fix bug in MatrixFunctions for matrices with multiple eigenvalues.
Jitse Niesen
2013-07-26
*
merge
Jitse Niesen
2013-07-26
|
\
*
|
Fixed floating point warning.
Hauke Heibel
2013-07-26
|
*
MatrixFunctions: Clean up StemFunction.h
Jitse Niesen
2013-07-26
|
/
*
Fixed VC11 compilation.
Hauke Heibel
2013-07-26
*
Clean up MatrixFunction and MatrixLogarithm.
Jitse Niesen
2013-07-25
*
Clean-up of MatrixSquareRoot.
Jitse Niesen
2013-07-22
*
Clean-up of MatrixExponential:
Jitse Niesen
2013-07-21
*
Merge in jdh8's branch.
Jitse Niesen
2013-07-21
|
\
|
*
Directly code failing example, or it breaks `make doc`.
Chen-Pang He
2013-07-21
|
*
Fix doc. (It is also used by computeFracPower)
Chen-Pang He
2013-07-21
|
*
Warn about power of a matrix with non-semisimple 0 eigenvalue.
Chen-Pang He
2013-07-21
|
*
Improve documentation on Kronecker product module.
Chen-Pang He
2013-07-21
|
*
Document on MatrixExponential::ScalingOp
Chen-Pang He
2013-07-21
|
*
Apply argument-dependent lookup on user-defined types. (using std::)
Chen-Pang He
2013-07-20
|
*
Optimize MatrixPower::computeIntPower
Chen-Pang He
2013-07-20
|
*
Comment on private members of MatrixPower.
Chen-Pang He
2013-07-20
|
*
Simplify MatrixPower::split
Chen-Pang He
2013-07-20
[next]