What's Changed
- Implement
tril_indices
,triu_indices
,triu_indices_from
andtril_indices_from
by @zoj613 in #795 - Add NumPy RNG constructor
Op
s by @kc611 in #789 - Do not allow
PatternSub
to replace nodes with different number of outputs by @ricardoV94 in #803 - Require independent dimensions in
size
arguments to multivariateRandomVariable
s by @brandonwillard in #446 - Temporarily pin to
scipy<1.8.0
by @michaelosthege in #811
Full Changelog: rel-2.3.8...rel-2.3.9