LICENSE
README.md
pyproject.toml
faiss_imputer/__init__.py
faiss_imputer/_matrix.py
faiss_imputer/faiss_imputer.py
faiss_imputer.egg-info/PKG-INFO
faiss_imputer.egg-info/SOURCES.txt
faiss_imputer.egg-info/dependency_links.txt
faiss_imputer.egg-info/requires.txt
faiss_imputer.egg-info/top_level.txt
tests/test_aggregation_precision.py
tests/test_available_batch_equivalence.py
tests/test_available_candidate_expansion.py
tests/test_available_precision.py
tests/test_complete_aggregation_batching.py
tests/test_complete_batched_l2.py
tests/test_complete_index_memory.py
tests/test_donor_preparation.py
tests/test_faiss_imputer.py
tests/test_feature_names.py
tests/test_fit_failure_state.py
tests/test_matrix_benchmark.py
tests/test_numpy_neighbors.py
tests/test_partial_donors.py
tests/test_real_data_benchmark.py
tests/test_sklearn_compatibility.py