DARPA-ASKEM / Model-Representations

Modeling framework representations for ASKEM
https://darpa-askem.github.io/Model-Representations/
8 stars 2 forks source link

Update uniform distribution name #49

Closed bgyori closed 1 year ago

bgyori commented 1 year ago

This PR fixes a mistake in the distribution class used in example models: these should be Uniform1 rather than StandardUniform1 per ProbOnto's definition of distributions. Fixes #48.