sim-lib-view-math 0.1.2

Math, plotting, tensor, and symbolic lenses for SIM Web.
Documentation
[package]
name = "sim-lib-view-math"
version = "0.1.2"
edition = "2024"
license = "MPL-2.0"
description = "Math, plotting, tensor, and symbolic lenses for SIM Web."
readme = "README.md"
publish = true
repository = "https://github.com/sim-nest/sim-web"
homepage = "https://github.com/sim-nest/sim-web"

[dependencies]
sim-cookbook = { version = "0.1.0" }
sim-kernel = { version = "0.1.0" }
sim-lib-intent = { version = "0.1.0", path = "../sim-lib-intent" }
sim-lib-scene = { version = "0.1.0", path = "../sim-lib-scene" }
sim-value = { version = "0.1.0" }

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

[lints]
workspace = true