brass_tensor 0.1.0

Tensor type implementation for the Brass library
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "brass_tensor"
description = "Tensor type implementation for the Brass library"
version = "0.1.0"
edition = "2021"
license-file = "LICENSE.txt"
authors = ["Luke Beukelman <lbeuK@protonmail.com>"]
repository = "https://github.com/lbeuk/brass/brass_tensor"

[dependencies]