Skip to content

Fixes sign bug in max-based normalization#75

Merged
aarmey merged 1 commit into
mainfrom
normalization_sign_fix
Jun 12, 2026
Merged

Fixes sign bug in max-based normalization#75
aarmey merged 1 commit into
mainfrom
normalization_sign_fix

Conversation

@JacksonLChin

Copy link
Copy Markdown
Collaborator

Fixes bug in normalization that caused incorrect sign inversion. Max normalization should use the absolute value of the max absolute value to prevent incidental sign flips!

 - Fixes bug in coupled factor normalization that could invert sign
 on some factors
@JacksonLChin JacksonLChin requested a review from aarmey June 12, 2026 17:26
@JacksonLChin JacksonLChin added the bug Something isn't working label Jun 12, 2026

@aarmey aarmey left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Thanks!

@aarmey aarmey merged commit 4adf339 into main Jun 12, 2026
1 check failed
@aarmey aarmey deleted the normalization_sign_fix branch June 12, 2026 23:58
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.

2 participants