Skip to content

mabwiser 2.0.0

Compare
Choose a tag to compare
@dorukkilitcioglu dorukkilitcioglu released this 15 Feb 15:57
· 43 commits to master since this release
eea6d04
  • Breaking: Updated NumPy RNG backend to utilize the new Generator class. This is a breaking change for algorithms with random components.
  • Updated NumPy version dependency to >=1.17.0 to reflect the utilization of the new Generator class.
  • Updated multivariate sampling logic in LinTS to utilize updated NumPy RNG backend