LICENSE
README.md
pyproject.toml
contop/__init__.py
contop/core.py
contop/optimisation.py
contop/reservoir_computing.py
contop/tests.py
contop.egg-info/PKG-INFO
contop.egg-info/SOURCES.txt
contop.egg-info/dependency_links.txt
contop.egg-info/requires.txt
contop.egg-info/top_level.txt
tests/test_ReservoirComputing.py
tests/test_getRandomCOP.py
tests/test_normWindow.py
tests/test_transformTS.py