Ruby number crunching?

In my little Ruby and Rails learning experiment I’ve now come to the
point where I need a library to do some number crunching, something
similar to python Numeric or numarray.

I head my browser to the mighty google and 15 minutes I haven’t found
a single itsy bitsy little library!

Am I incompetent at googling or are there really no ruby number
crunching libraries?

alex

On Wed, 3 May 2006, Polite wrote:

alex
the fundemental ones

http://narray.rubyforge.org/
http://rb-gsl.rubyforge.org/

more reading

http://sciruby.codeforpeople.com/

esp

http://sciruby.codeforpeople.com/sr.cgi/InterestingProjects

regards.

-a

On May 3, 2006, at 9:33 AM, Polite wrote:

alex

http://narray.rubyforge.org/

Am I incompetent at googling …

And the answer is YES :wink: