Skip to content

Physical quantitiy <= fix #211

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

Conversation

m-messer
Copy link

I noticed a small bug with less_than_or_equal_node, it was originally >= instead of <=.

I have fixed the bug and added test cases for <, >, <= and >=, including if the answer and response are equal for both <= and >=.

m-messer added 2 commits May 26, 2025 16:11
…ests for <, <= and >= including when answer is equal to response. Add Python package to enable individual tests
Copy link
Collaborator

@KarlLundengaard KarlLundengaard left a comment

Choose a reason for hiding this comment

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

Than you for noticing this

@KarlLundengaard KarlLundengaard merged commit fe84acd into lambda-feedback:tr124-restructuring Jun 9, 2025
@m-messer m-messer deleted the physical_quantitiy_<=_fix branch June 9, 2025 15:02
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