[build-dependencies.pkg-config]
version = "0.3"
[dependencies.arrayfire]
version = "<3.7"
[dependencies.bincode]
version = "1.3"
[dependencies.num-complex]
version = "0.2"
[dependencies.number-general]
version = ">0.1.2"
[dependencies.safecast]
version = "0.1"
[dependencies.serde]
version = "1.0"
[package]
authors = ["haydnv"]
categories = ["algorithms", "data-structures", "hardware-support", "mathematics", "rust-patterns"]
description = "Convenience methods for working with ArrayFire arrays in Rust"
edition = "2018"
keywords = ["array", "arrayfire", "gpu", "ndarray", "tensor"]
license-file = "LICENSE"
name = "afarray"
readme = "README.md"
repository = "http://github.com/haydnv/collate"
version = "0.1.0"