Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heat 1.5.1 - Main #1797

Merged
merged 60 commits into from
Feb 19, 2025
Merged

Heat 1.5.1 - Main #1797

merged 60 commits into from
Feb 19, 2025

Conversation

JuanPedroGHM
Copy link
Member

@JuanPedroGHM JuanPedroGHM commented Feb 17, 2025

Copy of latest pre-release PR targeting release.
DO NOT CHANGE ANYTHING UNTIL 'Heat 1.5.1 - Release' HAS BEEN MERGED.

TODO:

  • Make sure version.py is updated to reflect the dev version.
  • Ensure Citation file is up to date.
  • Ensure the Changelog is up to date.

Berkant03 and others added 30 commits September 10, 2024 15:23
* Change  dev -> rc1

* Update CHANGELOG.md

* Update CITATION.cff

---------

Co-authored-by: Claudia Comito <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…pdate-backport

fix: missing backported pr
* debugging

* fix misinterpretation of dtype

* debugging

* debugging

* debugging

* debugging

* debugging

* debugging

* debugging

* debugging

* replace numpy() calls with alternative checks

* debugging

* debugging

* debugging randint

* debugging

* cast ints to float in statistical ops

* bypass numpy call l. 197

* bypass more numpy calls, skip median checks

* bypass more numpy calls, skip median checks

* bypass numpy calls wherever possible

* reinstate median checks

* skip ht.median if split>0

* skip all ht.median

* Revert "skip all ht.median"

This reverts commit 1241454.

* Revert "skip ht.median if split>0"

This reverts commit 4da8c93.

* Revert "reinstate median checks"

This reverts commit bf50914.

(cherry picked from commit 4b3e570)

Co-authored-by: Claudia Comito <[email protected]>
Co-authored-by: jindra1 <[email protected]>
Co-authored-by: Claudia Comito <[email protected]>
(cherry picked from commit 68319be)

Co-authored-by: Marc-Jindra <[email protected]>
…ase-1.5

Update version and list of contributors before releasing 1.5
* Support latest PyTorch release

* Update bug_report.yml

* Update ci.yaml

* Update setup.py

* Update basic_test.py

* skip failing test hip/rocm

---------

Co-authored-by: ClaudiaComito <[email protected]>
Co-authored-by: Michael Tarnawa <[email protected]>
Co-authored-by: Fabian Hoppe <[email protected]>
(cherry picked from commit 78d480a)
(cherry picked from commit 99f6f4b)
…lease/1.5.x

[Backport release/1.5.x] Added Dalcin et al 2018 reference to `manipulations._axis2axisResplit`
* Support latest PyTorch release

* Update dependencies

* Update bug_report.yml

* Update ci.yaml

* Update setup.py

---------

Co-authored-by: mtar <[email protected]>
Co-authored-by: Fabian Hoppe <[email protected]>
(cherry picked from commit b912846)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* loose ends after releasing

* remove version update

---------

Co-authored-by: Fabian Hoppe <[email protected]>
Co-authored-by: Michael Tarnawa <[email protected]>
(cherry picked from commit e68db45)

Co-authored-by: Claudia Comito <[email protected]>
* set build-system

* fix deprecation warning
JuanPedroGHM and others added 10 commits February 17, 2025 11:28
…-main

Support PyTorch 2.6.0 / Add zarr as optional dependency
* Bump version to 1.5.1

* add backport label

* updated changelog

* Update CHANGELOG.md

* updated pre-commit

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update CITATION.cff

* Support pytorch 2.6

* Match torchvision to pytorch 2.6

* updated release note

* Updated RELEASE.md

* Merge pull request #1775 from helmholtz-analytics/support/new-pytorch-main

Support PyTorch 2.6.0 / Add zarr as optional dependency

* Removing some cherrypicked stuff

* Update RELEASE.md

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: Heat Release Bot <>
Co-authored-by: Claudia Comito <[email protected]>
Co-authored-by: Gutiérrez Hermosillo Muriedas, Juan Pedro <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Fabian Hoppe <[email protected]>
@ClaudiaComito ClaudiaComito reopened this Feb 17, 2025
@github-actions github-actions bot added core documentation Anything related to documentation workflows labels Feb 17, 2025
@JuanPedroGHM JuanPedroGHM marked this pull request as ready for review February 17, 2025 15:20
Copy link
Contributor

Thank you for the PR!

1 similar comment
Copy link
Contributor

Thank you for the PR!

Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.24%. Comparing base (9c8eaf5) to head (66d12b6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1797   +/-   ##
=======================================
  Coverage   92.24%   92.24%           
=======================================
  Files          84       84           
  Lines       12460    12460           
=======================================
  Hits        11494    11494           
  Misses        966      966           
Flag Coverage Δ
unit 92.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JuanPedroGHM JuanPedroGHM self-assigned this Feb 18, 2025
@ClaudiaComito ClaudiaComito merged commit ba0b7e1 into main Feb 19, 2025
59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants