LICENSE
README.md
pyproject.toml
circuitscope/__init__.py
circuitscope/analyzer.py
circuitscope/event_fraction_utils.py
circuitscope/formula_generator.py
circuitscope/noise_presets.py
circuitscope/propagation.py
circuitscope/sampling.py
circuitscope/server.py
circuitscope.egg-info/PKG-INFO
circuitscope.egg-info/SOURCES.txt
circuitscope.egg-info/dependency_links.txt
circuitscope.egg-info/entry_points.txt
circuitscope.egg-info/requires.txt
circuitscope.egg-info/top_level.txt
circuitscope/static/favicon.svg
circuitscope/static/index.html
circuitscope/static/assets/index-C_G5DP7z.css
circuitscope/static/assets/index-DNm0OqrN.js
tests/test_analyzer_export.py
tests/test_detecting_regions.py
tests/test_event_fractions.py
tests/test_monte_carlo.py
tests/test_noise_presets.py
tests/test_propagation.py
tests/test_repeat_loops.py
tests/test_sampling.py
tests/test_server_endpoints.py