danielward27 / flowjax

https://danielward27.github.io/flowjax/
MIT License
82 stars 10 forks source link

Negative scales #141

Closed danielward27 closed 6 months ago

danielward27 commented 6 months ago

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.