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

Negative scales #141

Merged
merged 3 commits into from
Mar 1, 2024
Merged

Negative scales #141

merged 3 commits into from
Mar 1, 2024

Conversation

danielward27
Copy link
Owner

@danielward27 danielward27 commented Mar 1, 2024

Added support for negative scales in Affine, Scale and negative diagonal values in TriangularAffine.

Along with this change, we deprecated positivity_constraint, as e.g. it would be equally valid to constraint the values to be negative.

  • In Affine and Scale, positivity_constraint is renamed to scale_constraint.
  • In TriangularAffine, positivity_constraint is renamed to diag_constraint.

@danielward27 danielward27 merged commit 8948273 into main Mar 1, 2024
1 check passed
@danielward27 danielward27 deleted the negative_scales branch March 1, 2024 15:55
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.

1 participant