Skip to content

Installation

LokeOhlin edited this page Oct 10, 2023 · 2 revisions

In directory above the repository install via pip using:

pip install gasspy

Required packages

"pybind11"
"numpy"
"matplotlib"
"cupy"
"torch"
"pandas"
"astropy"
"mpi4py"
"psutil"
"h5py"

CuPy, pytorch, mpi4py and pybind11 might require special installs. Make sure that you follow their own install documentation and don't rely on pip's automatic installer.

Clone this wiki locally