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 (<http://rb-gsl.rubyforge.org/>) --
  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 (<http://ruby-gsl.sourceforge.net/>) --
  more of a straight wrapper around the C API.

[1]: http://www.gnu.org/software/gsl/

<a href="http://rubyforge.org/softwaremap/trove_list.php?form_cat=97">Browse Rubyforge</a>
for more.


Links
-----

* <http://sciruby.codeforpeople.com/sr.cgi/FrontPage> -- SciRuby wiki.
* <http://narray.rubyforge.org/> -- Numerical n-dimensional Array class.
* <http://www.kitp.ucsb.edu/~paxton/tioga.html> -- Tioga. Create plots using
  Ruby and TeX.

<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
