[#3986] Re: Principle of least effort -- another Ruby virtue. — Andrew Hunt <andy@...>

> Principle of Least Effort.

14 messages 2000/07/14

[#4043] What are you using Ruby for? — Dave Thomas <Dave@...>

16 messages 2000/07/16

[#4139] Facilitating Ruby self-propagation with the rig-it autopolymorph application. — Conrad Schneiker <schneik@...>

Hi,

11 messages 2000/07/20

[ruby-talk:04053] Re: What are you using Ruby for?

From: Johann Hibschman <johann@...>
Date: 2000-07-16 04:51:11 UTC
List: ruby-talk #4053
rubikitch  writes:

> Hi,

> 5) Numerical computation

Ooh, now that got my attention.  What kind of numerical computation?

As for myself, I don't use Ruby, at least not yet.  I'm just here
keeping an eye on it.  I use Python, mostly as an interactive
numerical workbench and scripting engine for c++ numerical codes,
using SWIG to automatically wrap the C++ classes.  Numeric Python is a
wonderful tool; is there anything like it for Ruby?

The fact that functions are not first class in Ruby still bothers me,
so I haven't experimented with it that much.

-- 
Johann Hibschman                           johann@physics.berkeley.edu

In This Thread