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

bug[next]: Fix reverse operators in embedded #1467

Merged
merged 6 commits into from
Feb 26, 2024

Conversation

havogt
Copy link
Contributor

@havogt havogt commented Feb 23, 2024

The reverse operators where not swapping their arguments.

E.g. 1.0 - field did field - 1.0.

@havogt havogt merged commit f59dc2c into GridTools:main Feb 26, 2024
31 checks passed
@havogt havogt deleted the fix_reverse_ops branch February 26, 2024 20:05
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