https://github.com/mateuszbaran/pylamarck
Modular evolutionary optimization in Python
https://github.com/mateuszbaran/pylamarck
evolutionary-algorithms evolutionary-computation genetic-algorithm
Last synced: 2 months ago
JSON representation
Modular evolutionary optimization in Python
- Host: GitHub
- URL: https://github.com/mateuszbaran/pylamarck
- Owner: mateuszbaran
- License: mit
- Created: 2019-02-28T19:21:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-23T10:56:27.000Z (about 6 years ago)
- Last Synced: 2025-01-29T05:34:09.952Z (4 months ago)
- Topics: evolutionary-algorithms, evolutionary-computation, genetic-algorithm
- Language: Python
- Size: 82 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
| Status | Coverage |
| :----: | :----: |
| [](https://travis-ci.org/mateuszbaran/pylamarck) | [](https://coveralls.io/github/mateuszbaran/pylamarck?branch=master) |# pylamarck
Modular evolutionary optimization in Python.