The experimenter for Iterative Optimization Heuristic
Project description
Python Interface to IOHexperimenter
This is the python interface to IOHexperimenter, which is the experimentation environment for Iterative Optimization Heuristics (IOHs). The source code of IOHexperimenter is written in C++ and its python interface is realized using SWIG. IOHexperimenter is a part of the bigger project called IOHprofiler.
build/upload the python package
To build the source file:
python setup.py build
To install the built package locally:
python setup.py install
To prepare the source distribution package:
python setup.py sdist
To distribute package to PyPI:
python -m twine upload dist/*
Of course, you need install twine
package first.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for IOHexperimenter-0.2.4r-py3-none-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81f49bdda8e39f35a18c45c5960c78b9ab4cb01063c9730d2d5949b43773c772 |
|
MD5 | 23dd4baaf6ba01cbacd8be5f089de1d4 |
|
BLAKE2b-256 | 62565ba7b734b6cb9175281a4712c8f4c5fbf8b43ad626499a5d54f0d82da720 |