Biobjective Archive class with hypervolume indicator and uncrowded hypervolume improvement computation
Project description
Introduction
The Python class
moarchiving.BiobjectiveNondominatedSortedList
implements a bi-objective non-dominated archive with list
as parent class. It is heavily based on the bisect
module. It provides easy and fast access to the overall hypervolume, the contributing hypervolume of each element, and to the uncrowded hypervolume improvement of any given point in objective space.
Installation
Either simply via
pip install moarchiving
or from GitHub via
pip install git+https://github.com/CMA-ES/moarchiving.git@master
The single file moarchiving.py
(from the moarchiving/
folder) can also be directly used by itself when copied in the current folder or in a path visible to Python (e.g. a path contained in sys.path
).
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 Distribution
Built Distribution
File details
Details for the file moarchiving-0.6.0.tar.gz
.
File metadata
- Download URL: moarchiving-0.6.0.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0.post20200308 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 705ded992d399bc1ac703e68391bded6f64e1bde81b2bb25061eaa6208b5b29a |
|
MD5 | 49edaf5ee23d5c55e345a25d9489ccf9 |
|
BLAKE2b-256 | 29d250f2768a6817f16354828049749dc11115655f1a16011610bc8415c2feda |
File details
Details for the file moarchiving-0.6.0-py2.py3-none-any.whl
.
File metadata
- Download URL: moarchiving-0.6.0-py2.py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0.post20200308 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16a2e2e12edfa324da1cd5c7fdf147a45fd7c4884c00ef2d2868a8ebf793b309 |
|
MD5 | cecb4b3346f3f8a2eba796032a96f3c5 |
|
BLAKE2b-256 | 0442f294fcaba5ad224a04948a16935d9fee93a449ba174afb4f867ba18fab81 |