[package]
name = "integral-core"
description = "Integral engines (Obara-Saika / Rys) and operator layer for the integral crate."
version.workspace = true
edition.workspace = true
license.workspace = true
rust-version.workspace = true
repository.workspace = true
homepage.workspace = true
authors.workspace = true
keywords.workspace = true
categories.workspace = true
readme = "README.md"
[dependencies]
integral-math = { workspace = true }
[lints]
workspace = true