mabwiser 2.0.0
- 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