summaryrefslogtreecommitdiff
path: root/lib/Numeric/GSL/gsl-aux.c
AgeCommit message (Expand)Author
2014-05-08empty hmatrix-baseAlberto Ruiz
2014-05-06fix C warningsAlberto Ruiz
2014-02-05absolute tolerance added to C interface for integrationAlberto Ruiz
2013-08-20Merge pull request #50 from peddie/masterAlberto Ruiz
2013-08-19Add bindings for gsl_integrate_cquad doubly-adaptive quadrature for difficult...Matthew Peddie
2013-08-16Added onedimensional minimization.Kristof Bastiaensen
2013-05-08Implement uniRootJ for one-dimensional root-finding with derivativesAlex Lang
2013-05-08Implemented uniRoot for one-dimensional root-finding without derivativesAlex Lang
2013-04-11Fix off-by-one errors in gsl-aux.cTakano Akio
2012-03-21fall back to old ode if v2 not availableAlberto Ruiz
2012-02-27mergeAlberto Ruiz
2012-02-25odeSolveV with safe method interfaceAlberto Ruiz
2012-02-05odeiv2Alberto Ruiz
2010-09-11simple testsAlberto Ruiz
2010-09-05add vector Product to VectorsVivian McPhail
2010-07-08Linear and Floating (Complex Float)Vivian McPhail
2010-07-06complex implementations for Vectors typeclassVivian McPhail
2010-07-05added Vectors typeclass and refactoredVivian McPhail
2010-06-29add-vector-floatVivian McPhail
2010-04-06some changes in GSL.FittingAlberto Ruiz
2010-03-27interface to Levenberg-MarquardtAlberto Ruiz
2010-02-07added odeSolveAlberto Ruiz
2009-11-14randomVectorAlberto Ruiz
2009-06-18saveMatrixAlberto Ruiz
2009-06-17vector fread/fwrite, fscanf/fprinfAlberto Ruiz
2009-06-12minimize and root maxiter fixedAlberto Ruiz
2009-06-11check multimin iterate statusAlberto Ruiz
2009-06-10check gsl versionAlberto Ruiz
2009-06-09exprel_n_CF_e not exportedAlberto Ruiz
2009-06-08auxiliary functions moved to Numeric.GSL.InternalAlberto Ruiz
2009-06-08included all GSL minimization methodsAlberto Ruiz
2009-06-07root finding with jacobianAlberto Ruiz
2009-06-04added some root finding algorithmsAlberto Ruiz
2009-04-18added minimizeVectorBFGS2Alberto Ruiz
2008-10-17acknowledgement to Dylan Simon, updated readme and fixed mapCAuxAlberto Ruiz
2008-10-02alternative multiply versionsAlberto Ruiz
2007-10-15some windows supportAlberto Ruiz
2007-10-02lapack real and complex unpacked QRAlberto Ruiz
2007-10-01LinearAlgebra and GSL moved to NumericAlberto Ruiz