⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@swetank18
Copy link

Motivation:
The analytical integral for exponential TF1 functions does not handle the
p1 -> 0 limit and may result in division by zero or numerical instability.

Changes:

  • Handle the p1 == 0 case using the correct analytical limit
  • Preserve existing behavior for non-zero slopes

Impact:

  • Improves numerical robustness of TF1 analytical integrals
  • No API changes

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.

2 participants