-
Notifications
You must be signed in to change notification settings - Fork 6
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: add Tsallis
PDF
#70
Conversation
@jonas-eschle what's up with the error with python 3.8? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall! Minor stuff
Co-authored-by: Jonas Eschle <[email protected]>
Co-authored-by: Jonas Eschle <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good, LGTM! You can ignore the failing Python 3.8 tests, they are also not required to pass
Adds Tsallis-Hagedorn PDF, a model for the minimum bias pT distribution
Related to zfit/zfit#512
Proposed Changes
Tsallis
PDFTests added
tests/test_pdf_tsallis.py
Checklist