Scientific Use -------------- Though not directly related to ruby-opengl, this page contains a few tidbits of general info that might possibly be of interest to a number of users. There are currently two bindings to the [GNU Scientific Library][1] (GSL): * Yoshiki's Ruby/GSL () -- Comes with an API reference. Also, I've been told that the API has been worked a bit to be more comfortable for Ruby programmers. * Arno's ruby-gsl () -- more of a straight wrapper around the C API. [1]: http://www.gnu.org/software/gsl/ Browse Rubyforge for more. Links ----- * -- SciRuby wiki. * -- Numerical n-dimensional Array class. * -- Tioga. Create plots using Ruby and TeX.