hep_ml v0.7.2
What's Changed
- Upgrade sklearn criterion mse to squared_error by @jonas-eschle in #71
- Resolve conflicts between numpy 1.22 and theano, stop testing python 2.7 by @arogozhnikov in #72
- replace np.float with float, fix deprecation warning by @ahill187 in #75
- replace deprecated numpy aliases with python builtins by @richard-lane in #78
- remove theano from testing, as theano can't work with current numpy (… by @arogozhnikov in #79
- Fix creation of releases from pypi by @arogozhnikov in #80
- bump version by @arogozhnikov in #81
New Contributors
- @ahill187 made their first contribution in #75
- @richard-lane made their first contribution in #78
Full Changelog: v0.7.0...v0.7.2