You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project title: Developing Ruby into a Scientific Computing Language
Project details:
Scientific Computing is an area currently dominated by proprietary scripting languages such as MATLAB. There are also a number of domain-specific scripting languages that dominate individual fields (such as IDL in astronomy). Universally, these are expensive solutions, and they tend to be poorly suited for general programming work.
There is a trend in the scientific computing community to move toward open source solutions based on a general purpose existing language. The focus is primarily on Python and SciPy thanks to SciPy's relative maturity.