Skip to content

Gauss-Kronrod quadrature#167

Merged
inducer merged 3 commits intomainfrom
kronrod
Mar 31, 2026
Merged

Gauss-Kronrod quadrature#167
inducer merged 3 commits intomainfrom
kronrod

Conversation

@inducer
Copy link
Copy Markdown
Owner

@inducer inducer commented Mar 24, 2026

@inducer inducer force-pushed the kronrod branch 5 times, most recently from 30616c6 to 301c601 Compare March 31, 2026 21:35
@inducer inducer marked this pull request as ready for review March 31, 2026 21:35
Copilot AI review requested due to automatic review settings March 31, 2026 21:35
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Gauss–Kronrod quadrature support, including rule construction utilities, an adaptive integrator, and docs/type-checker updates.

Changes:

  • Introduces modepy.quadrature.kronrod implementing Kronrod/Gauss rule construction and an adaptive quadgk.
  • Adds Sphinx documentation entry for the new quadrature module.
  • Updates pytest configuration and extends the basedpyright baseline for the new module.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 7 comments.

File Description
pyproject.toml Adds pytest discovery configuration (currently overly broad).
modepy/quadrature/kronrod.py New Kronrod/Gauss rule construction + adaptive integrator + inline tests.
doc/quadrature.rst Documents the new Gauss–Kronrod module via automodule.
.basedpyright/baseline.json Adds many new ignores for pyright issues in the new module.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@inducer inducer enabled auto-merge (rebase) March 31, 2026 22:15
@inducer inducer merged commit 1fa9fbc into main Mar 31, 2026
13 checks passed
@inducer inducer deleted the kronrod branch March 31, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants