Torkel Loman

Results 439 comments of Torkel Loman

Also, are you sure about `ReactionSystem` needing to implement SII? Whenever a problem is generated, it always has to be converted to the corresponding system type. Except for the stuff...

Closed due to git history mess

I have fixed the `all_unitless` deprecation issue here as well (turning this to the PR that allows you to actually create `ReactionSystem`s using the new MTK version). Now, we do...

I think this is ready now, tried to update the MTK thing. Tests fail, but at least Catalyst compiles. Once: https://github.com/SciML/Catalyst.jl/pull/749 we should be able to look at this now....

> Tests fail though, it needs the complete calls. We plan to handle this in a separate PR (on way), this one is needed to actually compile Catalyst though, hence...

This PR is based on https://github.com/SciML/Catalyst.jl/pull/736, and should be merged after that one.

Git history not sustainable anymore, reuploaded as https://github.com/SciML/Catalyst.jl/pull/801

Yeah, I had some application in SI where you get lists of possible identifiable functions (`find_identifiable_functions`). Here it would be good to simply loop through the output and see whether...