aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen
Commit message (Expand)AuthorAge
* Some minor optimization.Gravatar giacomo po2012-09-24
* moved MINRES to unsupported. Made unit test.Gravatar giacomo po2012-09-24
* Fix dox and tabbingGravatar Chen-Pang He2012-08-29
* Tidy up and write dox.Gravatar Chen-Pang He2012-08-28
* Optimize matrix powerGravatar Chen-Pang He2012-08-26
* Fix a lot in MatrixPower.hGravatar Chen-Pang He2012-08-25
* mergeGravatar Jitse Niesen2012-08-27
|\
* | Read real and complex bench matrices from a unique folderGravatar Desire NUENTSA W.2012-08-27
| * Replace atanh with atanh2Gravatar Chen-Pang He2012-08-27
|/
* Fix toc in dox and claim copyrightGravatar jdh82012-08-20
* Dox in MatrixFunctionsGravatar jdh82012-08-19
* Bugfix in MatrixLogarithm.hGravatar jdh82012-08-18
|\
| * Ensured that all branches of MatrixLogarithmAtomic::getPadeDegree return values.Gravatar Hauke Heibel2012-08-18
* | Add specialization for float and long doubleGravatar jdh82012-08-18
* | Remove useless code (abort specialization for complex exponent temporarily)Gravatar jdh82012-08-15
* | matrix power: MatrixBase::pow(RealScalar) and MatrixBase::pow(T) where T is i...Gravatar jdh82012-08-15
* | using std::frexp instead of frexpGravatar jdh82012-08-08
* | Optimize getting exponent from IEEE floating points.Gravatar jdh82012-08-08
|\|
* | Fix some typos in MatrixLogarithm to improve accuracy.Gravatar jdh82012-08-03
|/
* Added a default constructor for Splines which creates zero (constant) splines.Gravatar Hauke Heibel2012-07-28
* MINPACK license is OK for MPL2 after allGravatar Benoit Jacob2012-07-15
* Add a EIGEN_MPL2_ONLY build option to generate compiler errors when including...Gravatar Benoit Jacob2012-07-13
* Manual MPL2 relicensing fixesGravatar Benoit Jacob2012-07-13
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* fix GMRESGravatar Gael Guennebaud2012-06-23
* MPreal: extended unit test, remove useless internal overloads, add support fo...Gravatar Gael Guennebaud2012-06-21
* update adolc support wrt "new" NumTraits mechanismGravatar Gael Guennebaud2012-06-18
* Matrix-Market: fix perf issue and infinite loopGravatar Gael Guennebaud2012-06-15
* fix typo in unsupported/NumericalDiffGravatar Gael Guennebaud2012-06-15
* Fix kdBVH unit testGravatar Gael Guennebaud2012-06-04
* Read header of Hermitian matricesGravatar Desire NUENTSA2012-05-25
* protect min/max with parenthesisGravatar Gael Guennebaud2012-05-15
* mergeGravatar Jitse Niesen2012-05-02
|\
* | AutoDiffScalar: fix bug with operator/, add missing functionsGravatar Philip Avery2012-05-02
| * Got rid of a warning message by doing an explicit castGravatar clusty2012-05-02
* | fix lmdif1 with Scalar!=doubleGravatar Gael Guennebaud2012-05-01
* | cleaning pass: rm unused variables in MKL stuff, fix a few namespace issues, ...Gravatar Gael Guennebaud2012-04-18
* | Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* | Added spline interpolation with pre-defined knot parameters.Gravatar Hauke Heibel2012-04-13
* | does not include MatrixMaketIterator on win32,Gravatar Gael Guennebaud2012-03-31
* | Adding a householder-GMRES implementation from Kolja BrixGravatar Desire NUENTSA2012-03-29
* | add a benchmark routine for all sparse linear solvers in EigenGravatar Desire NUENTSA2012-03-29
* | Algorithm to equilibrate rows and columns of a square matrixGravatar Desire NUENTSA2012-03-22
* | compress loaded market matrixGravatar Desire NUENTSA2012-03-22
* | Adding support to read and write complex matrices in Matrix Market formatGravatar Desire NUENTSA2012-03-08
|/
* SSOR is not there yetGravatar Gael Guennebaud2012-02-19
* remove dead codeGravatar Gael Guennebaud2011-12-08
* add missing CMakeLists.txt in SplinesGravatar Gael Guennebaud2011-12-08
* Fixed a typo.Gravatar Hauke Heibel2011-12-06
* fix bug #223: SparseMatrix::Flags no longer encode triangularness informationGravatar Gael Guennebaud2011-12-05