uqfoundation / mystic

constrained nonlinear optimization for scientific machine learning, UQ, and AI
http://mystic.rtfd.io
Other
467 stars 50 forks source link

add operators to normalize Distributions #203

Closed mmckerns closed 1 year ago

mmckerns commented 1 year ago

Summary

remove normalization from __add__, and enable normalization through the keyword norm as well as the multiplication and division operators.

Checklist

Documentation and Tests

Release Management