aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test
Commit message (Collapse)AuthorAge
* Set built-in sparse QR as the default sparse solver and add ComputationInfo ↵Gravatar Desire NUENTSA2013-02-20
| | | | for Levenberg Marquardt,
* Fix the following warning: "comparison between signed and unsigned integer ↵Gravatar Gael Guennebaud2013-02-15
| | | | expressions"
* Relax a bit the precision in mpreal unit test.Gravatar Gael Guennebaud2013-01-23
|
* Workaround "error: floating-point literal cannot appear in a ↵Gravatar Gael Guennebaud2013-01-23
| | | | | | constant-expression" in mpreal.h when compiling with predantic. (I really don't know how to properly fix this))
* Add test for real MatrixPowerTriangular.Gravatar Chen-Pang He2012-09-30
|
* Set matrix to zero before inserting entries (partially fixes bug #539).Gravatar Jitse Niesen2013-01-03
|
* Make kroneckerProduct take two arguments and return an expression, which is ↵Gravatar Chen-Pang He2012-10-15
| | | | more straight-forward.
* Move work in progress Levenberg Marquardt module in unsupportedGravatar Gael Guennebaud2012-12-08
|
* Backed out changeset 363e506776babe4fdfb8e670fe6d91942fc61d7cGravatar Gael Guennebaud2012-12-07
|
* Rename the old LevenbergMarquardt class to LevenbergMarquardtLegacyGravatar Desire NUENTSA2012-12-07
| | | | Split the levenberg marquardt test and the hybrid nonlinear test
* Fixed mpreal for IA64 architecturesGravatar Pavel Holoborodko2012-12-04
|
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
| | | | | - remove most of the metaprogramming kung fu in MathFunctions.h (only keep functions that differs from the std) - remove the overloads for array expression that were in the std namespace
* Fixed gcc warnings, John Westwood name and round_style functionGravatar Pavel Holoborodko2012-10-19
|
* Updated multiprecision module to support the most recent version of MPFR C++Gravatar Pavel Holoborodko2012-10-19
|
* the repeated solves are already present in check_sparse_solving()Gravatar Desire NUENTSA2012-10-09
|
* MINRES solverGravatar dnuentsa2012-10-09
|\
* | Discard failing tests in NonlinearOptimizationGravatar Desire NUENTSA2012-10-09
| |
| * spd test instead of square test. Still missing complex version of MINRES.Gravatar giacomo po2012-10-01
| |
* | MergeGravatar Jitse Niesen2012-09-29
|\ \
* | | Make testExponentLaws in matrix_power quiet. It was too noisy.Gravatar Chen-Pang He2012-09-29
| | |
| | * compiling (but failing) unit testGravatar giacomo po2012-09-27
| | |
* | | Fix doc and tidy upGravatar Chen-Pang He2012-09-28
| | |
| * | Fix Build error on MSVCGravatar Desire NUENTSA2012-09-27
| | |
| | * moved MINRES to unsupported. Made unit test.Gravatar giacomo po2012-09-24
| |/
* | Implement matrix power-matrix product againGravatar Chen-Pang He2012-09-22
| |
* | Enable saving intermidiate (Schur decomposition) but disable unstable ↵Gravatar Chen-Pang He2012-09-21
|/ | | | specialization for matrix power-matrix product.
* 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
|
* Add test for matrix power.Gravatar Chen-Pang He2012-08-27
| | | | Use Christoph Hertzberg's suggestion to use exponent laws.
* clean old KDE mention and relatedGravatar Gael Guennebaud2012-07-14
|
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
|
* MPreal: extended unit test, remove useless internal overloads, add support ↵Gravatar Gael Guennebaud2012-06-21
| | | | for internal::cast (needed for printing)
* patch mpfr c++ copy to fix warnings and min/max issuesGravatar Gael Guennebaud2012-06-21
|
* update internal mpfr C++ copyGravatar Gael Guennebaud2012-06-21
|
* update adolc support wrt "new" NumTraits mechanismGravatar Gael Guennebaud2012-06-18
|
* Fix kdBVH unit testGravatar Gael Guennebaud2012-06-04
|
* Added spline interpolation with pre-defined knot parameters.Gravatar Hauke Heibel2012-04-13
|
* remove use of GSL in polynomialsolver unit testGravatar Gael Guennebaud2012-04-11
|
* Adding a householder-GMRES implementation from Kolja BrixGravatar Desire NUENTSA2012-03-29
|
* improve FindFFTW cmake moduleGravatar Gael Guennebaud2012-03-15
|
* remove dead codeGravatar Gael Guennebaud2011-12-08
|
* suppress deprecated warning when compiling legacy testsGravatar Gael Guennebaud2011-12-08
|
* Integrated spline class and simple spline fittingGravatar Hauke Heibel2011-11-25
|
* move sparse solvers from unsupported/ to main Eigen/ and remove the "not ↵Gravatar Gael Guennebaud2011-11-12
| | | | stable yet" warning
* fix a couple of warnings in the unit testsGravatar Gael Guennebaud2011-11-05
|
* fix compilationGravatar Gael Guennebaud2011-11-05
|
* fix fftw cmake stuffGravatar Gael Guennebaud2011-11-03
|
* mark deprecated sparse solvers as so.Gravatar Gael Guennebaud2011-10-24
|
* move DynamicSparseMatrix to SparseExtraGravatar Gael Guennebaud2011-10-24
|