Hi 'talk!
Is there anything in Rubyland like SciPy?
URL:
http://www.scipy.org/About/
In short, it is a collection of scientific tools, combining a lot of
numeric functions, data visualization/plotting routines etc into a
single package. (The part I liked was about how it can transform the
Python command line interpreter to a very capable Math/Analysis tool)
Does any combination of Ruby libraries offer the same sort of functionality?
Thanks in advance!
Shajith
PS: Apologies if this sounds like another of those "Ruby vs Python" things.
PS1: Right now, I am aware of Narray. I'm also looking for some more
functionality(optimization?, plotting, etc)