aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test
Commit message (Expand)AuthorAge
...
* | | some more work on FunctorsGravatar Thomas Capricelli2009-08-24
* | | playing with functorsGravatar Thomas Capricelli2009-08-24
* | | cleaningGravatar Thomas Capricelli2009-08-24
* | | cleaning covarGravatar Thomas Capricelli2009-08-24
* | | eigenization of ei_covar()Gravatar Thomas Capricelli2009-08-24
* | | clean debug stuffGravatar Thomas Capricelli2009-08-24
* | | misc cleaningGravatar Thomas Capricelli2009-08-24
* | | various cleaning and homogeneizationGravatar Thomas Capricelli2009-08-24
* | | beautify functors for lmdif, lmstr, hybrj, hybrdGravatar Thomas Capricelli2009-08-23
* | | beautify Functor for lmder : we now have f,df,debug methodsGravatar Thomas Capricelli2009-08-23
* | | * use eigen object for callbacks for hybrd and lmdifGravatar Thomas Capricelli2009-08-23
* | | use eigen objects for hybrj and lmstrGravatar Thomas Capricelli2009-08-23
* | | use eigen objects for the lmder callbackGravatar Thomas Capricelli2009-08-23
* | | remove redundant code, fix bounds in those loops that still come fromGravatar Thomas Capricelli2009-08-23
* | | we do not need/use the 'void *p' parameterGravatar Thomas Capricelli2009-08-23
* | | use blueNorm() instead of norm()Gravatar Thomas Capricelli2009-08-22
* | | raw import of covar() : this is the last one, and we now do not depend onGravatar Thomas Capricelli2009-08-22
* | | Now that the main algorithms are imported into eigen, we import subroutinesGravatar Thomas Capricelli2009-08-22
| * | Adaptions from .lazy() towards .noalias().Gravatar Hauke Heibel2009-08-31
* | | merging ei_lmdif() and lmdif_template()Gravatar Thomas Capricelli2009-08-21
* | | be (hopefully) smarter with indices convention : we keep the c conventionGravatar Thomas Capricelli2009-08-21
* | | merging ei_lmder and lmder_template into ei_lmder() which takes eigenGravatar Thomas Capricelli2009-08-21
* | | use references intead of pointers for njev/nfevGravatar Thomas Capricelli2009-08-21
* | | * porting lmdif1 to eigenGravatar Thomas Capricelli2009-08-20
* | | iwa is not really an argument, but just an old fashioned 'work array' :Gravatar Thomas Capricelli2009-08-20
* | | use eigen stableNorm() instead of cminpack 'enorm'. The results are mostlyGravatar Thomas Capricelli2009-08-20
* | | remove unneeded "Eigen::", we already 'use' Eigen namespaceGravatar Thomas Capricelli2009-08-19
* | | oops, forgot those onesGravatar Thomas Capricelli2009-08-19
* | | machine_epsilon is now called epsilon in latest eigenGravatar Thomas Capricelli2009-08-19
* | | merge with the main dev branchGravatar Thomas Capricelli2009-08-19
|\| |
* | | import main files from cminpack as *.h files:Gravatar Thomas Capricelli2009-08-19
* | | wrapper for chkder() : this was the last wrapper missingGravatar Thomas Capricelli2009-08-19
| * | add normalize and normalized overloads in AlignedVector3Gravatar Gael Guennebaud2009-08-16
* | | fix BoxBOD in the first case : now all tests passGravatar Thomas Capricelli2009-08-14
* | | oops, i missed one : real last difficult nist test : Eckerle4Gravatar Thomas Capricelli2009-08-14
* | | last 'hard' test from Nist : ratkowsky3Gravatar Thomas Capricelli2009-08-14
* | | fix bad urlsGravatar Thomas Capricelli2009-08-14
* | | yet another (difficult) Nist test : ThurberGravatar Thomas Capricelli2009-08-14
* | | tweak precision for Chwirut2 testGravatar Thomas Capricelli2009-08-14
* | | add yet another easy Nist test : Chwirut2Gravatar Thomas Capricelli2009-08-14
* | | cleaning : wa1 used in 'covar' needs not be the same as in lmder* and all.Gravatar Thomas Capricelli2009-08-13
| * | Add support for matrix exponential of floats and complex numbers.Gravatar Jitse Niesen2009-08-12
* | | BoxBOD : oops.. shame on me, i did a mistake in the derivative.... now we nee...Gravatar Thomas Capricelli2009-08-12
* | | fix a bug in BoxBOD Nist test : we now get the actual value for 'start 2'Gravatar Thomas Capricelli2009-08-12
* | | add another Nist test of 'hard' difficutly : Bennett5Gravatar Thomas Capricelli2009-08-12
* | | add another Nist test of 'hard' difficutly : MGH09Gravatar Thomas Capricelli2009-08-12
* | | add another Nist test of medium difficutly : MGH17Gravatar Thomas Capricelli2009-08-11
* | | wrapper for lmstr1 and lmstr + eigenization of calling testsGravatar Thomas Capricelli2009-08-10
* | | wrapper for lmdif1 + eigenization of calling testGravatar Thomas Capricelli2009-08-10
* | | wrapper for lmdif (+test call eigenization)Gravatar Thomas Capricelli2009-08-10