Pinned Repositories
daru
Data Analysis in RUby
daru-view
daru-view is for easy and interactive plotting in web application & IRuby notebook. daru-view is a plugin gem to the existing daru gem.
iruby
Official gem repository: Ruby kernel for Jupyter/IPython Notebook
nmatrix
Dense and sparse linear algebra library for Ruby via SciRuby
rb-gsl
Ruby interface to the GNU Scientific Library
rbcuda
CUDA bindings for Ruby
rubex
rubex - A Ruby-like language for writing Ruby C extensions.
sciruby
Tools for scientific computation in Ruby
sciruby-notebooks
A bunch of notebooks showing the functionality of iruby and scientific ruby gems
statsample
A suite for basic and advanced statistics on Ruby.
SciRuby's Repositories
SciRuby/plotrb
A plotting library in Ruby built on top of Vega and D3.
SciRuby/extendmatrix
Cosmin Bonchis's enhancements to the Ruby "Vector" and "Matrix" module and includes: LU and QR (Householder, Givens, Gram Schmidt, Hessenberg) decompositions, bidiagonalization, eigenvalue and eigenvector calculations. Work on Ruby 1.8.7, 1.9.1 and 1.9.2 (SVN version)
SciRuby/mdarray
Multidimensional array similar to NumPy and NArray
SciRuby/publisci
A toolkit for publishing scientific results to the semantic web
SciRuby/narray
NArray fork with NMatrix compatibility (gem narray-nmatrix)