plotpy 1.21.0

Rust plotting library using Python (Matplotlib)
Documentation
1
2
3
4
5
6
7
#!/bin/bash

set -e

cp /tmp/plotpy/*.svg ./figures/
cp /tmp/plotpy/doc_tests/*.svg ./figures/
cp /tmp/plotpy/integ_tests/*.svg ./figures/