vectise/README.md
2024-11-10 16:15:33 +01:00

11 lines
228 B
Markdown

# visualisation toolbox
## scope
replace matplotlib and plotly for my narrow use cases:
scatter plots and matrix visualisation
## dependencies
- [numpy](https://numpy.org/)
- [svg.py](https://github.com/orsinium-labs/svg.py)