Skip to content

rel-2.4.0

Compare
Choose a tag to compare
@brandonwillard brandonwillard released this 06 Feb 18:09
· 825 commits to main since this release

What's Changed

  • Implement tril_indices, triu_indices, triu_indices_from and tril_indices_from by @zoj613 in #795
  • Add NumPy RNG constructor Ops 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 multivariate RandomVariables 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