Torkel Loman

Results 439 comments of Torkel Loman

ok, in that case it might be something Catalyst-related. I will have to dig through the event stuff again, let's hold this one off until I have figured more stuff...

Currently, we disallow creating spatial lattice models for cases with vector species/parameters. Not because I think it strictly won't work, but because I am not 100% certain that there are...

The serialisation writes a Catalyst model to a .jl file, basically recreating the code which was (could have) been used to create it: https://docs.sciml.ai/Catalyst/stable/model_creation/model_file_loading_and_export/#model_file_import_export_crn_serialization `get_pvar2sym` and `get_sym2term` were given to...

> Not quite a year yet 😅 I meant since the start of MTK! Haven't really kept track of stuff very well since then, although most things have probably been...

I'd argue that part of the reason is that MTK have moved on quite a lot from the internals that was used when Catalyst moved to MTK, and that it...

Sorry, didn't realise we got a list in CI. However, some things it would be useful to get repalcements for, or options for new API. I.e. initially I had my...

Probably getting a list of (2) right now will be annoying though, and probably will happen as the MTK docs get increasingly straightened out. But let's start with the easy...

Ok, if the split is all 1 and 3 that is OK by me. Let's just walk the list and determine which is needed by Catalyst and what is not,...

I tink quite a lot of the internal usage in the serialisation is that I esentially have to take a symbolic variable (e.g. `X`) and write it and all its...

Sounds good, would definitely make that part of the code a lot better and long-term reliable as well.