container-broadcast 0.0.2

A Rust analog of Julia's broadcast interface.
Documentation
[dependencies.array-init]
version = "2.0.0"

[features]
default = ["std"]
std = []

[package]
authors = ["olof salberger"]
categories = ["mathematics", "science"]
description = "A Rust analog of Julia's broadcast interface."
edition = "2018"
keywords = ["arrays", "tensors", "math", "broadcast", "iterator"]
license = "MIT/Apache-2.0"
name = "container-broadcast"
version = "0.0.2"