nox 0.1.0

Tensor library that compiles to XLA (like JAX, but for Rust).
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "nox"
version = "0.1.0"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "Tensor library that compiles to XLA (like JAX, but for Rust)."
repository = "https://github.com/elodin-sys/elodin"

[dependencies]