There was an error while loading. Please reload this page.
1 parent 66343f3 commit cb098dbCopy full SHA for cb098db
1 file changed
vortx-shaders/Cargo.toml
@@ -1,7 +1,10 @@
1
[package]
2
name = "vortx-shaders"
3
+authors = ["Sébastien Crozet <sebcrozet@dimforge.com>"]
4
+description = "Cross-platform GPU kernels for linear algebra."
5
version = "0.1.0"
6
edition = "2021"
7
+license = "Apache-2.0"
8
9
[features]
10
unsafe_remove_boundchecks = ["khal-std/unsafe_remove_boundchecks"]
0 commit comments