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

Add postfix to infix conversion utility #1582

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

esseivaju
Copy link
Contributor

SCALE exports logic expressions in the postfix notation which is parsed by Celeritas to a sequence of logic_int. This add an utility to convert a postfix sequence to infix.

TODO: where to test that?

@esseivaju esseivaju added minor Minor internal changes or fixes orange Work on ORANGE geometry engine labels Jan 16, 2025
@esseivaju esseivaju requested a review from sethrj January 16, 2025 03:52
Copy link

github-actions bot commented Jan 16, 2025

Test summary

 4 213 files   6 515 suites   4m 50s ⏱️
 1 630 tests  1 601 ✅ 29 💤 0 ❌
21 545 runs  21 465 ✅ 80 💤 0 ❌

Results for commit ace09e9.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Minor internal changes or fixes orange Work on ORANGE geometry engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant