statrs
Statistical calculator
A statistical computation library in Rust for scientific computing and data analysis.
Statistical computation library for Rust
616 stars
10 watching
84 forks
Language: Rust
last commit: about 2 months 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 | 431 |
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. | 887 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
clojurewerkz/statistiker | Provides statistical analysis and machine learning functionality in Clojure | 64 |
gyscos/zstd-rs | A Rust binding for the zstd compression library | 531 |
rust-lang/rust | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
rust-rocksdb/rust-rocksdb | A Rust wrapper around the RocksDB database system. | 1,893 |
lifthrasiir/rust-encoding | A Rust library providing advanced character encoding support with error detection and recovery capabilities | 285 |
saurvs/astro-rust | A Rust library providing algorithms for celestial mechanics and astronomy | 270 |
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,419 |
haskell/statistics | A fast and efficient library for computing statistical data in Haskell | 301 |
rust-lang/libm | A Rust port of math library functions from MUSL's libm | 548 |