Sign in
fuchsia
/
third_party
/
github.com
/
gonum
/
gonum
/
b7bed9533bdded7af92289b322584471a2c7eb0a
/
.
/
optimize
tree: 0d9ad3cfd7d0824f6a1bb68966cc2bad9570cac0
convex/
functions/
backtracking.go
bfgs.go
bisection.go
cg.go
cmaes.go
cmaes_test.go
doc.go
errors.go
functionconvergence.go
gradientdescent.go
guessandcheck.go
guessandcheck_test.go
interfaces.go
lbfgs.go
linesearch.go
linesearcher_test.go
listsearch.go
listsearch_test.go
local.go
local_example_test.go
minimize.go
morethuente.go
neldermead.go
newton.go
printer.go
README.md
stepsizers.go
termination.go
types.go
unconstrained_test.go
optimize/README.md
Gonum optimize
Package optimize is an optimization package for the Go language.