Lucian Smith
Lucian Smith
I don't know the underlying code, but I would imagine that the 'k' system could keep the first n values of all vectors instead of the first n values of...
Agreed--spell check would be a very very useful feature.
I got most of this working many years ago with the old CellML API, and I just poke around in the old code looking for 'math': https://github.com/sys-bio/antimony/blob/develop/src/module-cellml.cpp It looks like...
(Also, for the CellML library going forward: I wrote the bison parser SBML currently uses to parse infix, and I would be more than happy for you to just steal...
Aha! OK, thanks--@nickerso does this work for you all?
SBML definitely does *not* make this assumption, and follows the MathML spec: only neq is binary, and the rest are n-ary. It should be noted that 'plus' and 'times' are...
It took me a while to find this back when I was updating the SBML spec, but I finally found the clearest definitions in Appendix C of the MathML 2...
By 'working as expected' do you mean that you fixed the bug, or that you believe there is no problem? We did just re-add 'Dice Maiden' to a discord server...
I'm happy to post there, but if you don't mind, can you explain in a bit more detail so I'll know what I'm talking about? I'm not familiar enough with...
Hmm, user interface. I think in order to make this as simple as possible but still accomplish the goal of 'get this old code to work again', I would add...