Skip to content

fixed scaling factor issue in fixed modes - #1230

Merged
yspolyakov merged 1 commit into
devfrom
issue-1104
Aug 5, 2026
Merged

fixed scaling factor issue in fixed modes#1230
yspolyakov merged 1 commit into
devfrom
issue-1104

Conversation

@andreea-alexandru

Copy link
Copy Markdown
Collaborator

There was a bug for FIXED modes that was reachable in some rare cases, where $\Delta$ was returned instead of $\Delta^2$. This bug was fixed and unit tests were added. The wrong behavior was already accounted for in BT and FBT, so some minor changes were made there after the fix.

Closes #1104.

@andreea-alexandru andreea-alexandru added this to the Release 1.6.0 milestone Jul 31, 2026
@pascoec pascoec linked an issue Aug 1, 2026 that may be closed by this pull request
@yspolyakov yspolyakov added the bug Something isn't working label Aug 5, 2026
@yspolyakov
yspolyakov merged commit 9ef247c into dev Aug 5, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate level alignment for FIXEDAUTO

2 participants