Skip to content

[tmva][sofie] Add support for operators Not, IsNaN and IsInf#21412

Merged
lmoneta merged 3 commits intoroot-project:masterfrom
lmoneta:tmva_sofie_new_operator_devs
Mar 3, 2026
Merged

[tmva][sofie] Add support for operators Not, IsNaN and IsInf#21412
lmoneta merged 3 commits intoroot-project:masterfrom
lmoneta:tmva_sofie_new_operator_devs

Conversation

@lmoneta
Copy link
Copy Markdown
Member

@lmoneta lmoneta commented Feb 27, 2026

This PR fixes adds support with the Not, IsNaN and IsInf operators and corresponding tests

@lmoneta lmoneta requested a review from sanjibansg February 27, 2026 16:03
@lmoneta lmoneta self-assigned this Feb 27, 2026
@lmoneta lmoneta requested a review from bellenot as a code owner February 27, 2026 16:03
@github-actions
Copy link
Copy Markdown

Test Results

    22 files      22 suites   3d 2h 51m 16s ⏱️
 3 807 tests  3 805 ✅  1 💤 1 ❌
75 691 runs  75 680 ✅ 10 💤 1 ❌

For more details on these failures, see this check.

Results for commit b03ae5c.

lmoneta added 3 commits March 3, 2026 13:24
Add new operators by grouoing them in the ROperator_Basic_Is class and in
ParseBasicIs function
Fix also some bugs with the IsNaN and IsInf operators
Remove also some commented code in the NonZero operator
@lmoneta lmoneta force-pushed the tmva_sofie_new_operator_devs branch from b03ae5c to 508f906 Compare March 3, 2026 12:27
Copy link
Copy Markdown
Collaborator

@sanjibansg sanjibansg left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for this implementation

@lmoneta lmoneta merged commit 0a08c6c into root-project:master Mar 3, 2026
15 of 29 checks passed
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