Follow-up Comment #1, bug #43260 (project gsl):

Updated files available at:

http://lists.gnu.org/archive/html/bug-gsl/2014-04/msg00004.html

since finishing the Hermite polynomials and functions, I got around to
including their zeros. Building on that, I also wrote two small
Gauss-Hermite quadrature routines, which similarly to the existing
Gauss-Legendre routines do not accept errors bounds.
Please find attached the code (gsl_sf_hermite.c,
gsl_integration_hermite.c), header (gsl_sf_hermite.h,
gsl_integration_hermite.h), test (test_hermite.c, test_hermite_quad.c)
and documentation (specfunc-hermite.texi, integration-hermite.texi) files.
In gsl_integration_hermite.c, the correct header file has to be called
once the other routines are included in the GSL.

Cheers,
Konrad

P.S.: As always, please notify me if any bugs are found etc.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43260>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to