Dear all,
We are happy to announce the release of OpenCOR 0.8.3 and its Docker container.
You can see what is new here. As you can see, it improves user experience (truth be told, it fixes a crash that sometimes occurred when reloading a changed CellML file).
OpenCOR's backend is being moved to libOpenCOR, which is a pure C++ library with both JavaScript and Python bindings. For Python, this means that you will be able to install libOpenCOR using pip install libopencor (once it will be available on PyPi or you can already install it from source using pip install git+https://github.com/opencor/libopencor.git).