afarray 0.15.1

Convenience methods for working with ArrayFire arrays in Rust
Documentation
[dependencies.arrayfire]
version = "3.8"

[dependencies.async-trait]
version = "0.1"

[dependencies.collate]
features = ["complex"]
version = "~0.2.3"

[dependencies.destream]
version = "0.6"

[dependencies.futures]
version = "0.3"

[dependencies.get-size]
version = "0.1"

[dependencies.num-complex]
version = "0.2"

[dependencies.num-derive]
version = "0.3"

[dependencies.num-traits]
version = "0.2"

[dependencies.number-general]
features = ["serde", "stream"]
version = "0.9"

[dependencies.pin-project]
version = "1.0"

[dependencies.safecast]
version = "~0.1.3"

[dependencies.serde]
version = "1.0"
[dev-dependencies.tbon]
version = "0.4"

[dev-dependencies.tokio]
features = ["macros", "rt"]
version = "1.24"

[package]
authors = ["code@tinychain.net"]
categories = ["algorithms", "data-structures", "hardware-support", "mathematics", "rust-patterns"]
description = "Convenience methods for working with ArrayFire arrays in Rust"
edition = "2021"
keywords = ["array", "arrayfire", "gpu", "ndarray", "tensor"]
license = "Apache-2.0"
name = "afarray"
readme = "README.md"
repository = "https://github.com/haydnv/afarray"
version = "0.15.1"