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

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 Wed, 3 May 2006, Polite wrote:

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

--
be kind whenever possible... it is always possible.
- h.h. the 14th dali lama

http://narray.rubyforge.org/

···

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

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

Am I incompetent at googling ...

And the answer is YES :wink: