https://github.com/matham/pymoa
A framework for describing and running experiments.
https://github.com/matham/pymoa
Last synced: 5 months ago
JSON representation
A framework for describing and running experiments.
- Host: GitHub
- URL: https://github.com/matham/pymoa
- Owner: matham
- License: mit
- Created: 2014-06-18T21:56:02.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-04-03T22:33:42.000Z (about 1 year ago)
- Last Synced: 2025-09-18T09:31:40.626Z (10 months ago)
- Language: Python
- Homepage:
- Size: 5.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
PyMoa
=====
PyMoa is a framework for describing and running experiments.
For more information: https://matham.github.io/pymoa/index.html
To install https://matham.github.io/pymoa/installation.html
.. image:: https://img.shields.io/pypi/pyversions/pymoa.svg
:target: https://pypi.python.org/pypi/pymoa/
:alt: Supported Python versions
.. image:: https://img.shields.io/pypi/v/pymoa.svg
:target: https://pypi.python.org/pypi/pymoa/
:alt: Latest Version on PyPI
.. image:: https://coveralls.io/repos/github/matham/pymoa/badge.svg?branch=master
:target: https://coveralls.io/github/matham/pymoa?branch=master
:alt: Coverage status
.. image:: https://github.com/matham/pymoa/workflows/Python%20application/badge.svg
:target: https://github.com/matham/pymoa/actions
:alt: Github action status