A command line optimization software
Project description
# Optimizer2
A command-line function optimizer written in Python.
Try it out with the rosenbrock function (minimum at [1, 1]):
~~~ 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.3.tar.gz
(3.8 kB
view details)
File details
Details for the file optimizer2-0.3.tar.gz.
File metadata
- Download URL: optimizer2-0.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea99ac417987e75b3223f9b0e3f4baf06bfab10109d2c3d96685ed630d025fea
|
|
| MD5 |
553e8a53da57f632b07d33ce32adc456
|
|
| BLAKE2b-256 |
3109dc1516f6470aaf780aeb9f2a62c3aac81a1a9ff8bbf987bf82dd2adf9849
|