The following changes were made in this release:
- Fixed an issue involving
RandomVariable
rewrite failures when the sameRandomVariable
s are added as outputs to aFunctionGraph
- Fixed some Numba data type inconsistencies (i.e. some data type values were in string form, and others were unnecessarily converted to Numba types)