florence 0.1rc04
Pre-release
Pre-release
More fundamental changes in this release:
- Support for Python 3 (CPython 3.6) and PyPy (v5.7.1).
- Major bug fix for nonlinear electromechanics. It should be considered stable now.
- PostMesh is no longer shipped with florence and should be installed externally.
- Dispatch numerical integration of
BDB
to optimised BLAS. With this change the whole numerical integration of all variational formulations becomeBLAS/SIMD/C
optimised with no python layer.