InstallationΒΆ
Install the latest released package from PyPI:
pip install snputils
For PyTorch-backed PCA and others, install the optional torch extra:
pip install "snputils[torch]"
Install the latest released package from PyPI:
pip install snputils
For PyTorch-backed PCA and others, install the optional torch extra:
pip install "snputils[torch]"