LICENSE
MANIFEST.in
README.md
pyproject.toml
cellmlmanip/__init__.py
cellmlmanip/_config.py
cellmlmanip/_singularity_fixes.py
cellmlmanip/main.py
cellmlmanip/model.py
cellmlmanip/parser.py
cellmlmanip/printer.py
cellmlmanip/rdf.py
cellmlmanip/units.py
cellmlmanip/version.txt
cellmlmanip.egg-info/PKG-INFO
cellmlmanip.egg-info/SOURCES.txt
cellmlmanip.egg-info/dependency_links.txt
cellmlmanip.egg-info/requires.txt
cellmlmanip.egg-info/top_level.txt
cellmlmanip/data/cellml_1_0.rnc
cellmlmanip/data/cellml_1_0.rng
cellmlmanip/data/cellml_units.txt
cellmlmanip/data/mathml2.rnc
cellmlmanip/data/mathml2.rng
requirements/check-python-version.py
tests/test_model_evaluation.py
tests/test_model_functions.py
tests/test_parser.py
tests/test_printer.py
tests/test_rdf.py
tests/test_singularity_fixes.py
tests/test_transpiler.py
tests/test_unit_conversion.py
tests/test_units.py
tests/test_version.py