Expand description
§Synthetic Manifold Generation (v0.4.0)
This crate provides a set of tools to generate synthetic data that occupy a low-dimensional manifold in a high-dimensional space.
Modules§
- augmentation
- Augment an existing dataset by adding random points that lie near its manifold.
- random_
data - Generate random data for use in benchmarks and tests.
- random_
edits - Generate random strings for use in benchmarks, tests, and compression experiments.
Constants§
- VERSION
- The version of the crate.