Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License.
RubyGSL is a ruby interface to the GSL (GNU Scientific Library), for numerical computing with Ruby.
RubyGSL may now be installed as a Ruby Gem by simply running gem install
gsl
. Note that the GSL libraries must already be installed before RubyGSL
can be installed.
If you prefer, RubyGSL may still be installed using setup.rb.
rb-gsl-xxx.tar.gz
. GNU plotutils
package.
Some of the example scripts in the 'examples/' 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
here.See scripts in examples/
and tests/
directories.
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.
If you encounter bugs in Ruby/GSL, please e-mail to me, or submit reports from RubyForge page.
Yoshiki Tsunesada
Jul/2004
This document is generated with RDTool.