public
Description: A git-svn mirror of rb-gsl with my changes, namely NMF support
Homepage: http://blog.gugl.org/archives/82
Clone URL: git://github.com/romanbsd/rb-gsl.git
rb-gsl /
name age message
file .gitignore Mon Feb 09 08:51:44 -0800 2009 ignore gem files [Roman Shterenzon]
file AUTHORS Thu Oct 16 16:29:59 -0700 2008 * Added Dave in AUTHORS * Added three files whi... [ytsunesada]
file COPYING Thu Oct 16 11:00:17 -0700 2008 Initial version from rb-gsl-1.10.3.tar.gz. git... [davidm]
file ChangeLog Mon Aug 17 14:32:05 -0700 2009 git-svn-id: http://rb-gsl.rubyforge.org/svn/tru... [ytsunesada]
file README.rdoc Mon Feb 09 09:56:35 -0800 2009 Rename README to README.rdoc [Roman Shterenzon]
file Rakefile Mon Feb 09 09:56:35 -0800 2009 Rename README to README.rdoc [Roman Shterenzon]
file THANKS Mon Aug 17 14:32:05 -0700 2009 git-svn-id: http://rb-gsl.rubyforge.org/svn/tru... [ytsunesada]
file VERSION Sat Aug 08 21:21:11 -0700 2009 Added gsl-1.12.90 features git-svn-id: http:... [ytsunesada]
directory examples/ Tue Sep 15 15:53:15 -0700 2009 Changes for GSL-1.13. Runs OK, but left some te... [ytsunesada]
directory ext/ Sun Nov 22 16:46:17 -0800 2009 Merge branch 'vendor' [Roman Shterenzon]
directory html/ Thu Aug 20 13:43:53 -0700 2009 Added changes.rd and link to it in ref.rd. Als... [davidm]
directory include/ Mon Aug 17 14:32:05 -0700 2009 git-svn-id: http://rb-gsl.rubyforge.org/svn/tru... [ytsunesada]
directory lib/ Thu Feb 05 03:19:13 -0800 2009 git-svn-id: http://rb-gsl.rubyforge.org/svn/tru... [ytsunesada]
file make-html.rb Thu Oct 16 11:00:17 -0700 2008 Initial version from rb-gsl-1.10.3.tar.gz. git... [davidm]
file rb-gsl.gemspec Sun Nov 22 16:47:48 -0800 2009 Bump version after merger of r109 [Roman Shterenzon]
directory rd/ Thu Aug 20 13:43:53 -0700 2009 Added changes.rd and link to it in ref.rd. Als... [davidm]
file setup.rb Thu Oct 16 11:00:17 -0700 2008 Initial version from rb-gsl-1.10.3.tar.gz. git... [davidm]
directory tests/ Tue Sep 15 15:53:15 -0700 2009 Changes for GSL-1.13. Runs OK, but left some te... [ytsunesada]
README.rdoc

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: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 rubyforge.org/projects/rb-gsl/.

Author

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