Updating the Changes file
[Math-GSL.git] / KNOWN_BUGS
blob6f14b5d321bd805001e63f237630d61998d29884
2 =head1 List of Known Bugs in Math::GSL
4 * gsl_set_error_handler_off() does not return a gsl_error_handler_t
6 * gsl_histogram2d_clone() does not return a gsl_histogram_t
8 * gsl_vector_complex_scale() does not exist in underlying GSL library (maybe in 1.12 ?)
10 * gsl_monte_function is b0rked
12 * gsl_min_fminimizer_iterate = exploding hamster
14 * gsl_root_fsolver_iterate = exploding hamster
16 * gsl_fft_real_radix2_transform is b0rked (it worked at one point...)
18 =cut