Skip to content

Commit

Permalink
Add script for create meshes for bai atlas meshes
Browse files Browse the repository at this point in the history
  • Loading branch information
finsberg committed Aug 15, 2024
1 parent a9da7e6 commit 4a8089b
Show file tree
Hide file tree
Showing 3 changed files with 437 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ keywords = ["cardiac", "geometry", "mesh", "gmsh"]
requires-python = ">=3.6"
dependencies = [
"cardiac-geometries-core>=0.2.1",
"meshio",
"meshio @ https://github.com/finsberg/meshio/releases/download/v5.3.6/meshio-5.3.6-py3-none-any.whl",
"numpy",
"rich-click",
]
Expand Down
Loading

0 comments on commit 4a8089b

Please sign in to comment.