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

Function that knows name of its argument #7

Merged
merged 3 commits into from
Jun 4, 2024
Merged

Conversation

mmikhasenko
Copy link
Owner

@mmikhasenko mmikhasenko commented Jun 3, 2024

The PR implements a wrapper for some of the hadronic lineshapes (BreitWigner, and MultichannelBreitWigner).
They are deserialized as NamedArgFunc, however, passed into ThreeBodyDecay object as callable object.

The wrapper is needed to implement calling it on Dict with named parameters.

@mmikhasenko
Copy link
Owner Author

nightly tests fail for some time. Looks like a problem with a server or so. Please ignore

@mmikhasenko
Copy link
Owner Author

pin @IlyaSegal for thumb up

Copy link
Collaborator

@IlyaSegal IlyaSegal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thumb up

@mmikhasenko mmikhasenko merged commit 71b74a0 into main Jun 4, 2024
6 of 9 checks passed
@mmikhasenko mmikhasenko deleted the named-arg-func branch June 4, 2024 14:54
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