Recent Releases of https://github.com/computationalphysiology/cardiac-geometries
https://github.com/computationalphysiology/cardiac-geometries - v1.1.0
What's Changed
- Move core package (i.e the meshing part) into
cardiac-geometries-core, see @finsberg in https://github.com/ComputationalPhysiology/cardiac_geometries/pull/20 . This is to make it possible to use in FEniCSx as well. Some work has been started on this as well, see https://github.com/ComputationalPhysiology/cardiac-geometriesx - Add 2D axisymmetric lv ellipsoid see @finsberg in https://github.com/ComputationalPhysiology/cardiac_geometries/pull/21. The main motivation behind this is to get the example here to work. However, axisymmetric LV will be very useful for speeding up the computations.
Other changes (primarily for developers)
- Update pre-commit hooks to use ruff
- Move from setup.cfg to pyproject.toml
- Move from bump2version to bump-my-version
- AHA-zones will no longer be generated by default (this is primarily because this hasn't been implemented fro the 2D case yet)
Full Changelog: https://github.com/ComputationalPhysiology/cardiac_geometries/compare/v0.11.1...v1.1.0
- Python
Published by finsberg almost 2 years ago
https://github.com/computationalphysiology/cardiac-geometries - v0.11.1
What's Changed
- Swap sheet and sheet normal in lv ellipsoid fibers by @finsberg in https://github.com/ComputationalPhysiology/cardiac_geometries/pull/19
Full Changelog: https://github.com/ComputationalPhysiology/cardiac_geometries/compare/v0.11.0...v0.11.1
- Python
Published by finsberg about 2 years ago
https://github.com/computationalphysiology/cardiac-geometries - v0.7.0
What's Changed
- Biv mesh update by @Reidmen in https://github.com/ComputationalPhysiology/cardiac_geometries/pull/14
New Contributors
- @Reidmen made their first contribution in https://github.com/ComputationalPhysiology/cardiac_geometries/pull/14
Full Changelog: https://github.com/ComputationalPhysiology/cardiac_geometries/compare/v0.6.1...v0.7.0
- Python
Published by finsberg over 2 years ago
https://github.com/computationalphysiology/cardiac-geometries - v0.5.0
What's Changed
- Add way to create torso surrounding BiV mesh by @finsberg in https://github.com/ComputationalPhysiology/cardiac_geometries/pull/9
Full Changelog: https://github.com/ComputationalPhysiology/cardiac_geometries/compare/v0.4.2...v0.5.0
- Python
Published by finsberg almost 3 years ago
https://github.com/computationalphysiology/cardiac-geometries - v0.4.2
What's Changed
- Fix issue with marker dtypes by @finsberg in https://github.com/ComputationalPhysiology/cardiac_geometries/pull/8
Full Changelog: https://github.com/ComputationalPhysiology/cardiac_geometries/compare/v0.4.1...v0.4.2
- Python
Published by finsberg almost 3 years ago