Catalyst.jl
Catalyst.jl copied to clipboard
[WIP] v16 changes to get tests passing
Very much work in progress.
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...
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.