Torkel Loman
Torkel Loman
It will until we remove it, which we will do with the v14 release. And all PRs until then will be for the v14 branch anyway. This is what we...
I agree in principle, but think this is a combination of refactoring and new features, and something that can be saved for a later day. Yes, discussing it on Wednesday...
At some point that might make sense. Currently, we do not have any metadata to manage though. I'd suggest merging this and https://github.com/SciML/Catalyst.jl/pull/678. Then at a later stage when we...
If we go down the MTK route, we are still happy with the other parts, especially how `only_use_rate` is handled? Is there a good resource on the MTK thing? I...
Another alternative should be to simply make it a named Tuple? That would allow indexing of the fields, make it immutable, and be good for storage? That should work equivalently...
The last line here is what causes the error: ```julia @variables t @parameters k @species X(t) X2(t) metadata = [:md_1 => 1.0, :md_2 => false, :md_3 => "Hello world", :md_4...
Ok, this one is ready now.
I had a discussion with Shashi, who suggested this. There are some special reasons why Symbolics have to do it the way they do it. However, they do not apply...
On the airport right now, but will think more on it when I get back. While I see the advantage of having the same interface, this one is just insanely...
Letäs discuss this one in person, I am still a bit uncertain exactly what you envision would be removed/added/external/internal.