Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: switch from quadpy to SciPy's quad_vec() #247

Merged
merged 5 commits into from
Jan 21, 2024

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Jan 21, 2024

Closes #246

Tip

See temporary preview here: TR-003, TR-016.

Tasks

@redeboer redeboer added 📝 Docs Improvements or additions to documentation ⚙️ Enhancement Improvements and optimizations of existing features labels Jan 21, 2024
@redeboer redeboer self-assigned this Jan 21, 2024
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@redeboer redeboer marked this pull request as ready for review January 21, 2024 17:49
@redeboer redeboer enabled auto-merge (squash) January 21, 2024 17:50
@redeboer redeboer merged commit 321f435 into ComPWA:main Jan 21, 2024
15 checks passed
@redeboer redeboer deleted the quad_vec branch January 21, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📝 Docs Improvements or additions to documentation ⚙️ Enhancement Improvements and optimizations of existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use scipy.integrate.quad_vec() in symbolic integral lambdification
1 participant