=begin
= Ruby/GSL
== Description
(()) is a ruby interface to the (()) (GNU Scientific Library), for numerical computing with (()).
#Ruby/GSL is developed with Ruby 1.8.3 and GSL 1.7 on
#(()) 10.3.7 (Darwin 7.7.0).
#This also runs under Linux, and (()).
== Download
* (())
== Installation
(1) Get and install (()). Make sure the command "gsl-config" is in command search path.
(2) (()) Ruby/GSL, ungzip and untar the archive (({rb-gsl-xxx.tar.gz})).
(3) ((% % cd rb-gsl-xxx/%))
(4) ((% % ruby setup.rb config%))
(5) ((% % ruby setup.rb setup%))
(6) ((% % ruby setup.rb install%)) (as root)
* It is recommended to install the
((<(({GNU plotutils}))|URL:http://www.gnu.org/software/plotutils/plotutils.html>))
package.
Some of the sample scripts in the 'samples/' directory use the (({graph}))
utility included in the package to plot the results.
Windows-cygwin binaries of (({GNU plotutils})) and
related packages are available from
(()).
== (())
== (())
== Examples
See scripts in (({samples/})) and (({tests/})) directories.
== Related Projects
* (())
Another Ruby biding, developed by Arno Erpenbeck.
== Licence
Ruby/GSL is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License.
This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY.
== Bug Report
If you encounter bugs in Ruby/GSL, please e-mail to me, or
submit reports from (()).
== Author
Yoshiki Tsunesada
Jul/2004
This document is generated with (()).
=end