Skip to content

Add QUADPACK to torchquad #127

Open
Open
@gomezzz

Description

@gomezzz

Feature

Desired Behavior / Functionality

The state of the art in deterministic integration methods is arguably QUADPACK. However, there are no GPU implementations of it.

What Needs to Be Done

  • Identify good baseline implementation of QUADPACK
  • Implement integrator in integration folder, should inherit from BaseIntegrator
  • Add docs for it
  • Add tests for it, orient at Newton-Cotes tests

How Can It Be Tested

  • New tests
  • Compare to baseline (e.g. scipy)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions