LICENSE.txt
MANIFEST.in
pyproject.toml
readme.md
setup.cfg
setup.py
src/ec_storage.egg-info/PKG-INFO
src/ec_storage.egg-info/SOURCES.txt
src/ec_storage.egg-info/dependency_links.txt
src/ec_storage.egg-info/top_level.txt
src/ecstorage/__init__.py
src/ecstorage/dataframe.py
src/ecstorage/list.py
src/ecstorage/rdd.py
src/ecstorage/mathematics/__init__.py
src/ecstorage/mathematics/galois.py
src/ecstorage/mathematics/generator_matrix.py
src/ecstorage/mathematics/matrix_optimization.py