[package] name = "mechthild_core" version = "0.1.0" edition.workspace = true authors.workspace = true license.workspace = true repository.workspace = true [dependencies] enum_dispatch = "0.3.13" fasthash = "0.4.0" glam = "0.30.2" ndarray = "0.16.1" num-traits = "0.2.19" [features] fast-math = ["glam/fast-math"]