mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-12-22 17:53:09 +00:00
Fix ndarray link.
This commit is contained in:
parent
384ba26f9e
commit
f7bde5ff57
1 changed files with 1 additions and 1 deletions
|
@ -614,7 +614,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust and IDEs](https
|
||||||
|
|
||||||
### Data processing
|
### 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
|
* [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
|
* [weld-project/weld](https://github.com/weld-project/weld) - High-performance runtime for data analytics applications
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue