cuda-oxide 0.3.0

cuda-oxide provides a high-level, rusty wrapper over CUDA. It provides the best safety one can get when working with hardware.
Documentation
[dependencies.num_enum]
version = "0.5"
[dev-dependencies.rand]
version = "0.8"

[package]
authors = ["Maxwell Bruce <max.bruce12@gmail.com>"]
description = "cuda-oxide provides a high-level, rusty wrapper over CUDA. It provides the best safety one can get when working with hardware."
edition = "2018"
keywords = ["cuda", "gpu", "parallel"]
license = "GPL-3.0-or-later"
name = "cuda-oxide"
repository = "https://github.com/Protryon/cuda-oxide"
version = "0.3.0"