mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-06 09:20:39 +00:00
Fix ndarray link.
This commit is contained in:
parent
384ba26f9e
commit
f7bde5ff57
@ -614,7 +614,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust and IDEs](https
|
||||
|
||||
### Data processing
|
||||
|
||||
* [bluss/rust-ndarray](https://github.com/bluss/rust-ndarray) — N-dimensional array with array views, multidimensional slicing, and efficient operations
|
||||
* [bluss/ndarray](https://github.com/bluss/ndarray) — N-dimensional array with array views, multidimensional slicing, and efficient operations
|
||||
* [kernelmachine/utah](https://github.com/kernelmachine/utah) — Dataframe structure and operations in Rust
|
||||
* [weld-project/weld](https://github.com/weld-project/weld) - High-performance runtime for data analytics applications
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user