Dear all,
We are happy to announce the release of OpenCOR 0.8.2 and its Docker container.
You can see what is new here. As you can see, it fixes an issue with clearing simulation results (another regression!), for which I apologise (again!).
As before, this release is hopefully (!!) the final version of OpenCOR as we know it, i.e. a Qt-based application with Python support tightly linked to OpenCOR. As a reminder, going forward:
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).