Sha256: 76507dfa97802b186210ca069abe7a0a9889fd21f752d45ef9485c723a01dce0

Contents?: true

Size: 801 Bytes

Versions: 3

Compression:

Stored size: 801 Bytes

Contents

== Description
Ruby/GSL, a ruby interface to GSL (GNU Scientific library)

== Installation
   (0) Make sure the command "gsl-config" is in search path.
   (1) % ruby setup.rb config
   (2) % ruby setup.rb setup
   (3) % ruby setup.rb install (as root)

See also html/index.html.

== Reference

See ((<URL:http://rb-gsl.rubyforge.org/ref.html>)).

== 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
Any bug reports are welcome.
If you encounter bugs in Ruby/GSL, please e-mail to me, or
submit reports from http://rubyforge.org/projects/rb-gsl/.

== Author
Yoshiki Tsunesada
y-tsunesada at mm dot em-net dot ne dot jp

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
romanbsd-gsl-1.11.2.2 README.rdoc
gsl-1.12.109 README.rdoc
gsl-1.12.108 README.rdoc