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

#548 in Machine learning

Download history 238/week @ 2024-01-01 537/week @ 2024-01-08 298/week @ 2024-01-15 525/week @ 2024-01-22 710/week @ 2024-01-29 618/week @ 2024-02-05 332/week @ 2024-02-12 72/week @ 2024-02-19 419/week @ 2024-02-26 1103/week @ 2024-03-04 288/week @ 2024-03-11 14/week @ 2024-03-18 30/week @ 2024-03-25 88/week @ 2024-04-01 12/week @ 2024-04-08 7/week @ 2024-04-15

137 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
~323K SLoC