CMakeLists.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
include/sphericart/pybind11_kernel_helpers.hpp
python/sphericart/jax/__init__.py
python/sphericart/jax/ddsph.py
python/sphericart/jax/dsph.py
python/sphericart/jax/sph.py
python/sphericart/jax/spherical_harmonics.py
python/sphericart_jax.egg-info/PKG-INFO
python/sphericart_jax.egg-info/SOURCES.txt
python/sphericart_jax.egg-info/dependency_links.txt
python/sphericart_jax.egg-info/not-zip-safe
python/sphericart_jax.egg-info/requires.txt
python/sphericart_jax.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/macros.hpp
sphericart/include/sphericart.h
sphericart/include/sphericart.hpp
sphericart/include/sphericart_cuda.hpp
sphericart/include/sphericart_impl.cuh
sphericart/include/sphericart_impl_sycl.hpp
sphericart/include/sphericart_sycl.hpp
sphericart/include/sycl_alloc.hpp
sphericart/include/sycl_base.hpp
sphericart/include/sycl_device.hpp
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/src/sphericart_impl_sycl.cpp
sphericart/src/sphericart_sycl.cpp
sphericart/src/sycl_base.cpp
sphericart/tests/CMakeLists.txt
sphericart/tests/test_derivatives.cpp
sphericart/tests/test_derivatives_sycl.cpp
sphericart/tests/test_hardcoding.cpp
sphericart/tests/test_samples.cpp
src/sphericart_jax_cpu.cpp
src/sphericart_jax_cuda.cpp