Sam Isaacson

Results 693 comments of Sam Isaacson

Thanks, that is very helpful and would be a perfect solution for us. I’m fine with just telling users to use remake and not pushing the convenience direct updating anyways....

Bump, any updates on supporting parameters defined via initial conditions getting updated correctly? Could this be simplified by introducing a special notation to indicate the parameter is defined via an...

Awesome, thanks! Is this for ODEs only or will it ultimately work with other system types too?

We definitely need it for NonlinearProblems and SteadyStateProblems as they are both places conservation laws get used, and it would be nice for SDEs too (though not really high priority...

There are no DAEs here since the point is that a user supplies initial values for all species, including eliminated species that were moved to observables, and that is used...

Exactly, hence why we'd like that use-case supported.

There are still some tests and docs that explicitly use "₊". We need to update them whenever MTK decides to change the separator.

Yup that is all that needs to be done for the tests, but the doc example will require a bit more tweaking.

I'd think the main feature a network free solver needs is the ability to have a dynamic dependency graph / set of reactions, which seems suggestive that table-based methods might...

It seems reasonable one might want an event condition to be when time is equal to a parameter. We could flip the order, but given that independent variables are now...