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

FEAT: add unevaluated integral class #394

Merged
merged 13 commits into from
Feb 11, 2024
Merged

FEAT: add unevaluated integral class #394

merged 13 commits into from
Feb 11, 2024

Conversation

shenvitor
Copy link
Member

Closes #392

@shenvitor shenvitor added the ✨ Feature New feature added to the package label Jan 31, 2024
@shenvitor shenvitor requested a review from redeboer January 31, 2024 13:42
@shenvitor shenvitor self-assigned this Jan 31, 2024
@shenvitor shenvitor marked this pull request as draft January 31, 2024 13:42
@redeboer redeboer added this to the 0.14.9 milestone Feb 5, 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 February 11, 2024 11:28
@redeboer redeboer force-pushed the UnevaluatedIntegral branch from af8d191 to df08529 Compare February 11, 2024 11:31
@redeboer redeboer enabled auto-merge (squash) February 11, 2024 11:42
@redeboer redeboer force-pushed the UnevaluatedIntegral branch from ccfa12f to dbb7ba4 Compare February 11, 2024 12:18
@redeboer redeboer merged commit bb17900 into main Feb 11, 2024
21 checks passed
@redeboer redeboer deleted the UnevaluatedIntegral branch February 11, 2024 12:22
redeboer pushed a commit that referenced this pull request Feb 12, 2024
See https://compwa.github.io/report/016#sympy-integral

* DOC: explain numerical integral examples
* DX: avoid IPython debug warnings
* ENH: emit warning if SciPy is not installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature New feature added to the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement symbolic integral from TR-016
2 participants