wolfe_bfgs
wolfe_bfgs is the focused BFGS crate from this repository.
It exposes only the first-order BFGS API:
BfgsProblemoptimizeFirstOrderObjectiveBfgsSolution- related configuration and error types
Add it with:
[]
= "0.3.0"
wolfe_bfgs is the focused BFGS crate from this repository.
It exposes only the first-order BFGS API:
BfgsProblemoptimizeFirstOrderObjectiveBfgsSolutionAdd it with:
[dependencies]
wolfe_bfgs = "0.3.0"