Skip to content
/ cgrspy Public
forked from A1kmm/cgrspy

Python bindings for the CellML API based on top of the CellML Generics and Reflection Service (CGRS)

Notifications You must be signed in to change notification settings

PMR2/cgrspy

This branch is 9 commits ahead of A1kmm/cgrspy:master.

Repository files navigation

CellML Generics and Reflection Service for Python

cgrspy is a Python interface to the CellML API, and allows you to work with mathematical models in CellML formats from in Python.

The binding makes use of the CellML Generics and Reflection Service (CGRS) to provide dynamically-typed Python bindings.

To use this binding, you must first obtain a build of the CellML API that includes the CellML Generics and Reflection Service; CellML API version 1.10 and earlier do not include this support.

About

Python bindings for the CellML API based on top of the CellML Generics and Reflection Service (CGRS)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 87.6%
  • Python 12.4%