statrs
Statistical library
A statistical computation library for Rust scientific computing
Statistical computation library for Rust
599 stars
10 watching
84 forks
Language: Rust
last commit: 16 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sparsemat/sprs | A Rust library implementing sparse matrix data structures and linear algebra algorithms | 400 |
sciruby/statsample | A comprehensive statistics suite for Ruby. | 95 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |
clojurewerkz/statistiker | Provides statistical analysis and machine learning functionality in Clojure | 64 |
gyscos/zstd-rs | A Rust binding for the zstd compression library | 527 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
rust-rocksdb/rust-rocksdb | A Rust wrapper around the RocksDB database system. | 1,862 |
lifthrasiir/rust-encoding | A Rust library providing advanced character encoding support with error detection and recovery capabilities | 284 |
saurvs/astro-rust | A Rust library providing algorithms for celestial mechanics and astronomy | 268 |
randombit/botan-rs | A Rust cryptography library that wraps the Botan C API | 34 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
sfackler/rust-openssl | Bindings for using OpenSSL in Rust programming language | 1,403 |
haskell/statistics | A library for computing statistical data in Haskell efficiently and effectively | 299 |
rust-lang/libm | A Rust port of math library functions from MUSL's libm | 545 |