re_tensor_ops 0.5.0

Helpers for using ndarray together with Rerun tensors
Documentation
1
2
3
4
5
6
7
8
9
10
# re_tensor_ops

Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.

[![Latest version](https://img.shields.io/crates/v/re_tensor_ops.svg)](https://crates.io/crates/re_tensor_ops)
[![Documentation](https://docs.rs/re_tensor_ops/badge.svg)](https://docs.rs/re_tensor_ops)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)

Helpers for using [`ndarray`](https://crates.io/crates/ndarray) together with Rerun tensors.