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

BREAK: deprecate UnevaluatedExpression templates #383

Merged
merged 3 commits into from
Dec 22, 2023

Conversation

redeboer
Copy link
Member

Warnings are now issued when using ampform.sympy.UnevaluatedExpression, create_expression(), and other functions related to this template class.

@redeboer redeboer added the ⚠️ Interface Breaking changes to the API label Dec 22, 2023
@redeboer redeboer self-assigned this Dec 22, 2023
@redeboer redeboer merged commit af33921 into ComPWA:main Dec 22, 2023
23 checks passed
@redeboer redeboer deleted the deprecate-UnevaluatedExpression branch December 22, 2023 21:23
redeboer added a commit that referenced this pull request Dec 22, 2023
* BREAK: issue deprecation warnings from `deprecated` module
* MAINT: move expression classes to `ampform.sympy.deprecated`
* MAINT: remove remaining `UnevaluatedExpresssion` calls and related
@redeboer redeboer modified the milestones: 0.14.9, 0.14.8 Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️ Interface Breaking changes to the API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant