physicsnemo icon indicating copy to clipboard operation
physicsnemo copied to clipboard

DOMINO datapipe needs to be removed from `__init__` file

Open ktangsali opened this issue 8 months ago • 0 comments

Here Domino datapipe is being added in the init file, this will cause import errors even for using the MeshDatapipe, since DOMINO uses warp-lang and scipy which are not included in our regular dependency list.

ktangsali avatar Apr 14 '25 20:04 ktangsali