Hi,
Is there any reason why BifurcationKit is blocked at 0.4.4 in Catalyst?
Hi,
Is there any reason why BifurcationKit is blocked at 0.4.4 in Catalyst?
I think the reason is that Catlayst currently have capped MTK t0 <v9.60. The reason for that is that MTK made some changes in that release which broke a bounce of Catalyst features, and we don’t want to mark Catalyst as compatible with with higher versions until we have sorted that out.
This PR: https://github.com/SciML/Catalyst.jl/pull/1186 (hopefully merged in the next few days, although we might need to wait for another MTK fix as something more just popped up) will make Catalyst master compatible with the latest MTK version. After that, we will hopefully will make a release vaguely soon (but hard to say, we have hoped that for a while now, and things are sadly a bit outside of our control).
The last Catalyst release only supported BifurkationKit .3. Master currently caps MTK as mentioned. We are trying to fix that and get a new release out, but things in Catalyst keep breaking due to changes in dependencies faster than we can get them fixed.