LICENSE
MANIFEST.in
README.md
pyproject.toml
calgebra/__init__.py
calgebra/core.py
calgebra/gcsa.py
calgebra/interval.py
calgebra/metrics.py
calgebra/properties.py
calgebra/py.typed
calgebra/recurrence.py
calgebra/transform.py
calgebra/util.py
calgebra.egg-info/PKG-INFO
calgebra.egg-info/SOURCES.txt
calgebra.egg-info/dependency_links.txt
calgebra.egg-info/requires.txt
calgebra.egg-info/top_level.txt
calgebra/docs/API.md
calgebra/docs/README.md
calgebra/docs/TUTORIAL.md
tests/test_at_tz.py
tests/test_docs.py
tests/test_gcsa.py
tests/test_recurrence.py
tests/test_timeline.py
tests/test_transform.py
tests/test_transform_unbounded.py
tests/test_unbounded.py
tests/test_windows.py