physicsnemo
physicsnemo copied to clipboard
DOMINO datapipe needs to be removed from `__init__` file
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.