Skip to main content

MOEA/D Framework in Python 3

Project description

MOEA/D Framework

Python application

Install

Create a virtual environment with conda or virtualenv On Mac OSX and Windows, conda is required because pygmo is not available for pip.

With virtualenv :

pip install numpy
pip install pygmo
pip install moead-framework

With conda :

conda install pip
conda install numpy
conda install pygmo
pip install moead-framework

build :

python3 setup.py sdist bdist_wheel

python3 -m twine upload dist/*

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

moead-framework-0.0.2.tar.gz (14.3 kB view hashes)

Uploaded Source

Built Distribution

moead_framework-0.0.2-py3-none-any.whl (39.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page