-
-
> It also supports conversion to and from CellML via MyoKit (at the time of writing we still do not support unit conversion from gotranx to MyoKit
Hi @finsberg ! Let me know if you'd like help with…
-
The authoritative source for curated models of cardiac electrophysiology is the Auckland Bioengineering Institute PMR. At present the Web Lab contains copies of CellML files that are annotated with ou…
-
We currently don't validate that the occurrences of real numbers in the CellML2.0 model:
- 11.1.2.2 Variable -> Initial_values
- 9.1.2.2 Unit -> Multiplier
- 9.1.2.3 Unit -> Exponent
-
https://models.cellml.org/workspace/iyer_hajjar_armoundas_2007/@@file
```julia
ERROR: LoadError: DomainError with -0.14962747399673745:
--
Exponentiation yielding a complex result requires a co…
-
See https://github.com/cellml/libcellml/pull/631/files#r448700802
![image](https://user-images.githubusercontent.com/46887220/89478352-d50a6e00-d7e3-11ea-82f6-7fae0f527676.png)
-
My builds are now showing this error: (seeL https://readthedocs.org/projects/cellml-specification-dev/builds/10828631/)
```
Exception occurred:
File "/home/docs/checkouts/readthedocs.org/user_bui…
-
-
See note [here](https://libcellml-tutorials.readthedocs.io/en/pr344_documentation/theory/theory_ode_solutions.html#defining-the-initial-values). It would be good to be able to initialise variables of…
-
Hi all,
I want to write formulas for my equation using the library.
In the example it seems that I have to write the MathML by hand !?
See for instance https://libcellml.org/generated/v0.2.0/use…