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.2.tar.gz
(3.7 kB
view details)
File details
Details for the file optimizer2-0.2.tar.gz.
File metadata
- Download URL: optimizer2-0.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4667581fb1616e416578f98c553a2d6bfe77f571b1d3ee3ac11639c6a14a5821
|
|
| MD5 |
d66701c53a0b5154b6b69ae9a4d00a48
|
|
| BLAKE2b-256 |
b0d66bd718a116c4b04d254abc4d74ee863556a531c8dc8f2380121c61e2ea78
|