[dependencies.itertools]
version = "0.11.0"
[dependencies.serde]
features = ["derive"]
version = "1.0.166"
[package]
description = "A type-safe heterogenous matrix type"
edition = "2021"
homepage = "https://github.com/utkn/h_mat"
license = "Unlicense"
name = "h_mat"
readme = "README.md"
repository = "https://github.com/utkn/h_mat"
version = "0.1.13"