Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- Revelo Payroll - Free Global Payroll designed for tech teams
- SonarLint - Clean code begins in your IDE with SonarLint
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
-
rust-ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
The date of the last commit of [ndarray](https://github.com/rust-ndarray/ndarray) lies 6 month in the past while many recent issues are open and untouched.
-
in that case, you may be interested in following the development of faer-rs. it's still in its experimental phase, but so far i would say the results look promising for large matrices.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Helper crate for working with image data of varying type?
- What is the most efficient way to study Rust for scientific computing applications?
- How does explicit unrolling differ from iterating through elements one-by-one? (ndarray example)
- Any efficient way of splitting vector?
- Help slicing 2D array in no_std environment