Skip to content

Latest commit

 

History

History
186 lines (159 loc) · 8.4 KB

scientific.md

File metadata and controls

186 lines (159 loc) · 8.4 KB

Bookmarks tagged [scientific]

https://github.com/mrkn/pycall.rb

Calling Python functions from the Ruby language.


https://github.com/ruby-opencv/ruby-opencv

An OpenCV wrapper for Ruby.


https://github.com/jekyll/classifier-reborn

An active fork of Classifier, and general module to allow Bayesian and other types of classifications.


https://github.com/alexandru/stuff-classifier

A library for classifying text into multiple categories.


https://github.com/v0dro/daru

A library for storage, analysis, manipulation and visualization of data in pure Ruby.


https://github.com/SciRuby/daru-view

A library for easy and interactive plotting on Jupyter Notebooks and web applications.


https://github.com/monora/rgl

A framework for graph data structures and algorithms.


https://github.com/sciruby/nmatrix

Fast numerical linear algebra library for Ruby.


https://github.com/ruby-numo/numo-narray

N-dimensional Numerical Array for Ruby.


https://github.com/rbotafogo/mdarray

Multi dimensional array implemented for JRuby inspired by NumPy.


https://github.com/sciruby/sciruby

Tools for scientific computation in Ruby/Rails.


https://github.com/SciRuby/iruby

A Ruby kernel for Jupyter.


https://github.com/sciruby/statsample

A suite for basic and advanced statistics on Ruby.


https://github.com/sciruby/statsample-timeseries

Bioruby Statsample TimeSeries.


https://github.com/sciruby/statsample-glm

Generalized Linear Models extension for Statsample.


https://github.com/sciruby/distribution

Statistical Distributions multi library wrapper.


https://github.com/sciruby/minimization

Minimization algorithms on pure Ruby.


https://github.com/SciRuby/rb-gsl

A ruby interface to GNU Scientific library, with NMatrix support.


https://github.com/bioruby/bioruby

Library for developing bioinformatics software.


https://github.com/igrigorik/bloomfilter-rb

BloomFilter(s) in Ruby: Native counting filter + Redis counting/non-counting filters.


https://github.com/igrigorik/decisiontree

A ruby library which implements ID3 (information gain) algorithm for decision tree learning.


https://github.com/kanwei/algorithms

Library with documentation on when to use a particular structure/algorithm.


https://github.com/tonytonyjan/jaro_winkler

Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.


https://github.com/jzakiya/primes-utils

A Rubygem which provides a suite of extremely fast utility methods for testing and generating primes.


https://github.com/jzakiya/roots

A Rubygem which provides utilities to find all the nth roots of real and complex values.


https://github.com/tilo/smarter_csv

Ruby Gem for smarter importing of CSV Files as Array(s) of Hashes.