[WIP] Adapt docs to latest SciML releases#1488
Conversation
|
This is missing the attractors floor? |
|
Yeah, there is a few things missing, but I will add that when I update things for when the new OrdinaryDiffEq.jl is available as I need that anyway. |
|
It should be available now. |
|
excellent, will have a go at it thsi afternoon |
|
Awaiting SciML/OrdinaryDiffEq.jl#3771, but after that this should hopefully be quick work |
Updated the prob_func to remove an unused parameter.
|
I wouldn't worry about the QA here, https://github.com/SciML/Catalyst.jl/actions/runs/28762798445/job/85281268352?pr=1488 , that will shortly get replaced the moment you finish this #1487 with a more updated QA setup. The segfault is probably the JET thing that this works around. So, I think this is good sans the modeling LTS failure. That's probably from writing the catalyst equivalence in a way that isn't robust to changing symbolic hashes, i.e. the ordering of the variables |
|
Sounds good, will have a look at that failure and merge later today I hope. |
WIP, mostly uploading so that I can work on PR from multiple computers.