Singular Value Decomposition for Ruby with no dependency on GSL or LAPACK
☆35Aug 5, 2016Updated 9 years ago
Alternatives and similar repositories for Ruby-SVD
Users that are interested in Ruby-SVD are comparing it to the libraries listed below
Sorting:
- DBSCAN implementation (forked from shiguodong/dbscan)☆14Aug 12, 2014Updated 11 years ago
- An experimental library to instrument ruby☆476Apr 26, 2017Updated 8 years ago
- Duckdb server you can talk to over http☆15May 14, 2024Updated last year
- Probabilistic integer arithmetic for Ruby☆31Dec 25, 2016Updated 9 years ago
- Distributed Approximate Nearest Neighbors Database https://anndb.com☆37Aug 6, 2025Updated 6 months ago
- Command provides a simple object-oriented interface for running shell commands from Ruby.☆94May 3, 2017Updated 8 years ago
- Add Cowboy websockets to your Plug.Router easily.☆17Aug 25, 2021Updated 4 years ago
- Makes histograms from data. Features: auto-bin (Scott, Sturges, FD, etc), multiple datasets, and weights.