-
Go through full list, add PMR links where possible (with note on curation?)
-
Hi Michael,
I'm trying to convert a CellML v1.0 file to a myokit .mmt file.
The CellML file has elements that use the min operator like this:
```
lambda_max
lambda
```
T…
-
I have a model with an error. When I try to analyse this model it throws a segmentation fault instead of telling me the error
Here is the model
[lung_ROM.zip](https://github.com/user-attachments…
-
**Need a tool to read and import annotations created in CellML to Python!**
To identify the variables created by CellML users, annotations are required to be read and understood.
Based on the defi…
-
Hi, I am trying several tooling options and I thought JSim is the most universal man-in-the-middle between SBML, CellMl and other languages. I tried to import CellMl model ( https://models.cellml.org/…
-
Seems we are lacking an obvious "quick guide" or tutorial demonstrating how to use libCellML with CellML 1.x models. This seems like a useful thing to add.
-
I was trying to validate the n98.xml file at ~/examples/Bioelectrics/Monodomain/PythonChasteModel/n98.xml using https://chaste.cs.ox.ac.uk/cellml/ web-based cellml validator
The validator showed t…
-
Have started wondering what the steps would be to **eventually** do this
https://github.com/cellml/libcellml/issues/498
Would also involve
- [ ] Making libcellml pip installable (on linux at…
-
First, thanks for the great ecosystem! ModelingToolkit really looks promising.
I think I run into a limitation with the current design of CellMLToolkit. From my understanding it simply parses the c…
-
Currently terminology.rst says:
CellML Metadata Namespace
The namespace \http://www.cellml.org/metadata/1.0#
This will be outdated if the new version is ever approved :) We should possibly…