Closed flexoron closed 4 months ago
Well i'm not planning to make GSL a compilation dependency. But gsl_set_error_handler could be called via FFI and used to set a user-defined handler or throw an exception. Something along those lines.
Yes,ok. As a first step I tried this and it works, too. gsl_set_error_handleroff()
Yes,ok. As a first step I tried this and it works, too. gsl_set_error_handleroff()
I added the FFI defn for gsl_set_error_handler_off.
It seems GSL is a very likeable tool.
A first simple step to catch this: