A package for computing Pareto fronts
Project description
pareto-front
Welcome to the repository for the pareto-front project!
Quickstart
Using pixi (recommended)
This project uses pyproject.toml for both Python packaging and pixi configuration.
# Install pixi if you don't have it already
curl -fsSL https://pixi.sh/install.sh | bash
# Create a development environment
pixi install
# Activate the environment
pixi shell
# Run tests
pixi run test
# Build documentation
pixi run docs
# Development environment with additional tools
pixi install --environment dev
# Documentation environment
pixi install --environment docs
Install from source
pip install git@github.com:ericmjl/pareto-front
Build and preview docs
mkdocs serve
Why this project exists
This project exists to provide a small library of functions that calculate pareto fronts on data.
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
pareto_front-0.0.2.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file pareto_front-0.0.2.tar.gz
.
File metadata
- Download URL: pareto_front-0.0.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e09b7434a20aedddfc31bd3c57351f3bc66501e141f76f8e2026d5655a2aad1f |
|
MD5 | 21f56726aaee961f8f5ebf7b3ecea91e |
|
BLAKE2b-256 | 7c2170e322c1ccc495fb85969ac52ec78337ffadcdd3ba6d5e8f19bfd2445fb5 |
File details
Details for the file pareto_front-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pareto_front-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 296fc5234805eee1420da52186ebe4fe98665ca3936218c1f5539b8725f393aa |
|
MD5 | 8dc20fd54553c8ddbe2e3f893372135a |
|
BLAKE2b-256 | f87adae2869a5fa06d28bbdb9d4f2ec1ea6db3e4252af8060bc6a3054eaad9d7 |