MANIFEST.in
README.rst
setup.cfg
setup.py
versioneer.py
comath/__init__.py
comath/_version.py
comath.egg-info/PKG-INFO
comath.egg-info/SOURCES.txt
comath.egg-info/dependency_links.txt
comath.egg-info/requires.txt
comath.egg-info/top_level.txt
comath/array/__init__.py
comath/array/array.py
comath/func/__init__.py
comath/func/func.py
comath/metric/__init__.py
comath/metric/metric.py
comath/segment/__init__.py
comath/segment/segment.py
tests/__init__.py