rantlib 0.1.0

Analysis Library for Non-linear Dynamical Systems written in Rust
Documentation
[[bench]]
harness = false
name = "cycle_benchmark"

[dependencies.anyhow]
version = "1.0.82"

[dependencies.rayon]
version = "1.10.0"

[dependencies.thiserror]
version = "1.0.59"

[dev-dependencies.criterion]
features = ["html_reports"]
version = "0.4"

[package]
description = "Analysis Library for Non-linear Dynamical Systems written in Rust"
edition = "2021"
license = "GPL-3.0-or-later"
name = "rantlib"
repository = "https://github.com/cloudsftp/RAnT"
version = "0.1.0"