LICENSE
MANIFEST.in
README.md
pyproject.toml
mace_mlx/__init__.py
mace_mlx/blocks.py
mace_mlx/calculators.py
mace_mlx/clebsch_gordan.py
mace_mlx/converter.py
mace_mlx/gate.py
mace_mlx/irreps.py
mace_mlx/kernels.py
mace_mlx/linear.py
mace_mlx/model.py
mace_mlx/py.typed
mace_mlx/radial.py
mace_mlx/spherical_harmonics.py
mace_mlx/symmetric_contraction.py
mace_mlx/tensor_product.py
mace_mlx/utils.py
mace_mlx.egg-info/PKG-INFO
mace_mlx.egg-info/SOURCES.txt
mace_mlx.egg-info/dependency_links.txt
mace_mlx.egg-info/requires.txt
mace_mlx.egg-info/top_level.txt
tests/test_benchmark.py
tests/test_blocks.py
tests/test_calculator.py
tests/test_cg.py
tests/test_complex_systems.py
tests/test_forces.py
tests/test_irreps.py
tests/test_kernels.py
tests/test_large_systems.py
tests/test_linear.py
tests/test_materials.py
tests/test_md_stability.py
tests/test_model.py
tests/test_radial.py
tests/test_realistic_systems.py
tests/test_spherical_harmonics.py
tests/test_stress.py
tests/test_stress_extended.py
tests/test_symmetric_contraction.py
tests/test_tensor_product.py