CMakeLists.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
build-backend/backend.py
include/sphericart/autograd.hpp
include/sphericart/torch.hpp
include/sphericart/torch_cuda_wrapper.hpp
python/sphericart/torch/__init__.py
python/sphericart/torch/e3nn.py
python/sphericart/torch/metatensor.py
python/sphericart/torch/spherical_hamonics.py
python/sphericart_torch.egg-info/PKG-INFO
python/sphericart_torch.egg-info/SOURCES.txt
python/sphericart_torch.egg-info/dependency_links.txt
python/sphericart_torch.egg-info/not-zip-safe
python/sphericart_torch.egg-info/requires.txt
python/sphericart_torch.egg-info/top_level.txt
sphericart/CMakeLists.txt
sphericart/VERSION
sphericart/cmake/sphericart-config-version.in.cmake
sphericart/cmake/sphericart-config.in.cmake
sphericart/include/cuda_base.hpp
sphericart/include/cuda_cache.hpp
sphericart/include/dynamic_cuda.hpp
sphericart/include/macros.hpp
sphericart/include/sphericart.h
sphericart/include/sphericart.hpp
sphericart/include/sphericart_cuda.hpp
sphericart/include/sphericart_impl.cuh
sphericart/include/templates.hpp
sphericart/include/templates_core.hpp
sphericart/src/cuda_base.cpp
sphericart/src/cuda_stub.cpp
sphericart/src/sphericart-capi.cpp
sphericart/src/sphericart.cpp
sphericart/src/sphericart_cuda.cpp
sphericart/src/sphericart_cuda_stub.cpp
sphericart/src/sphericart_impl.cu
sphericart/tests/CMakeLists.txt
sphericart/tests/test_derivatives.cpp
sphericart/tests/test_hardcoding.cpp
sphericart/tests/test_samples.cpp
src/autograd.cpp
src/streams.cpp
src/torch.cpp
src/torch_cuda_wrapper.cpp
src/torch_cuda_wrapper_stub.cpp