Skip to content

Ruby interface to the GNU Scientific Library [Ruby 2.x and GSL 1.16 compatible]. Works with NMatrix.

License

Notifications You must be signed in to change notification settings

v0dro/gsl-nmatrix

 
 

Repository files navigation

Description

Ruby/GSL, a ruby interface to GSL (GNU Scientific library) (NMatrix fork).

Reference

See http://blackwinter.github.com/rb-gsl/rdoc/ref_rdoc.

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 Reports

Any bug reports are welcome. If you encounter bugs in Ruby/GSL, please report them on GitHub: https://github.com/blackwinter/rb-gsl/issues.

Roadmap

A lot of work still needs to be done to make rb-gsl completely complaint with nmatrix, mainly the fact that we cannot pass nmatrix objects in GSL math methods like Linalg.

These methods will need to be improved to use nmatrix instead of narray.

See the issue tracker for details.

Authors

  • Yoshiki Tsunesada (Original author)
  • Jens Wille mailto:[email protected]
  • Sameer Deshmukh <sameer.deshmukh93 at gmail dot com>
  • John Woods

About

Ruby interface to the GNU Scientific Library [Ruby 2.x and GSL 1.16 compatible]. Works with NMatrix.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 77.7%
  • Ruby 22.1%
  • Other 0.2%