This website requires JavaScript.
Explore
Help
Sign In
package
/
gonum
Watch
1
Star
0
Fork
0
You've already forked gonum
mirror of
https://github.com/gonum/gonum.git
synced
2025-10-05 07:06:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
028ce68c53fb89bc62d0a6476b97a841f457bb5c
gonum
/
optimize
/
functions
History
Dan Kortschak
939a2b38a3
optimize/functions: fix ExtendedRosenbrock for BFGS test
...
With the fused operation, grad diverges, resulting in a non-progression of the location.
2020-02-22 11:38:52 +10:30
..
doc.go
all: remove redundant bad prefix and make panic strings const
2019-12-02 19:52:03 +10:30
functions_test.go
all: change capitalization of gonum in license header
2017-11-02 06:54:08 +10:30
functions.go
optimize/functions: fix ExtendedRosenbrock for BFGS test
2020-02-22 11:38:52 +10:30
minsurf_test.go
all: change capitalization of gonum in license header
2017-11-02 06:54:08 +10:30
minsurf.go
optimize: Change initialization, remove Needser, and update Problem f… (
#779
)
2019-02-01 15:26:26 +00:00
validate.go
optimize: Change initialization, remove Needser, and update Problem f… (
#779
)
2019-02-01 15:26:26 +00:00
vlse.go
optimize/functions: Implement VSLE valley-shaped functions (
#332
)
2017-12-11 11:14:52 -07:00