LICENSE
README.md
pyproject.toml
amica/__init__.py
amica/accumulators.py
amica/backend.py
amica/binary.py
amica/config.py
amica/likelihood.py
amica/metrics.py
amica/mne_integration.py
amica/multimodel.py
amica/pdf.py
amica/preprocessing.py
amica/solver.py
amica/updates.py
amica/viz.py
amica.egg-info/PKG-INFO
amica.egg-info/SOURCES.txt
amica.egg-info/dependency_links.txt
amica.egg-info/requires.txt
amica.egg-info/top_level.txt
tests/test_accumulators.py
tests/test_amica.py
tests/test_backend.py
tests/test_config.py
tests/test_likelihood.py
tests/test_metrics.py
tests/test_mne_integration.py
tests/test_mne_real.py
tests/test_multimodel.py
tests/test_pdf.py
tests/test_preprocessing.py
tests/test_updates.py
tests/test_viz.py