Matlab
MATLAB is an interactive system whose basic data component is an array that does not need dimensioning. This allows you to solve many technical computing troubles, especially those with matrix and vector formulations, in a fraction of the time it would take to write a program in a scalar non-interactive language such as C or Fortran.