Skip to content

Add adaptive Gauss–Kronrod quadrature #279

@axkr

Description

@axkr

The "Laguerre" and "Hermite" implementations of the GaussIntegratorFactory, doesn't seem to have "flexible changeable Infinity bounds", if used in a scripting language.

The below Java implementation is similar to what Julia supports in it's quadgk function:

I found this Java implementation (Apache license) on Github which accepts Infinity bounds.
Example:

It could also be implemented for "arbitrary-precision arithmetic" (i.e. FieldElement).

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