MANIFEST.in
README.md
setup.py
doc/developer.md
doc/tutorial.md
doc/validation.tex
stocal/__init__.py
stocal/_utils.py
stocal/algorithms.py
stocal/structures.py
stocal/transitions.py
stocal/types.py
stocal.egg-info/PKG-INFO
stocal.egg-info/SOURCES.txt
stocal.egg-info/dependency_links.txt
stocal.egg-info/requires.txt
stocal.egg-info/top_level.txt
stocal.egg-info/zip-safe
stocal/examples/__init__.py
stocal/examples/brusselator.py
stocal/examples/events.py
stocal/examples/pre2017.py
stocal/examples/temperature_cycle.py
stocal/examples/typed_rules.py
stocal/examples/validation.py
stocal/examples/dsmts/DSMTS_001_01-mean.csv
stocal/examples/dsmts/DSMTS_001_01-sd.csv
stocal/examples/dsmts/DSMTS_001_03-mean.csv
stocal/examples/dsmts/DSMTS_001_03-sd.csv
stocal/examples/dsmts/DSMTS_001_04-mean.csv
stocal/examples/dsmts/DSMTS_001_04-sd.csv
stocal/examples/dsmts/DSMTS_001_05-mean.csv
stocal/examples/dsmts/DSMTS_001_05-sd.csv
stocal/examples/dsmts/DSMTS_001_07-mean.csv
stocal/examples/dsmts/DSMTS_001_07-sd.csv
stocal/examples/dsmts/DSMTS_002_01-mean.csv
stocal/examples/dsmts/DSMTS_002_01-sd.csv
stocal/examples/dsmts/DSMTS_002_02-mean.csv
stocal/examples/dsmts/DSMTS_002_02-sd.csv
stocal/examples/dsmts/DSMTS_002_03-mean.csv
stocal/examples/dsmts/DSMTS_002_03-sd.csv
stocal/examples/dsmts/DSMTS_002_04-mean.csv
stocal/examples/dsmts/DSMTS_002_04-sd.csv
stocal/examples/dsmts/DSMTS_002_06-mean.csv
stocal/examples/dsmts/DSMTS_002_06-sd.csv
stocal/examples/dsmts/DSMTS_002_09-mean.csv
stocal/examples/dsmts/DSMTS_002_09-sd.csv
stocal/examples/dsmts/DSMTS_002_10-mean.csv
stocal/examples/dsmts/DSMTS_002_10-sd.csv
stocal/examples/dsmts/DSMTS_003_01-mean.csv
stocal/examples/dsmts/DSMTS_003_01-sd.csv
stocal/examples/dsmts/DSMTS_003_02-mean.csv
stocal/examples/dsmts/DSMTS_003_02-sd.csv
stocal/examples/dsmts/DSMTS_003_03-mean.csv
stocal/examples/dsmts/DSMTS_003_03-sd.csv
stocal/examples/dsmts/DSMTS_003_04-mean.csv
stocal/examples/dsmts/DSMTS_003_04-sd.csv
stocal/examples/dsmts/DSMTS_003_05-mean.csv
stocal/examples/dsmts/DSMTS_003_05-sd.csv
stocal/examples/dsmts/DSMTS_004_01-mean.csv
stocal/examples/dsmts/DSMTS_004_01-sd.csv
stocal/examples/dsmts/DSMTS_004_02-mean.csv
stocal/examples/dsmts/DSMTS_004_02-sd.csv
stocal/examples/dsmts/DSMTS_004_03-mean.csv
stocal/examples/dsmts/DSMTS_004_03-sd.csv
stocal/experimental/__init__.py
stocal/experimental/samplers.py
stocal/experimental/tauleap.py
stocal/experimental/test_samplers.py
stocal/tests/__init__.py
stocal/tests/abstract_test.py
stocal/tests/bugs.py
stocal/tests/test_algorithms.py
stocal/tests/test_examples.py
stocal/tests/test_structures.py
stocal/tests/test_transitions.py
stocal/tests/test_tutorial.py