Matthias König

Results 220 comments of Matthias König

@sankha555 Nothing to do here for you. Just have a look at the issues are assigned to. I assigning myself to things I will take care of.

This could be an issue of the model merging, check this.

Most of this should be covered with the render extension. Not sure about the positioning of the label relative to the bounding box.

Does anybody care about submaps? Would this be the way to have hierarchical maps? It should be sufficient to have an attribute `submap` on the glyph which can reference map...

Hi Alexander, I also am very interested in submaps, but I am completely unaware of the current status in SBGN & SBGN-ML dealing with that. For me it would mainly...

@Nicolas Exactly what I thought. I would use it to render my comp submodels. On Fri, Sep 30, 2016 at 12:15 PM, Matthias König [email protected] wrote: > Hi Alexander, >...

In the timecourses, what we essentially have are event assignments triggered at t=t_trigger​. All event assignments must be executed simultaneously—this is not a step-by-step process. Instead, the model state must...

In SBML, all ListOf constructs are unordered lists. This means an SBML model can be modified by shuffling any ListOf elements, such as ListOfEventAssignments, without affecting the numerical results of...

The main issue with establishing a fixed order for updating multiple variables (such as compartments, species, or parameters) is that mathematical calculations dependent on these variables could produce unexpected results...