Skip to content

Commit

Permalink
Add functions which are new in GSL 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
leto committed Jan 25, 2014
1 parent 0aa21bf commit 8f584c3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions inc/ver2func
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,11 @@
^gsl_vector_equal$ ^gsl_vector_char_equal$ ^gsl_vector_complex_equal$
^gsl_vector_int_equal$
/],
"1.16" => [qw/
^gsl_multifit_fdfsolver_driver$
^gsl_stats_spearman$
^gsl_sort_vector2$
^gsl_poly_dd_hermite_init$
^gsl_linalg_SV_leverage$
/],
};

0 comments on commit 8f584c3

Please sign in to comment.