leto / math--gsl

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

Fixes issue #223. #224

Closed hakonhagland closed 3 years ago

hakonhagland commented 3 years ago

Fixes #223.

The probability distribution in the test GSL_HISTOGRAM_PDF_SAMPLE was not initialized properly, which caused gsl_histogram_pdf_sample() to crash on MSYS2.