There is a newer version of the record available.

Published July 24, 2025 | Version v0.10.0
Software Open

dswah/pyGAM: v0.10.0

Description

Highlights

  • compatibility up to python 3.13
  • compatibility with most recent scipy versions, from previously scipy<1.14
  • compatibility with numpy 2

What's Changed

  • [MNT] Fix typos throughout the code base by @szepeviktor in https://github.com/dswah/pyGAM/pull/375
  • [MNT] extend CI test matrix to ubuntu, macos, windows, python 3.9-3.13 by @fkiraly in https://github.com/dswah/pyGAM/pull/380
  • [MNT] fix and upgrade linting CI job by @fkiraly in https://github.com/dswah/pyGAM/pull/382
  • [MNT] make pyproject.toml pip compatible by @fkiraly in https://github.com/dswah/pyGAM/pull/383
  • [MNT] widen scipy dependency range by @fkiraly in https://github.com/dswah/pyGAM/pull/384
  • [MNT] compatibility with scipy>=1.14.0 and python 3.13 by @ouslan in https://github.com/dswah/pyGAM/pull/366
  • [MNT] additional python 3.13 compatibility actions by @Lyessi78 in https://github.com/dswah/pyGAM/pull/372
  • [MNT] add CI concurrency exclusion for the same PR job by @fkiraly in https://github.com/dswah/pyGAM/pull/386
  • [MNT] Apply pre-commit formatting to all files by @Shushankranjan in https://github.com/dswah/pyGAM/pull/389
  • [MNT] 0.10.0 release, pypi release workflow using trusted publishers by @fkiraly in https://github.com/dswah/pyGAM/pull/390
  • [DOC] README badges and links by @fkiraly in https://github.com/dswah/pyGAM/pull/391
  • [DOC] fix GAM interaction term notation and broken reference links in README by @UmbertoFasci in https://github.com/dswah/pyGAM/pull/377

All contributors

@dswah, @fkiraly, @Lyessi78, @ousian, @Shushankranjan, @szepeviktor, @UmbertoFasci

New Contributors

  • @szepeviktor made their first contribution in https://github.com/dswah/pyGAM/pull/375
  • @fkiraly made their first contribution in https://github.com/dswah/pyGAM/pull/380
  • @ouslan made their first contribution in https://github.com/dswah/pyGAM/pull/366
  • @Lyessi78 made their first contribution in https://github.com/dswah/pyGAM/pull/372
  • @Shushankranjan made their first contribution in https://github.com/dswah/pyGAM/pull/389
  • @UmbertoFasci made their first contribution in https://github.com/dswah/pyGAM/pull/377

Full Changelog: https://github.com/dswah/pyGAM/compare/v0.9.1...v0.10.0

Files

dswah/pyGAM-v0.10.0.zip

Files (5.5 MB)

Name Size Download all
md5:1d6bdf47ea37022e52af65b438338213
5.5 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/dswah/pyGAM/tree/v0.10.0 (URL)

Software