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 |
#21 in #together
67 downloads per month
3MB
59K
SLoC
re_tensor_ops
Part of the rerun
family of crates.
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
~13–23MB
~347K SLoC