SciRuby

Results 21 repositories owned by SciRuby

minimization

16
Stars
6
Forks
Watchers

Minimization algorithms on pure Ruby

networkx.rb

32
Stars
7
Forks
Watchers

A Ruby implementation of Python's well known Graph library "networkx"

nmatrix

469
Stars
133
Forks
Watchers

Dense and sparse linear algebra library for Ruby via SciRuby

numruby

45
Stars
10
Forks
Watchers

Fast Numerical Linear Algebra Library for Ruby. NMatrix reimplementation.

plotrb

23
Stars
6
Forks
Watchers

A plotting library in Ruby built on top of Vega and D3.

rb-gsl

99
Stars
45
Forks
Watchers

Ruby interface to the GNU Scientific Library

rubyplot

62
Stars
11
Forks
Watchers

An advanced plotting library for Ruby.

sciruby-notebooks

72
Stars
41
Forks
Watchers

A bunch of notebooks showing the functionality of iruby and scientific ruby gems

statsample

95
Stars
29
Forks
Watchers

A suite for basic and advanced statistics on Ruby.

statsample-glm

22
Stars
9
Forks
Watchers

Generalized Linear Models extension for Statsample