CGNet
No description available.
File Explorer
Download Latest Version (.zip)- CGmodule.cpp
- ClebschGordan.cpp
- ClebschGordan.hpp
- description.tex
- precomputeCG.cpp
- setup_cextension.py
- test.py
- test.sh
- writeup.pdf
- __init__.py
- cudaCG_all.cpp
- cudaCG_all.h
- cudaCG_FNWMM.cu
- cudaCG_sparse.cu
- cudaCG_utils.cu
- setup.py
- __init__.py
- CG_layers.py
- CG_layers_python.py
- CGNet.py
- CGutils.py
- Complex_math.py
- test.py
- __init__.py
- dataloader.py
- example.sh
- main.py
- MNIST_data_process.py
- model.py
- README.md
- dataset.py
- example.sh
- precomputation.py
- README.md
- Shrec17_main_fast.py
- __init__.py
- geometries.py
- s2_sph.py
- utils.py
- WignerD.py
- .gitignore
- _settings.py
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/zlin7/CGNet
Downloads the entire project code from GitHub to your computer.
cd CGNet
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
β οΈ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
