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: lower momentum subscripts in LaTeX rendering #124

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Apr 29, 2024

Improvement for #123 and ComPWA/polarimetry#358. It's subtle, but maybe it helps 😅

Old

$$\begin{array}{rcl} \mathcal{R}^\mathrm{Flatté}\left(s\right) &=& \frac{1}{m^{2} - i m \left(\frac{\Gamma_{1} m p_{m_{1},m_{2}}\left(s\right)}{\sqrt{s} p_{m_{\pi},m_{\Sigma}}\left(m^{2}\right)} + \frac{\Gamma_{2} m p_{m_{\pi},m_{\Sigma}}\left(s\right)}{\sqrt{s} p_{m_{\pi},m_{\Sigma}}\left(m^{2}\right)}\right) - s} \\\ \end{array}$$

New

$$\begin{array}{rcl} \mathcal{R}^\mathrm{Flatté}\left(s\right) &=& \frac{1}{m^{2} - i m \left(\frac{\Gamma_{1} m p_{_{m_{1},m_{2}}}\left(s\right)}{\sqrt{s} p_{_{m_{\pi},m_{\Sigma}}}\left(m^{2}\right)} + \frac{\Gamma_{2} m p_{_{m_{\pi},m_{\Sigma}}}\left(s\right)}{\sqrt{s} p_{_{m_{\pi},m_{\Sigma}}}\left(m^{2}\right)}\right) - s} \\\ \end{array}$$

@redeboer redeboer added the ⚙️ Enhancement Improvements and optimizations of existing features label Apr 29, 2024
@redeboer redeboer added this to the 0.2.1 milestone Apr 29, 2024
@redeboer redeboer self-assigned this Apr 29, 2024
@redeboer redeboer enabled auto-merge (squash) April 29, 2024 19:12
@redeboer redeboer merged commit acf029b into ComPWA:main Apr 29, 2024
24 checks passed
@redeboer redeboer deleted the lower-momentum-subscripts branch April 29, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ Enhancement Improvements and optimizations of existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant