SciML / ExponentialUtilities.jl

Fast and differentiable implementations of matrix exponentials, Krylov exponential matrix-vector multiplications ("expmv"), KIOPS, ExpoKit functions, and more. All your exponential needs in SciML form.
https://docs.sciml.ai/ExponentialUtilities/stable/
Other
93 stars 29 forks source link

Update dependabot.yml #163

Closed ArnoStrouwen closed 7 months ago

ArnoStrouwen commented 7 months ago

I think it should be configured like this to only work on major releases. Won't know for sure until typos does a next minor release.

ArnoStrouwen commented 7 months ago

Is this a regression? https://github.com/SciML/ExponentialUtilities.jl/actions/runs/7793155986/job/21252433155#step:6:131

ChrisRackauckas commented 7 months ago

I'm not sure. I would think this just wasn't test on Windows much before?

ArnoStrouwen commented 7 months ago

It passed that test here, IIRC: https://github.com/SciML/ExponentialUtilities.jl/pull/157

ChrisRackauckas commented 7 months ago

Peculiar