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

Integrate MIRA support of branching ratios in equation-to-model feature #6602

Merged
merged 8 commits into from
Feb 20, 2025

Conversation

liunelson
Copy link
Member

@liunelson liunelson commented Feb 18, 2025

Description

  • Update latex-to-sympy instructions to remove .expand() (prevents loss of (1 - p) factors)
  • Update LaTeX style guide to retain all factors of the form (1 - p) but expand all others such as b * S(t) * (I(t) + A(t) + H(t))
  • Update style guide to handle named functions like sin, cos, exp, log
  • Add guardrails to the latex-to-sympy instructions

Resolves #6601

@liunelson liunelson added the feature New feature or request label Feb 18, 2025
@liunelson liunelson self-assigned this Feb 19, 2025
@liunelson liunelson marked this pull request as ready for review February 19, 2025 01:21
@mwdchang mwdchang merged commit 2bda694 into main Feb 20, 2025
2 checks passed
@mwdchang mwdchang deleted the nliu/support-branching-ratios branch February 20, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: [BUG] Branching ratios are not handled correctly in "Create Model from Equations"
3 participants