SciML / OptimizationBase.jl

The base package for Optimization.jl, containing the structs and basic functions for it.
MIT License
8 stars 5 forks source link

CompatHelper: bump compat for Enzyme in [weakdeps] to 0.12, (keep existing compat) #51

Closed github-actions[bot] closed 2 weeks ago

github-actions[bot] commented 1 month ago

This pull request changes the compat entry for the Enzyme package from 0.11.11, =0.12.6 to 0.11.11, =0.12.6, 0.12. 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.

ChrisRackauckas commented 1 month ago

Why does this have a specific bound?

Vaibhavdixit02 commented 1 month ago

Tests fail for versions after it

ChrisRackauckas commented 1 month ago

@wsmoses is this known?

wsmoses commented 1 month ago

By virtue of bad plane wifi it is t loading well, post a log ?

On Sat, May 25, 2024 at 7:02 PM Christopher Rackauckas < @.***> wrote:

@wsmoses https://github.com/wsmoses is this known?

— Reply to this email directly, view it on GitHub https://github.com/SciML/OptimizationBase.jl/pull/51#issuecomment-2131627082, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJTUXHMV6O7GX3677AHUU3ZEEKANAVCNFSM6AAAAABIIMFOZKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZRGYZDOMBYGI . You are receiving this because you were mentioned.Message ID: @.***>

ChrisRackauckas commented 1 month ago

@Vaibhavdixit02 will need to share the MWE since I didn't even know there was an issue here.

wsmoses commented 1 month ago

Yeah I was not aware of any failure here. Please open an issue with an MWE and we'll try to resolve quickly.