Our great sponsors
-
rust-ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
ndarray Readme links to matrix https://github.com/rust-ndarray/ndarray
-
There's a small group of us in #rust-sci:matrix.org (Matrix), which is also bridged to #rust-sci on OFTC (IRC).
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
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?
- Status and Future of ndarray?
- How does explicit unrolling differ from iterating through elements one-by-one? (ndarray example)
- Any efficient way of splitting vector?