LICENSE-APACHE
LICENSE-MIT
LICENSE.md
MANIFEST.in
README.md
pyproject.toml
setup.py
python/src/sphericart/__init__.py
python/src/sphericart/_c_lib.py
python/src/sphericart/metatensor.py
python/src/sphericart/spherical_harmonics.py
python/src/sphericart.egg-info/PKG-INFO
python/src/sphericart.egg-info/SOURCES.txt
python/src/sphericart.egg-info/dependency_links.txt
python/src/sphericart.egg-info/not-zip-safe
python/src/sphericart.egg-info/requires.txt
python/src/sphericart.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