Sha256: 30a4b4885de4092b216545893bcef847945edd91e80a5176b72cc60704a50cfc

Contents?: true

Size: 962 Bytes

Versions: 6

Compression:

Stored size: 962 Bytes

Contents

#
# = Introduction
#
# The GNU Scientific Library ({GSL}[http://sources.redhat.com/gsl/"target="_top])
# is a collection of routines for numerical computing.
# The routines have been written from scratch in C, and present a modern Applications
# Programming Interface (API) for C programmers, allowing wrappers to be
# written for very  high level languages. The source code is distributed
# under the GNU General Public License.
#
# {Ruby/GSL}[http://rubyforge.org/projects/rb-gsl/"target="_top] is a Ruby
# extension for GSL. This provides higher-level interfaces to the GSL functions.
#
# == {}[link:index.html"name="1] Requirements
# * GSL (1.4 or later recommended)
# * ANSI C compiler
# * Ruby (1.8 or later recommended)
#
# == {}[link:index.html"name="2] Installation
# See {here}[link:files/rdoc/index_rdoc.html].
#
# {next}[link:files/rdoc/use_rdoc.html]
#
# {Reference index}[link:files/rdoc/ref_rdoc.html]
# {top}[link:files/rdoc/index_rdoc.html]
#
#

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
rb-gsl-1.15.3.1 rdoc/intro.rdoc
blackwinter-gsl-1.15.3.2 rdoc/intro.rdoc
gsl-1.15.3 rdoc/intro.rdoc
gsl-1.14.7 rdoc/intro.rdoc
gsl-1.14.6 rdoc/intro.rdoc
gsl-1.14.5 rdoc/intro.rdoc