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.4.tar.gz
(3.8 kB
view details)
File details
Details for the file optimizer2-0.4.tar.gz.
File metadata
- Download URL: optimizer2-0.4.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f80c18e8c336401e0c32074dc23b6ccb242e3bbb74ea1ac60346fbefa00aea7
|
|
| MD5 |
7fe3672526cc0185c5a82d97fc8e9c76
|
|
| BLAKE2b-256 |
138a460e2d63b937b153f311e19e765a069929410860098b90675e3b80c70f35
|