Code for representing, creating and rendering multi-page line plots. It uses MPK for serialization and deserialization.
Think old school HPGL plots, but with multiple page and animation support.
cargo build --release --workspace --examples
target/release/examples/averaging_kernels
. This will produce traj.mpk
target/release/render_book traj.mpk foo
foo-000-000.png
Berke DURAK bd@exhrd.fr