bifurcationkit / BifurcationKit.jl

A Julia package to perform Bifurcation Analysis
https://bifurcationkit.github.io/BifurcationKitDocs.jl/stable
Other
303 stars 37 forks source link

chore: bump RecursiveArrayTools compat #127

Closed AayushSabharwal closed 9 months ago

AayushSabharwal commented 11 months ago

This is for the upcoming RecursiveArrayTools.jl v3 release, in https://github.com/SciML/RecursiveArrayTools.jl/pull/290

Tests won't pass for a while, since there's an entire dependency tree that needs to be merged first

rveltz commented 11 months ago

I guess I need to wait until the release. Thank you for pointing this out

ChrisRackauckas commented 9 months ago

It's released.

ven-k commented 9 months ago

Bump

AayushSabharwal commented 9 months ago

I ran tests locally and they pass

Test Summary:  |  Pass  Total       Time
BifurcationKit | 12867  12867  112m59.6s
     Testing BifurcationKit tests passed
chriselrod commented 9 months ago

Bump

rveltz commented 9 months ago

Arrrggg

I merged this PR because the tests look fine but it leads to a lot of errors. For example the test https://buildkite.com/julialang/bifurcationkit-dot-jl/builds/80#018c8b0e-5ec9-4807-a216-f07ec000586b shows a lot of them. One is in Preconditioner.jl which is kinda OK but a lot pop up from flowDE.jl