Catalyst.jl icon indicating copy to clipboard operation
Catalyst.jl copied to clipboard

[WIP] v16 changes to get tests passing

Open TorkelE opened this issue 6 months ago • 2 comments

Very much work in progress.

TorkelE avatar Aug 24 '25 16:08 TorkelE

Extensions are working lcoally, so will have to check why it fails here. Next, I will try to go through failing tests until we have something where everything pretty much works. Once we are there, there are a decent chunk of going through the code and make it actually respectable...

TorkelE avatar Aug 26 '25 19:08 TorkelE

Ok, "everything" passes now. Next, I will go through the individual pieces one by one to revert stuff that is now marked as @test_broken. Finally, I will have a look at general improvements to the code.

TorkelE avatar Aug 29 '25 12:08 TorkelE