#tensor #rerun #ndarray #together #helper #data

re_tensor_ops

使用ndarray和Rerun张量一起使用的辅助工具

54个版本 (9个破坏性更新)

0.11.0 2023年11月28日
0.10.1 2023年11月2日
0.8.0 2023年7月27日
0.4.0 2023年3月28日

#17 in #together

Download history · Rust 包仓库 7/week @ 2024-04-14 · Rust 包仓库 9/week @ 2024-04-21 · Rust 包仓库 23/week @ 2024-04-28 · Rust 包仓库 4/week @ 2024-05-05 · Rust 包仓库 15/week @ 2024-05-12 · Rust 包仓库 21/week @ 2024-05-19 · Rust 包仓库 10/week @ 2024-05-26 · Rust 包仓库 35/week @ 2024-06-02 · Rust 包仓库 42/week @ 2024-06-09 · Rust 包仓库 34/week @ 2024-06-16 · Rust 包仓库 21/week @ 2024-06-23 · Rust 包仓库 8/week @ 2024-07-07 · Rust 包仓库 14/week @ 2024-07-14 · Rust 包仓库 21/week @ 2024-07-21 · Rust 包仓库 33/week @ 2024-07-28 · Rust 包仓库

每月76次下载

MIT/Apache

2MB
45K SLoC

re_tensor_ops

rerun系列crates的一部分。

Latest version Documentation MIT Apache

用于使用ndarray与Rerun张量一起的辅助工具。


lib.rs:

用于与re_log_types::Tensor作为ndarray一起使用的辅助工具

实际上现在使用TryFrom trait将转换为/从ndarray,并在re_log_types/src/component_types/tensor.rs中实现

依赖关系

~12–22MB
~327K SLoC