Jutho / TensorOperations.jl

Julia package for tensor contractions and related operations
https://jutho.github.io/TensorOperations.jl/stable/
Other
449 stars 56 forks source link

CompatHelper: bump compat for Bumper in [weakdeps] to 0.7, (keep existing compat) #184

Closed github-actions[bot] closed 3 weeks ago

github-actions[bot] commented 1 month ago

This pull request changes the compat entry for the Bumper package from 0.6 to 0.6, 0.7. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

lkdvos commented 1 month ago

I ran the CI suite (https://github.com/Jutho/TensorOperations.jl/actions/runs/10056811985) and it seems like everything is okay, except for an out-of-memory error on Windows. This might not even be related to the Bumper update, so for me this might be okay to just merge like this. Alternatively, we could look into the option to reduce the weight of the tests a bit.