[dependencies]
[features]
default = []
std = []
[lib]
name = "cubecl_zspace"
path = "src/lib.rs"
[lints.clippy]
[lints.rustdoc]
[package]
authors = ["nathanielsimard <nathaniel.simard.42@gmail.com>", "louisfd <louisfd94@gmail.com>", "maxtremblay <t.maxime@pm.me>", "crutcher <crutcher@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["science", "mathematics", "algorithms"]
description = "CubeCL ZSpace Library."
edition = "2024"
keywords = []
license = "MIT OR Apache-2.0"
name = "cubecl-zspace"
readme = "README.md"
resolver = "2"
rust-version = "1.88"
version = "0.9.0"