Sha256: 73b7759108c72a282d00f1f2fd516d67a67b1ee9bd7e0174ff66c1cebdb149a2

Contents?: true

Size: 814 Bytes

Versions: 8

Compression:

Stored size: 814 Bytes

Contents

=begin
== 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

=end

Version data entries

8 entries across 8 versions & 3 rubygems

Version Path
rb-gsl-1.16.0 README
rb-gsl-1.15.3.2 README
rb-gsl-1.15.3.1 README
blackwinter-gsl-1.15.3.2 README
gsl-1.15.3 README
gsl-1.14.7 README
gsl-1.14.6 README
gsl-1.14.5 README