Skip to content

Ergonomic bindings to L-BFGS-B code for Rust

License

Notifications You must be signed in to change notification settings

team-sigma-ai/rust-lbfgsb

 
 

Repository files navigation

BSD-3 licensed Crates.io

Features

This is a simple rust wrapper of C version of L-BFGS-B algorithm by Stephen Becker, which can efficiently handle large-scale optimization problems with simple bounds on the variables.

Usage

See tests/driver1.rs for details

About

Ergonomic bindings to L-BFGS-B code for Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%