.gitignore
LICENSE.txt
README.md
setup.cfg
setup.py
update-badges.py
.github/workflows/continuous_integration.yml
examples/Examples.ipynb
syngular/__init__.py
syngular/ideal.py
syngular/ideal_algorithms.py
syngular/qring.py
syngular/ring.py
syngular/tools.py
syngular.egg-info/PKG-INFO
syngular.egg-info/SOURCES.txt
syngular.egg-info/dependency_links.txt
syngular.egg-info/requires.txt
syngular.egg-info/top_level.txt
tests/test_ideal.py
tests/test_ideal_algorithms.py
tests/test_ring.py