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

Unaryoperator bugfix #1346

Merged
merged 2 commits into from
Jun 29, 2023
Merged

Unaryoperator bugfix #1346

merged 2 commits into from
Jun 29, 2023

Conversation

palonso
Copy link
Contributor

@palonso palonso commented Jun 29, 2023

Fixes #1345

Pablo Alonso added 2 commits June 29, 2023 08:52
Tests that the scale and shift steps are correctly applied after each
non-linear operation
APPLY_FUNCTION should not return; but break; so that the scale and shift
steps are correctly applied later.
@palonso palonso requested a review from dbogdanov June 29, 2023 07:09
@dbogdanov dbogdanov merged commit 0a94448 into MTG:master Jun 29, 2023
5 checks passed
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.

UnaryOperator skips scale and shift with certain operators
2 participants