Files
Atomizer/tools/adaptive-isogrid/requirements.txt

7 lines
143 B
Plaintext
Raw Normal View History

numpy>=1.24
scipy>=1.10
shapely>=2.0
gmsh>=4.11 # Frontal-Delaunay meshing (production)
triangle>=20230923 # Fallback option
matplotlib>=3.7