https://github.com/limix/optimix
Abstract function optimisation.
https://github.com/limix/optimix
Last synced: 3 months ago
JSON representation
Abstract function optimisation.
- Host: GitHub
- URL: https://github.com/limix/optimix
- Owner: limix
- License: mit
- Created: 2016-10-09T20:26:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T15:13:40.000Z (over 1 year ago)
- Last Synced: 2025-09-08T13:51:58.416Z (9 months ago)
- Language: Python
- Homepage:
- Size: 1.95 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# optimix
Abstract function optimisation.
## Install
Enter
```bash
pip install optimix
```
from the command-line.
## Authors
* [Danilo Horta](https://github.com/horta)
## License
This project is licensed under the [MIT License](https://raw.githubusercontent.com/limix/optimix/master/LICENSE.md).