Tmmc-lnpy

Latest version: v0.8.0

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

Scan your dependencies

Page 1 of 3

0.8.0

Added

- Added methods to work with collection matrix (`lnpy.combine`).
- Fixed some minor typing bugs

0.7.0

Added

- Added submodule `lnpy.combine` to combine $\ln\Pi$ from multiple simulations.

0.6.0

Added

- Added type hints to most all code. Passing mypy (with strict) and pyright
(non-strict).
- Clean up doc strings in several places.
- Added nbval testing.
- Ran linters across all code and notebooks.

0.5.0

Added

- Now use [lazy_loader](https://github.com/scientific-python/lazy_loader) to
speed up initial load time.

Full set of changes:
[`v0.4.0...0.5.0`](https://github.com/usnistgov/tmmc-lnpy/compare/v0.4.0...v0.5.0)

0.4.0

Added

- Package now available on conda-forge Full set of changes:
[`v0.3.0...0.4.0`](https://github.com/usnistgov/tmmc-lnpy/compare/v0.3.0...v0.4.0)

Changed

- Changed `examples.load_example_maskddata` to
`examples.load_example_lnpimasked` for consistency with other method names.

0.3.0

Added

- Added support for python3.11

- Moved `_docstrings` -> `docstrings` to make available
- Moved from local docfiller to module_utilities.docfiller
- Moved from local cached module to module-utilities.cached
- Add support for python3.11

Changed

- Update package layout
- New linters via pre-commit
- Development env now handled by tox

Full set of changes:
[`v0.2.2...0.3.0`](https://github.com/usnistgov/tmmc-lnpy/compare/v0.2.2...v0.3.0)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.