index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Numeric
/
GSL
/
gsl-aux.c
Age
Commit message (
Expand
)
Author
2013-05-08
Implement uniRootJ for one-dimensional root-finding with derivatives
Alex Lang
2013-05-08
Implemented uniRoot for one-dimensional root-finding without derivatives
Alex Lang
2013-04-11
Fix off-by-one errors in gsl-aux.c
Takano Akio
2012-03-21
fall back to old ode if v2 not available
Alberto Ruiz
2012-02-27
merge
Alberto Ruiz
2012-02-25
odeSolveV with safe method interface
Alberto Ruiz
2012-02-05
odeiv2
Alberto Ruiz
2010-09-11
simple tests
Alberto Ruiz
2010-09-05
add vector Product to Vectors
Vivian McPhail
2010-07-08
Linear and Floating (Complex Float)
Vivian McPhail
2010-07-06
complex implementations for Vectors typeclass
Vivian McPhail
2010-07-05
added Vectors typeclass and refactored
Vivian McPhail
2010-06-29
add-vector-float
Vivian McPhail
2010-04-06
some changes in GSL.Fitting
Alberto Ruiz
2010-03-27
interface to Levenberg-Marquardt
Alberto Ruiz
2010-02-07
added odeSolve
Alberto Ruiz
2009-11-14
randomVector
Alberto Ruiz
2009-06-18
saveMatrix
Alberto Ruiz
2009-06-17
vector fread/fwrite, fscanf/fprinf
Alberto Ruiz
2009-06-12
minimize and root maxiter fixed
Alberto Ruiz
2009-06-11
check multimin iterate status
Alberto Ruiz
2009-06-10
check gsl version
Alberto Ruiz
2009-06-09
exprel_n_CF_e not exported
Alberto Ruiz
2009-06-08
auxiliary functions moved to Numeric.GSL.Internal
Alberto Ruiz
2009-06-08
included all GSL minimization methods
Alberto Ruiz
2009-06-07
root finding with jacobian
Alberto Ruiz
2009-06-04
added some root finding algorithms
Alberto Ruiz
2009-04-18
added minimizeVectorBFGS2
Alberto Ruiz
2008-10-17
acknowledgement to Dylan Simon, updated readme and fixed mapCAux
Alberto Ruiz
2008-10-02
alternative multiply versions
Alberto Ruiz
2007-10-15
some windows support
Alberto Ruiz
2007-10-02
lapack real and complex unpacked QR
Alberto Ruiz
2007-10-01
LinearAlgebra and GSL moved to Numeric
Alberto Ruiz