2.2 Error handling
As GSL is a C library error handling is implemented using an error handler and return values.
PyGSL generates python exceptions out of these values. See pygsl.errors
(chapter 3) for a list of the exceptions.
Release 0.9, documentation updated on October, 2008.