Skip to content

Instantly share code, notes, and snippets.

@dineshadepu
Created November 6, 2024 13:27
Show Gist options
  • Save dineshadepu/3aabbe81ea01dda6d0866a1446d40a4d to your computer and use it in GitHub Desktop.
Save dineshadepu/3aabbe81ea01dda6d0866a1446d40a4d to your computer and use it in GitHub Desktop.
PySPH working installation instructions

Install pysph

pip install 'cython<3'
pip install 'numpy==1.23'
pip install h5py
pip install https://github.com/pypr/pysph/zipball/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment