Pachyderm

Latest version: v3.2.2

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

Scan your dependencies

Page 3 of 7

1.9.4

Changed

- Allow configuration of max fractional difference limits of mean and median in outliers removal. See:
`f94d9d691a0e7e74426a38bc6cba8c35e1e2a820`.
- Fix for latex preamble changes in MPL 3.1. See: `168f548d32ae7fd8f7c39db09ee0864ac1b1a158`.

1.9.3

Changed

- Refactor `histogram.find_bin(...)` so that it can be used externally. See:
`a2a9838a0e11d950ba5680656df9271e88c4c8b3`.

1.9.2

Added

- Enabled strict `mypy` checks. See: `6ac6bf50b6787dea547516196c043a989e9cf70d`.

Changed

- Changed the return typing of `selected_iterables` in `generic_config` from `Dict[str, Any]` to `Mapping[str,
Any]` to accept more generic mappings. See: `f9bf3a173e5a448bb174357d73950e024220da48`.

Fixed

- Many minor typing fixes. See: `86669f2047de24ca5ef9694a9bd29e2f2ff6f58d` and
`9882e9950d958eb70fb85537f773043a7934e220`.

Removed

- Obsolete code related to extracting analysis objects when fitting. See:
`4e1144baae727f93c52c8cad882983e1b07875e0`.

1.9.1

Changed

- Don't plot lines around patches. See: `aaa1d8374fd871246290ce76f1796f2f7582b01d`.

Fixed

- Histogram integral values now write properly to YAML. See: `c88dabceedcd0e4576802ab322b96592dcaf5233`.
- Fix `mypy` typing in third party packages by adding `zip_safe = False` in the `setup.py`. See:
`d3d212b8569a2b994a33dc5d817d7bd7395dcc1a`.

1.9

Added

- Plot module to handle tasks related to plotting. Currently, it just configures `matplotlib` styles which
were extracted from the `alice-jet-hadron` package. See: `82f4be7a344c124a3a51faf34f521fa125c21bbc`.
- Integration tests to ensure that classes can be dumped by YAML. See:
`d03aa5a0d2a7ce0979c87086ccb5641b270a2e59`.

Changed

- Updated pre-commit hooks with newer versions of the packages. See:
`b7b7f570b27412492ae24c65e956865943bc7fc1`.

1.8

Added

- Equality operator for `Histogram1D`. See: `d769eec644dc91de17bcb3cc92435346cd305196`.
- Integrate and count over bins in a specified range of a `Histogram1D`. See:
`06fcb96076da89677bef5afc772b462db82ab39b`, `fd00a741e4f62e44cbfed6fa1eb3fe50b5aba8bb` (initial
implementation), `5f8853d6a7db8bdebe1464bf1cf34273a95059fc`, `794054b41d76fc92bf326743d97c71e431fbf20b`
(tests improved), and `e16613bdb4ef139d6a5564e68b46fd78a57124dd` (improve docs).
- Implemented `find_bin(...)` method for `Histogram1D` to find the bin that corresponds to the given value.
See: `5ca286e3e4f8ffa2f0ab05a3679250bbe9166aa9`.
- Refactor `bin_widths` into property for `Histogram1D` to ease calculating the bin widths. See:
`01578f75ec8203e176075005408b166845fb0725`.

Changed

- Improved `yaml` module typing information. See: `effd1d5193891c5bd268e033cf18eb2be71db6f1`.

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.