sci-cream 0.0.2

Library that facilitates the mathematical analysis of ice cream mixes and their properties.
Documentation

sci-cream

CI Crates.io Documentation codecov

The sci-cream crate is a Rust library that facilitates the mathematical analysis of ice cream mixes and their properties. It also contains documentation about ice cream science, and an ingredient database that can be imported with the library. Tracking of benchmarks for key functionality is available.

Usage

Add sci-cream as a dependency in your Cargo.toml:

[dependencies]
sci-cream = "0.0.2"