-
It would be good to have a way to check which branches have successful build/test statuses. Travis shows green ticks/red crosses on the branches view (that would be https://github.com/cellml/libcellm…
-
If I have the following model:
```xml
…
-
Once libCellML is stable, I would like to use it to replace my old CellML API code in Antimony to allow CellML translation to and from Antimony and SBML.
As such, it would be great if it could impo…
-
Hi there. I'm using OpenCOR version 0.7.1 in the Win10 system. There is a file "HH.cellml" which I could run successfully a few months ago, but I cannot run just now. At times I could run it, but when…
-
This may be more of a question than an issue. When using libCellML to generate code that can be called from an external integrator we have a specific RHS API generated that the external program can ca…
-
Right now, if we want to define the unit `Joules per Coulomb`, we would do the following using the `CellML Text` view:
```
def unit J_per_C as
unit joule;
unit coulomb {expo: -1};
endde…
-
I find the translate block and its icon misleading! Can we change it to "upgrade" or "update" or something a bit more specific to CellML and not related to human languages?
-
https://github.com/cellml/cellml-specification/blob/cf2bf5c7897b6e147128522c19c1a6d0f33fcba6/src/reference/sectionC_interpretation.inc#L339
In general, we've taken the approach that:
1. The vali…
-
Do you have any plans to convert SBML to MATLAB? I’d love to be able to run a python script that could do that.
-
Implementing the renumbering of the specifications document (as in https://github.com/cellml/cellml-specification/issues/24 ) means that we need to update the heading numbers given to errors/issues to…