smart stuff

NArray: superfast matrix class
13 Nov 04 - http://www.approximity.com/cgi-bin/blogtariAgile/index.rb/Ruby/NArray.rdoc
Michael Neumann posted this to ruby-talk in a thread on benchmarking ruby:

We have a superfast matrix class: NArray (not in standard lib). It claimed to be 3x faster than NumPy for some tests and a bit faster than Octave for for matrix operations.

www.ir.isas.ac.jp/~masa/ruby/index-e.html