hpt-traits 0.0.21

An internal library defines tensor operator traits for hpt
Documentation
[dependencies.anyhow]
version = "1.0.95"

[dependencies.hpt-common]
version = "0.0.21"

[dependencies.hpt-types]
version = "0.0.21"

[dependencies.num]
version = "0.4"

[dependencies.rand_distr]
version = "0.4.3"

[features]
default = ["track_caller"]
track_caller = []

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

[package]
authors = ["JianJian Li <ljj1849532909@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "An internal library defines tensor operator traits for hpt"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "hpt-traits"
readme = false
repository = "https://github.com/Jianqoq/Hpt"
version = "0.0.21"