On Sun, Aug 16, 2009 at 4:14 AM, ozgur<[email protected]> wrote: > Instead you're not missing anything but only rapid prototyping ability , of > course if 'you'd prefer using GSL in C or C++. But as you've already tried > there are a lot of interfdaces for high-level languages (Ruby, Python, Lisp
If I understand the meaning of rapid prototyping - being able to interact with your program - modify live data structures, call and redefine functions from the keyboard, etc. Ruby can get you all that with IRB. DrScheme can get you that. Surely other interpreted languages can do this for us as well. On Mon, Aug 17, 2009 at 2:21 AM, Brian Gough<[email protected]> wrote: > See GNU Octave http://www.gnu.org/software/octave/ > It is a GNU replacement for Matlab. Thank you. I'm starting a MatLab course in school and am going to see if they let me use Octave instead... _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
