sim-lib-serial-core 0.1.0

Finite symbolic alphabets, aggregate rules, and certified total series transforms for SIM.
Documentation
[package]
name = "sim-lib-serial-core"
version = "0.1.0"
edition = "2024"
license = "MPL-2.0"
description = "Finite symbolic alphabets, aggregate rules, and certified total series transforms for SIM."
readme = "README.md"
publish = true
repository = "https://github.com/sim-nest/sim-music"
homepage = "https://github.com/sim-nest/sim-music"

[dependencies]
sim-cookbook = { version = "0.2.0" }
sim-lib-discrete-rank = { version = "0.1.2" }
sim-lib-rank = { version = "0.1.3" }
thiserror = "1"

[build-dependencies]
sim-cookbook = { version = "0.2.0" }

[lints]
workspace = true