LICENSE
README.md
pyproject.toml
src/qqideal/__init__.py
src/qqideal/dimdeg.py
src/qqideal/doublepoint.py
src/qqideal/errors.py
src/qqideal/ideal.py
src/qqideal/py.typed
src/qqideal/ring.py
src/qqideal/verdict.py
src/qqideal/witness.py
src/qqideal.egg-info/PKG-INFO
src/qqideal.egg-info/SOURCES.txt
src/qqideal.egg-info/dependency_links.txt
src/qqideal.egg-info/requires.txt
src/qqideal.egg-info/top_level.txt
tests/test_doublepoint.py
tests/test_ideal.py
tests/test_ring.py
tests/test_verdict.py
tests/test_witness.py