Skip to content

Releases: FiRMLAB-Pisa/pygrog

v0.1.2

06 May 10:39

Choose a tag to compare

v0.1.1

06 May 09:35
9de7e05

Choose a tag to compare

What's Changed

  • Exclude PyTorch libs from auditwheel to fix oversized Linux wheel by @Copilot in #14

Full Changelog: v0.1.0...v0.1.1

v0.1.0

06 May 08:41
7fbae69

Choose a tag to compare

What's Changed

  • Dev by @mcencini in #2
  • Fix RTD build: pre-install torch before C++ extension build by @Copilot in #3
  • fix: remove push-tags trigger to fix PyPI publish job cancellation by @Copilot in #4
  • Fix PyPI publish workflow: CPU and CUDA wheel build failures by @Copilot in #5
  • Fix PyPI publish workflow failures on all platforms by @Copilot in #6
  • fix: use full dev-cpu deps in PyPI wheel test step by @Copilot in #7
  • fix: use minimal test deps in cibuildwheel instead of full dev-cpu extra by @Copilot in #8
  • fix: force-reinstall CPU torch in cibuildwheel test step to prevent CUDA abort by @Copilot in #9
  • Harden cibuildwheel PyTorch test setup for CPU wheel publishing by @Copilot in #10
  • fix(ci): swap full pytest suite for import smoke test in publish-pypi wheel build by @Copilot in #11
  • Fix: constrain scipy to wheel-backed range to prevent source build in manylinux test by @Copilot in #12
  • fix(ci): unblock PyPI publish — manylinux_2_28 + cu130 arch list by @Copilot in #13

New Contributors

Full Changelog: https://github.com/FiRMLAB-Pisa/pygrog/commits/v0.1.0