.gitignore
LICENSE
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/gcmpy.rst
docs/index.rst
docs/make.bat
docs/modules.rst
docs/setup.rst
docs/test.rst
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/gcmpy.doctree
docs/_build/doctrees/index.doctree
docs/_build/doctrees/modules.doctree
docs/_build/doctrees/setup.doctree
docs/_build/doctrees/test.doctree
docs/_build/html/.buildinfo
docs/_build/html/gcmpy.html
docs/_build/html/genindex.html
docs/_build/html/index.html
docs/_build/html/modules.html
docs/_build/html/objects.inv
docs/_build/html/py-modindex.html
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/setup.html
docs/_build/html/test.html
docs/_build/html/_modules/index.html
docs/_build/html/_modules/gcmpy/distributions.html
docs/_build/html/_modules/gcmpy/gcm_algorithm.html
docs/_build/html/_modules/gcmpy/joint_degree.html
docs/_build/html/_modules/gcmpy/motif_generators.html
docs/_build/html/_modules/gcmpy/utils.html
docs/_build/html/_modules/test/test_gcm_algorithm.html
docs/_build/html/_modules/test/test_joint_degree.html
docs/_build/html/_sources/gcmpy.rst.txt
docs/_build/html/_sources/index.rst.txt
docs/_build/html/_sources/modules.rst.txt
docs/_build/html/_sources/setup.rst.txt
docs/_build/html/_sources/test.rst.txt
docs/_build/html/_static/alabaster.css
docs/_build/html/_static/basic.css
docs/_build/html/_static/custom.css
docs/_build/html/_static/doctools.js
docs/_build/html/_static/documentation_options.js
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery-3.5.1.js
docs/_build/html/_static/jquery.js
docs/_build/html/_static/language_data.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/underscore-1.13.1.js
docs/_build/html/_static/underscore.js
gcmpy/__init__.py
gcmpy/distributions.py
gcmpy/gcm_algorithm.py
gcmpy/joint_degree.py
gcmpy/motif_generators.py
gcmpy/types.py
gcmpy/utils.py
gcmpy.egg-info/PKG-INFO
gcmpy.egg-info/SOURCES.txt
gcmpy.egg-info/dependency_links.txt
gcmpy.egg-info/not-zip-safe
gcmpy.egg-info/requires.txt
gcmpy.egg-info/top_level.txt
test/__init__.py
test/test_gcm_algorithm.py
test/test_joint_degree.py