gpurs 0.2.0

GPU acceleration/linear algebra crate for scientific computing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.opencl3]
version = "0.9.3"

[package]
description = "GPU acceleration/linear algebra crate for scientific computing"
documentation = "https://github.com/i-saac/gpurs/wiki"
edition = "2021"
homepage = "https://github.com/i-saac/gpurs"
license = "Apache-2.0"
name = "gpurs"
readme = "README.md"
repository = "https://github.com/i-saac/gpurs"
version = "0.2.0"