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 |
#55 in #rerun
49 downloads per month
2MB
45K
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–22MB
~340K SLoC