xndarray 0.1.0

CPU and CUDA-backed ndarray
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "xndarray"
version = "0.1.0"
edition = "2021"
description = "CPU and CUDA-backed ndarray"
license = "MIT" 
repository = "https://github.com/akkaze/xndarray"
keywords = ["rust", "ndarray", "cuda", "cuda-oxide"]
categories = ["development-tools"]
[workspace]