leto / math--gsl

Perl interface to the GNU Scientific Library
http://leto.net/code/Math-GSL
34 stars 25 forks source link

Fixes issue #231. #232

Open hakonhagland opened 3 years ago

hakonhagland commented 3 years ago

This PR builds on #230, which should be merged first.

Fixes issue #231. Ignore all gsl_spmatrix_xxxx_norm1() functions for now. They don't exist in libgsl.so so then Perl cannot use them either.