Pyehm

Latest version: v2.0

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

Scan your dependencies

Page 1 of 2

2.0

What's Changed
* V2.0a1 by sglvladi in https://github.com/sglvladi/pyehm/pull/5
* Move to setuptools_scm for versioning by sglvladi in https://github.com/sglvladi/pyehm/pull/6
* Fix ReadTheDocs jQuery not loaded automatically by sglvladi in https://github.com/sglvladi/pyehm/pull/7
* Updated Clustering Implementation (v2.x) by sglvladi in https://github.com/sglvladi/pyehm/pull/11
* Add support for Python 3.12 and drop Python<3.9 (v2.x) by sglvladi in https://github.com/sglvladi/pyehm/pull/13
* Fix failing cibuildwheel actions by sglvladi in https://github.com/sglvladi/pyehm/pull/12
* Move status to production/stable by sglvladi in https://github.com/sglvladi/pyehm/pull/15


**Full Changelog**: https://github.com/sglvladi/pyehm/compare/v1.3...2.0

2.0a2

What's Changed
* Move to setuptools_scm for versioning by sglvladi in https://github.com/sglvladi/pyehm/pull/6


**Full Changelog**: https://github.com/sglvladi/pyehm/compare/v2.0a1...v2.0a2

2.0a1

What's Changed
- Moved to C++ implementation with Pybind11 bindings to improve runtime
- Network classes (e.g. `EHMNet`, `EHMNetNode`, `EHM2Tree`, etc.) have been moved to `pyehm.net` submodule
- Original `EHMNet` class has now been split into `EHMNet` and `EHM2Net`. `EHMNet` is generated by `EHM` algorithm and is comprised of `EHMNetNode`, while `EHM2Net` is generated by `EHM2` algorithm and is comprised of `EHM2NetNode`
- Moved plotting functions to `pyehm.plotting` submodule and removed them as class methods from the nets/trees
- Updated docs to reflect the API updates


**Full Changelog**: https://github.com/sglvladi/pyehm/compare/v1.3...v2.0a1

1.4

What's Changed
* Fix failing ReadTheDocs builds by sglvladi in https://github.com/sglvladi/pyehm/pull/8
* Add support for Python 3.12 and drop Python<3.9 (v1.x) by sglvladi in https://github.com/sglvladi/pyehm/pull/14
* Updated Clustering Implementation (v1.x) by sglvladi in https://github.com/sglvladi/pyehm/pull/10


**Full Changelog**: https://github.com/sglvladi/pyehm/compare/v1.3...v1.4

1.3

* EHM2 speed up

1.2

- Significant implementation speed up via look up tables
- Added support for Python 3.11

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.