Skip to content

L-UQ 1.2.0

Latest

Choose a tag to compare

@DeepanJayaraman DeepanJayaraman released this 11 Jul 02:58

[1.2.0] — 2026-07-11

Changed (breaking)

  • Python import namespace renamed lmomentslmoments_uq to
    avoid collision with the unrelated lmoments and lmoments3
    packages already on PyPI, which also install a top-level lmoments
    module. The PyPI distribution name is unchanged (lmoments-uq); only
    the import changes: from lmoments_uq import .... Update any code
    that did from lmoments import .... Repository (L-UQ), distribution
    (lmoments-uq), import (lmoments_uq), and article all now align.
  • Added Palaniappan Ramu as a second author in the package metadata
    (pyproject.toml, CITATION.cff), matching the article.

(Contains all 1.1.0 changes below; 1.1.0 was released on GitHub but
not published to PyPI, so 1.2.0 is the first PyPI release carrying the
bootstrap identification and population-truth benchmark.)