A simple python module to visualize barycentric data.
Project description
BarViz
A simple python module to visualize barycentric data.
1/ About
barviz is a minimalist python module, built on top of plotly, allowing to display data in a barycentric space.
1/ Installation
To install barviz :
pip install --upgrade barviz
Ideally, barviz is designed to be used from a Jupyter lab notebook.
To create a complete virtual environment :
python -m venv barviz-env
source barviz-env/bin/activate
pip install --upgrade barviz jupyterlab
jupyter lab
2/ Using it
For the impatients :
from barviz import Simplex
my_simplex = Simplex.build(5)
my_simlex.plot()
3/ Documentation
User manual is available in html format and as a Jupyter lab notebook.
Reference API : In progres... - Hum, it will be necessary to wait a little more ;-)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file barviz-1.2.2.tar.gz.
File metadata
- Download URL: barviz-1.2.2.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a818f04eb2f23d0f97d2efc581ca08d20d02d79f2d574ff216119a89bfef9aa
|
|
| MD5 |
99ba7e68eaa07d6008e9905b2f09f563
|
|
| BLAKE2b-256 |
8066ed2a65d263b0913e04e1b49bbdb32b94f87ad865a39d53e890316ac39f43
|
File details
Details for the file barviz-1.2.2-py3-none-any.whl.
File metadata
- Download URL: barviz-1.2.2-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52c46042779ef3170dc0c0a0bb55d0ad988703a394f86a87383d0c4e65872e6b
|
|
| MD5 |
f3ed9833f132044db32b6ccf9993f2ee
|
|
| BLAKE2b-256 |
de55c50f178bf984283f4f7d2741f21c20fdb14841974d555d37c8ade2052ba9
|