new_ndarray!() { /* proc-macro */ }Expand description
Macro that generate a new ndarray::Array by evaluating a special domain-specific language used for its argument.
See the tensorism crate for documentation and examples.
new_ndarray!() { /* proc-macro */ }Macro that generate a new ndarray::Array by evaluating a special domain-specific language used for its argument.
See the tensorism crate for documentation and examples.