Skip to content

Fix less_than_equal feedback graph - #275

Merged
m-messer merged 1 commit into
mainfrom
fix/leq
Aug 20, 2026
Merged

Fix less_than_equal feedback graph#275
m-messer merged 1 commit into
mainfrom
fix/leq

Conversation

@m-messer

Copy link
Copy Markdown
Member

Problem

The wrong sign is used in less_than_or_equal_node whene evaluating physical quantities.

Changes

  • physical_quantities.py - line 211, fixed the sign to be <=
  • physical_quantities_evaluation_test.py - added test cases to validate the change

Checklist

  • Tests added/updated

@m-messer
m-messer merged commit 0bf556e into main Aug 20, 2026
1 check passed
@m-messer
m-messer deleted the fix/leq branch August 20, 2026 13:31
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