Sign in
fuchsia
/
third_party
/
github.com
/
gonum
/
gonum
/
refs/heads/upstream/go1.21
/
.
/
optimize
tree: a6af7cf1fb3e76e019e088c8965d81492dbeb522 [
path history
]
[
tgz
]
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.