Skip to content

florence 0.1rc04

Pre-release
Pre-release
Compare
Choose a tag to compare
@romeric romeric released this 01 May 03:22
· 725 commits to master since this release

More fundamental changes in this release:

  1. Support for Python 3 (CPython 3.6) and PyPy (v5.7.1).
  2. Major bug fix for nonlinear electromechanics. It should be considered stable now.
  3. PostMesh is no longer shipped with florence and should be installed externally.
  4. Dispatch numerical integration of BDB to optimised BLAS. With this change the whole numerical integration of all variational formulations become BLAS/SIMD/C optimised with no python layer.