romanbsd / rb-gsl
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
085d1d5
Roman Shterenzon (author)
Wed Oct 28 08:21:28 -0700 2009
commit 085d1d5940cf21546c3604d6b6580effe2ca5392
tree ff39c30ccf7ae6aae043c8789327eaff92eeb0d8
parent 399e98479650ddef8b15ccac237df40c64db0108 parent 88283b90edd58ea2b4add7ca7e9c95f6ea9f34c4
tree ff39c30ccf7ae6aae043c8789327eaff92eeb0d8
parent 399e98479650ddef8b15ccac237df40c64db0108 parent 88283b90edd58ea2b4add7ca7e9c95f6ea9f34c4
rb-gsl / 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
