54 releases (9 breaking)

0.11.0 Nov 28, 2023
0.10.1 Nov 2, 2023
0.8.0 Jul 27, 2023
0.4.0 Mar 28, 2023

#534 in Machine learning

Download history 258/week @ 2023-12-22 147/week @ 2023-12-29 592/week @ 2024-01-05 279/week @ 2024-01-12 438/week @ 2024-01-19 640/week @ 2024-01-26 747/week @ 2024-02-02 278/week @ 2024-02-09 202/week @ 2024-02-16 308/week @ 2024-02-23 1114/week @ 2024-03-01 361/week @ 2024-03-08 47/week @ 2024-03-15 27/week @ 2024-03-22 79/week @ 2024-03-29 17/week @ 2024-04-05

313 downloads per month

MIT/Apache

2MB
41K SLoC

re_tensor_ops

Part of the rerun family of crates.

Latest version Documentation MIT Apache

Helpers for using ndarray together with Rerun tensors.


lib.rs:

Helper used to work with re_log_types::Tensor as an ndarray

The actual conversion into / out of ndarray is now done using TryFrom trait and and implemented in re_log_types/src/component_types/tensor.rs

Dependencies

~12–23MB
~326K SLoC