Torkel Loman

Results 439 comments of Torkel Loman

Sounds good, StructuralIdentifiability was loaded as well and it uses Nemo. Travelling right now, but will look again when I get to computer.

that'd probably make more sense, yes

Concering the parameters, I think it might make sense to have some option to specify that a parameter should be global across all submodels in a hierarchical model. The two...

Didn't know about those, but that sounds like what one should do then

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...

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...

I think we might be abandoning system equality, however, I still think this is the case or the individual events not being identical.

Presumably the bot have tested this using the current version of Catlayst (that does not combine with MTKv10, in which case this does work)?

The event ```julia continuous_events = [V ~ 2.5] => [α ~ 0, β ~ 0] ``` checks when the variable `V` is `2.5`. When it does, both `α` and `β`...