sim-lib-numbers-tensor 0.1.0

SIM workspace package for sim lib numbers tensor.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "sim-lib-numbers-tensor"
version = "0.1.0"
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "SIM workspace package for sim lib numbers tensor."
homepage = "https://github.com/sim-nest/sim-numbers"
readme = "README.md"
license = "MPL-2.0"
repository = "https://github.com/sim-nest/sim-numbers"

[lib]
name = "sim_lib_numbers_tensor"
path = "src/lib.rs"

[dependencies.sim-citizen]
version = "0.1.0"

[dependencies.sim-citizen-derive]
version = "0.1.0"

[dependencies.sim-kernel]
version = "0.1.0"

[dependencies.sim-lib-numbers-core]
version = "0.1.0"

[dependencies.sim-shape]
version = "0.1.0"

[dev-dependencies.sim-lib-numbers-arith]
version = "0.1.0"

[dev-dependencies.sim-lib-numbers-f64]
version = "0.1.0"

[dev-dependencies.sim-lib-numbers-i64]
version = "0.1.0"

[dev-dependencies.sim-lib-numbers-rational]
version = "0.1.0"