A tool for visualization and filtering of vectors.
Features
Simple to use API
Clear visualization of vectors in a starchart.
- Filtering of vectors.
Only show Pareto-optimal vectors.
Constrain the vectors by valueranges for each dimension.
How to use
After you have installed VecVis you are ready to go. The only way to start the GUI and add vectors is via API. The available functions are listed at readthedocs. This version does not work on Mac OS X.
Example use:
from vecvis import API
app = API(3)
app.add_vector((1,0.4,1.3))
Release files for vecvis 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vecvis-1.0.tar.gz | 18.6 kB | Details |
Release files / vecvis-1.0.tar.gz
| Download URL | vecvis-1.0.tar.gz |
|---|---|
| Size | 18.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cbb0f7e501d493e6f2b691ad39ebdc1c9718e8e4c123ad79631b70c9884bc7af
|
|
BLAKE2b-256 checksum How to use checksums |
fd035867f11bdd61027e1289bff45605e8c3a6097c2463cf9053da198ae05ed7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |