|
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
|