Frank Bergmann

Results 128 comments of Frank Bergmann

> @fbergmann How did you resolve this issue > > libexpat.lib(xmlparse.c.obj) : error LNK2019: unresolved external symbol __imp_rand_s referenced in function generate_hash_secret_salt We resolved this issue in our Expat find...

> **Additional context** > I think the SED-ML editors would be happy to drop the SED-ML version of parameter estimation in favor of PETab if PETab was agnostic about its...

The conda package is built using the [python-libsbml-feedstock](https://github.com/conda-forge/python-libsbml-feedstock), I'm not sure what to change to have that build arm64 packages as well. Any help would be appreciated. Since I have...

So i looked into this, and compiling right now for arm64 would require cross compiling, which needs some more changes. So until i figure out what needs changing I'll have...

that sounds good to me

Uhm ... just to make it easier for us to look at ... can you let us know what you would expect.

thanks .. that explains it ... unfortunately, this is not how it is implemented in libSBML. the call to setMath takes a constant ASTNode element, and assigns a clone of...

As to > What was not discussed explicitly: > > * Should all observable IDs be allowed, or only the current one? I'm fine with allowing all. > * If...

This would be resolved by exposing the `notation` field on InputNumber, like suggested in:

> True. I would argue that for rate rules, initial values should be reinitialized, but that for assignment rules the assigned value is replaced statically. You mean for assignment rules,...