Skip to content

Gauss-Hermite Quadrature #1453

Description

@JacobHass8

I've been working on implementing sparse grid integration and came across Gauss-Hermite quadrature. It requires the zeros of Hermite polynomials, but these can be calculated easily using the Golub-Welsch algorithm. This is maybe 10 lines of code with Eigen.

Is there any interest in implementing this in Boost? I was thinking of implementing it to test my sparse grid implementation anyway.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions