blackwinter / rb-gsl

Ruby interface to the GNU Scientific Library [Ruby 2.x and GSL 1.16 compatible fork of the gsl gem]
https://blackwinter.github.io/rb-gsl
Other
27 stars 7 forks source link

new release without narray dependency #26

Closed minad closed 7 years ago

minad commented 9 years ago

compiles optionally with narray

blackwinter commented 9 years ago

I've added you as an owner to the gem, so you can release new versions at your discretion.

minad commented 9 years ago

great thx! I hope that @david-macmahon gives me access to the gsl gem too, then I can release a new gsl gem and release an rb-gsl gem which justs points to the gsl gem.