Installing PYGAMD
PYGAMD can be installed with pip, with conda, or from source. For more detailed instructions, consult our Installation guide below. 

Source codes

Access codes on GitHub

Requirements:
Python3 including numba, numpy, cupy, and pybind11 packages
NVIDIA CUDA Toolkit = 12 (>=12.2)
Python = 3.11


If you satisfy the above Requirements, you can install PYGAMD:



PIP

If you use pip, you can install PYGAMD with:



CONDA (under development)

If you use conda, you can install PYGAMD from the defaults or conda-forge
channels: