Ndd

Latest version: v1.10.6

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

Scan your dependencies

Page 4 of 6

1.1

Added
- `ndd.from_data`
- `ndd.mutual_information`
- `ndd.conditional_information`
- `ndd.interaction_information`
- `ndd.coinformation`

1.0

Changed
- Python3 only
- fixed NumericError for valid entropy estimation

0.9

Added
- `jensen_shannnon_divergence()` function.
- `estimators` module.
- Entropy, KLDivergence and JSDivergence estimators.
Changed
- entropy() signature is now:
`entropy(pk, k=None, alpha=None, plugin=False, return_std=False)`

0.8

Added
- Entropy class.
- from_data() returns an estimate from a data samples

Changed
- histogram(): remove unique elements of array as optional output
- histogram(): takes the `axis` and `r` optional args

0.7.1

Changed
- entropy(): removed the (broken) function for estimator selection

0.7

Changed
- entropy(): renamed argument 'dist' to 'plugin'

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.