petaplot-core 0.1.0

Headless data engine, SIMD decimation, and LOD pyramid builder for PetaPlot.
Documentation
1
2
3
4
5
6
pub mod compute;
pub mod error;
pub mod lod;
pub mod storage;

pub use error::TeraError;