Alphatwirl

Latest version: v0.30.0

Safety actively analyzes 683322 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.18.7

Changes from the previous release: ([diff](https://github.com/alphatwirl/alphatwirl/compare/v0.18.6...v0.18.7))
- changed behavior of `RoundLog`
- returns the underflow bin for `0` and negative values if `min`
is given. (previously, returns `0` for `0` and `None` for a
negative number even when `min` is given)
- returns the overflow bin for `inf` if `max` is given.
(previously, returns `None` for `inf` even when `max` is given)
- optimized `RoundLog` and `Round` for speed, e.g., replacing linear
search with binary search
- updated zenodo badge, using all-versions badge
- organized requirements [\35](https://github.com/alphatwirl/alphatwirl/issues/35)
- requirements/doc.txt for sphinx doc, used at Read the Docs
- requirements/test.txt for test, used at travis-ci
- added CHANGELOG.md

0.18.6

Changes from the previous release: ([diff](https://github.com/alphatwirl/alphatwirl/compare/v0.18.5...v0.18.6))
- fixed Read The Docs. [\47](https://github.com/alphatwirl/alphatwirl/issues/40)
- updated README.md
- updated travis-ci config
- updated unittests

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.