SciRuby/rb-gsl

missing method alloc for GSL::Matrix:Class

Opened this issue · 0 comments

we get an error undefined method `alloc' for GSL::Matrix:Class since we use v1.16.0.6 although the alloc method gets listed in the GSL::Matrix.methods . With v1.15.3 we don't get the error , any idea why ?

regards