Cargo.toml
LICENSE
MANIFEST.in
README.md
pyproject.toml
anisoap/__init__.py
anisoap.egg-info/PKG-INFO
anisoap.egg-info/SOURCES.txt
anisoap.egg-info/dependency_links.txt
anisoap.egg-info/requires.txt
anisoap.egg-info/top_level.txt
anisoap/representations/__init__.py
anisoap/representations/ellipsoidal_density_projection.py
anisoap/representations/radial_basis.py
anisoap/utils/__init__.py
anisoap/utils/cyclic_list.py
anisoap/utils/metatensor_utils.py
anisoap/utils/moment_generator.py
anisoap/utils/monomial_iterator.py
anisoap/utils/shortcuts.py
anisoap/utils/spherical_to_cartesian.py
benchmarks/two_particle_gb/generate_gay_berne_datasets.py
docs/source/conf.py
docs/source/auto_examples/example01_invariances_of_powerspectrum_test.py
docs/source/auto_examples/example02_learn_benzene.py
notebooks/example01_invariances_of_powerspectrum_test.py
notebooks/example02_learn_benzene.py
rust/lib.rs
rust/ellip_expansion/compute_moments.rs
rust/ellip_expansion/mod.rs
tests/cache-and-speed-tests/test_cgr_cache.py
tests/cache-and-speed-tests/test_compute_moments.py
tests/integration-tests/test_convergence.py
tests/unit-tests/test_ellipsoidal_density_projection.py
tests/unit-tests/test_moment_generator.py
tests/unit-tests/test_radial_basis.py
tests/unit-tests/test_spherical_to_cartesian.py