Changelog#
Changelog for lnpy
Unreleased#
See the fragment files in changelog.d
v0.8.0 — 2024-04-12#
Added#
Added methods to work with collection matrix (
lnpy.combine
).Fixed some minor typing bugs
v0.7.0 — 2024-03-28#
Added#
Added submodule
lnpy.combine
to combine \(\ln\Pi\) from multiple simulations.
v0.6.0 — 2023-08-24#
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.
v0.5.0 — 2023-07-06#
Added#
Now use lazy_loader to speed up initial load time.
Full set of changes:
v0.4.0...0.5.0
v0.4.0 — 2023-05-12#
Added#
Package now available on conda-forge Full set of changes:
v0.3.0...0.4.0
Changed#
Changed
examples.load_example_maskddata
toexamples.load_example_lnpimasked
for consistency with other method names.
v0.3.0 — 2023-05-02#
Added#
Added support for python3.11
Moved
_docstrings
->docstrings
to make availableMoved 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
v0.2.2 - 2023-04-05#
Full set of changes:
v0.2.1...v0.2.2
v0.2.1 - 2023-04-04#
Full set of changes:
v0.2.0...v0.2.1
v0.2.0 - 2023-04-04#
Full set of changes:
v0.1.5...v0.2.0
v0.1.5 - 2022-09-28#
Full set of changes:
v0.1.4...v0.1.5
v0.1.4 - 2022-09-26#
Full set of changes:
v0.1.3...v0.1.4
v0.1.3 - 2022-09-15#
Full set of changes:
v0.1.2...v0.1.3
v0.1.2 - 2022-09-14#
Full set of changes:
v0.1.1...v0.1.2
v0.1.1 - 2022-09-13#
Full set of changes:
v0.1.0...v0.1.1
v0.1.0 - 2022-09-13#
Full set of changes:
v0.0.1...v0.1.0