tspooner / rstatLinks
Probability distributions and statistics in Rust with integrated fitting routines, convolution support and mixtures.
☆11Updated last year
Alternatives and similar repositories for rstat
Users that are interested in rstat are comparing it to the libraries listed below
Sorting:
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- Fast stochastic simulator for chemical reaction networks☆46Updated last month
- NumPy file format (de-)serialization in Rust☆31Updated 5 years ago
- Hidden Markov Models in Rust☆76Updated last year
- Probability-theory toolbox☆57Updated last year
- Rust bindings to parasail, a SIMD-accelerated pairwise sequence alignment library.☆22Updated 8 years ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆21Updated 2 months ago
- BWT, FM-index and bits vector for analyzing DNA sequence data.☆18Updated 7 years ago
- heatmap storage for rust☆9Updated 7 years ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆79Updated 8 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 3 weeks ago
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆22Updated 10 months ago
- The world's best and finest sorting algorithms, implemented in Rust.☆15Updated 5 years ago
- A pure Rust linear programming solver☆85Updated 4 years ago
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆33Updated 2 years ago
- Automatic differentiation library written in Rust.☆8Updated 9 years ago
- Rust implementation of the Loopy Belief propagation algorithm for inference in Bayesian Networks☆34Updated 3 years ago
- A simple neural net implementation.☆42Updated 5 years ago
- Fast hierarchical agglomerative clustering in Rust.☆97Updated 2 months ago
- Dual Number library for Rust☆17Updated 4 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 11 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Special functions