Skip to content

refactor: use logical operators instead of bitwise in conditionals#41

Open
m-muecke wants to merge 1 commit into
DynamicsAndNeuralSystems:mainfrom
m-muecke:refactor/logical-operators
Open

refactor: use logical operators instead of bitwise in conditionals#41
m-muecke wants to merge 1 commit into
DynamicsAndNeuralSystems:mainfrom
m-muecke:refactor/logical-operators

Conversation

@m-muecke

@m-muecke m-muecke commented Jun 15, 2026

Copy link
Copy Markdown

Feel free to reject, minor cleanup. A few conditionals use bitwise &/| where logical &&/|| is meant.

closes: #30

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.

14 * possible use of wrong binary operator ?

1 participant