[[bench]]
harness = false
name = "benchmarks"
[dependencies.num]
version = "0.4.3"
[dev-dependencies.criterion]
version = "0.5.1"
[lib]
[package]
authors = ["0xAlcibiades <alcibiades.eth@protonmail.com>"]
categories = ["mathematics"]
description = "Rust native generic, flexible n-dimensional array."
edition = "2021"
homepage = "https://github.com/warlock-labs/dimensionals"
keywords = ["math", "matrix", "vector", "tensor", "array"]
license = "MIT"
name = "dimensionals"
readme = "README.md"
repository = "https://github.com/warlock-labs/dimensionals"
version = "0.1.0"