This program is a command-line interface to several
multi-dimensional optimization algorithms coded in
the *GNU Scientific Library -- GSL*.
Namely the *Simplex* algorithm, which does not need a gradient,
and from the gradient-based algorithms the *Conjugate Gradient -- CG*
and the *Broyden-Fletcher-Goldfarb-Shanno -- BFGS* methods.
The energy (and possibly energy gradient) is evaluated by a given command,
which has to accept coordinates on standard input and returns the appropriate
energy (or gradient) on standard output.
Features
- command line
- optimization
Categories
Scientific/EngineeringLicense
GNU General Public License version 3.0 (GPLv3)Follow mdoptcli
Other Useful Business Software
Deploy Apps in Seconds with Cloud Run
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mdoptcli!