Sha256: 6cd690161469a25353f663d6de2014ac8cbf7dd8d89b86d1cf6d52b01a328485

Contents?: true

Size: 831 Bytes

Versions: 10

Compression:

Stored size: 831 Bytes

Contents

#
# = Introduction
#
# The GNU Scientific Library ({GSL}[https://gnu.org/software/gsl/])
# 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}[https://sciruby.github.com/rb-gsl] is a Ruby
# extension for GSL. This provides higher-level interfaces to the GSL functions.
#
# == Requirements
# * GSL (1.4 or later recommended)
# * ANSI C compiler
# * Ruby (1.8 or later recommended)
#
# == Installation
# See {here}[link:index.html].
#
# {next}[link:rdoc/use_rdoc.html]
#
# {Reference index}[link:rdoc/ref_rdoc.html]
# {top}[link:index.html]
#
#

Version data entries

10 entries across 6 versions & 2 rubygems

Version Path
gsl-2.1.0.3 tmp/x86_64-linux/stage/rdoc/intro.rdoc
gsl-2.1.0.3 rdoc/intro.rdoc
gsl-2.1.0.2 rdoc/intro.rdoc
gsl-2.1.0.2 tmp/x86_64-linux/stage/rdoc/intro.rdoc
gsl-2.1.0.1 rdoc/intro.rdoc
gsl-2.1.0.1 tmp/i686-linux/stage/rdoc/intro.rdoc
gsl-2.1.0 tmp/i686-linux/stage/rdoc/intro.rdoc
gsl-2.1.0 rdoc/intro.rdoc
gsl-1.16.0.6 rdoc/intro.rdoc
rb-gsl-1.16.0.5 rdoc/intro.rdoc