aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test
Commit message (Collapse)AuthorAge
* Fix warning typedef XXX locally defined but not usedGravatar Gael Guennebaud2013-06-21
|
* new unsupported and not finished SVD, using a divide and conquert algorithm, ↵Gravatar Gauthier Brun2013-06-19
| | | | with tests and benchmark
* Clean source code and unit tests with respect to -Wunused-local-typedefsGravatar Gael Guennebaud2013-04-10
|
* Add complex support to dgmres and the unit testGravatar Desire NUENTSA2013-03-20
|
* Add Official/Unsupported labels to unit tests and add a ctest driver to ↵Gravatar Gael Guennebaud2013-03-20
| | | | submit subprojects to cdash
* Patch by Kolja Brix <brix@igpm.rwth-aachen.de> that fixes bug #565 and adds ↵Gravatar Christoph Hertzberg2013-03-17
| | | | a testcase to verify that.
* Relax tolerances in matrix_power tests to avoid intermittent failures.Gravatar Jitse Niesen2013-03-09
|
* Update to latest mpreal.Gravatar Gael Guennebaud2013-03-01
|
* Fix "explicit instantiation of 'Eigen::Spline' must occur in namespace ↵Gravatar Gael Guennebaud2013-02-28
| | | | 'Eigen'" warnings
* 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
|