romanbsd / rb-gsl

A git-svn mirror of rb-gsl with my changes, namely NMF support

This URL has Read+Write access

Roman Shterenzon (author)
Wed Oct 28 08:21:28 -0700 2009
commit  085d1d5940cf21546c3604d6b6580effe2ca5392
tree    ff39c30ccf7ae6aae043c8789327eaff92eeb0d8
parent  399e98479650ddef8b15ccac237df40c64db0108 parent  88283b90edd58ea2b4add7ca7e9c95f6ea9f34c4
rb-gsl /
name age message
file .gitignore Mon Feb 09 08:51:44 -0800 2009 ignore gem files [Roman Shterenzon]
file AUTHORS Loading commit data...
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/
directory ext/
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
directory rd/
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/
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