Skip to main content

A command line optimization software

Project description

A command-line function optimizer written in Python.

Try it out with the rosenbrock function (minimum at [1, 1]):

wget https://raw.githubusercontent.com/SiegeLord/Optimizer2/master/rosenbrock.cfg
wget https://raw.githubusercontent.com/SiegeLord/Optimizer2/master/rosenbrock.py
optimizer --cfg rosenbrock.cfg

Installation

You can use pip:

pip install optimizer2

Or, you can do it manually, using distutils:

git clone https://github.com/SiegeLord/Optimizer2.git
cd Optimizer2
sudo python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

optimizer2-0.5.tar.gz (4.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page