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: allow modify expression names #119

Merged
merged 5 commits into from
Aug 6, 2021
Merged

feat: allow modify expression names #119

merged 5 commits into from
Aug 6, 2021

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Aug 6, 2021

Added an instance attribute to UnevaluatedExpr so that it can be used in the LaTeX rendering. In addition, the LaTeX rendering of of classes like PhaseSpaceFactor is affected by the name of their arguments (if they have any). This comes in handy in the relativistic K-matrix, when we want to distinguish between different CoupledWidths and PhaseSpaceFactors in the LaTeX rendering.

@redeboer redeboer self-assigned this Aug 6, 2021
@redeboer redeboer modified the milestones: 0.10.5, 0.11.0 Aug 6, 2021
@redeboer redeboer merged commit 520e735 into main Aug 6, 2021
@redeboer redeboer deleted the UnevaluatedExpr.name branch August 6, 2021 16:55
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.

1 participant