scientific.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [scientific]
www.codever.land/bookmarks/t/scientific
PyCall
https://github.com/mrkn/pycall.rb
Calling Python functions from the Ruby language.
- tags: ruby, scientific
- :octocat: source code
ruby-opencv
https://github.com/ruby-opencv/ruby-opencv
An OpenCV wrapper for Ruby.
- tags: ruby, scientific
- :octocat: source code
classifier-reborn
https://github.com/jekyll/classifier-reborn
An active fork of Classifier, and general module to allow Bayesian and other types of classifications.
- tags: ruby, scientific
- :octocat: source code
stuff-classifier
https://github.com/alexandru/stuff-classifier
A library for classifying text into multiple categories.
- tags: ruby, scientific
- :octocat: source code
daru
A library for storage, analysis, manipulation and visualization of data in pure Ruby.
- tags: ruby, scientific
- :octocat: source code
Daru::View
https://github.com/SciRuby/daru-view
A library for easy and interactive plotting on Jupyter Notebooks and web applications.
- tags: ruby, scientific
- :octocat: source code
Rgl
A framework for graph data structures and algorithms.
- tags: ruby, scientific
- :octocat: source code
NMatrix
https://github.com/sciruby/nmatrix
Fast numerical linear algebra library for Ruby.
- tags: ruby, scientific
- :octocat: source code
Numo::NArray
https://github.com/ruby-numo/numo-narray
N-dimensional Numerical Array for Ruby.
- tags: ruby, scientific
- :octocat: source code
mdarray
https://github.com/rbotafogo/mdarray
Multi dimensional array implemented for JRuby inspired by NumPy.
- tags: ruby, scientific
- :octocat: source code
SciRuby
https://github.com/sciruby/sciruby
Tools for scientific computation in Ruby/Rails.
- tags: ruby, scientific
- :octocat: source code
IRuby
https://github.com/SciRuby/iruby
A Ruby kernel for Jupyter.
- tags: ruby, scientific
- :octocat: source code
statsample
https://github.com/sciruby/statsample
A suite for basic and advanced statistics on Ruby.
- tags: ruby, scientific
- :octocat: source code
statsample-timeseries
https://github.com/sciruby/statsample-timeseries
Bioruby Statsample TimeSeries.
- tags: ruby, scientific
- :octocat: source code
statsample-glm
https://github.com/sciruby/statsample-glm
Generalized Linear Models extension for Statsample.
- tags: ruby, scientific
- :octocat: source code
distribution
https://github.com/sciruby/distribution
Statistical Distributions multi library wrapper.
- tags: ruby, scientific
- :octocat: source code
minimization
https://github.com/sciruby/minimization
Minimization algorithms on pure Ruby.
- tags: ruby, scientific
- :octocat: source code
rb-gsl
https://github.com/SciRuby/rb-gsl
A ruby interface to GNU Scientific library, with NMatrix support.
- tags: ruby, scientific
- :octocat: source code
BioRuby
https://github.com/bioruby/bioruby
Library for developing bioinformatics software.
- tags: ruby, scientific
- :octocat: source code
bloomfilter-rb
https://github.com/igrigorik/bloomfilter-rb
BloomFilter(s) in Ruby: Native counting filter + Redis counting/non-counting filters.
- tags: ruby, scientific
- :octocat: source code
decisiontree
https://github.com/igrigorik/decisiontree
A ruby library which implements ID3 (information gain) algorithm for decision tree learning.
- tags: ruby, scientific
- :octocat: source code
algorithms
https://github.com/kanwei/algorithms
Library with documentation on when to use a particular structure/algorithm.
- tags: ruby, scientific
- :octocat: source code
jaro_winkler
https://github.com/tonytonyjan/jaro_winkler
Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
- tags: ruby, scientific
- :octocat: source code
primes-utils
https://github.com/jzakiya/primes-utils
A Rubygem which provides a suite of extremely fast utility methods for testing and generating primes.
- tags: ruby, scientific
- :octocat: source code
Roots
https://github.com/jzakiya/roots
A Rubygem which provides utilities to find all the nth roots of real and complex values.
- tags: ruby, scientific
- :octocat: source code
smarter_csv
https://github.com/tilo/smarter_csv
Ruby Gem for smarter importing of CSV Files as Array(s) of Hashes.
- tags: ruby, scientific
- :octocat: source code