README.rst
setup.cfg
setup.py
scripts/tramway
tramway/__init__.py
tramway/__main__.py
tramway.egg-info/PKG-INFO
tramway.egg-info/SOURCES.txt
tramway.egg-info/dependency_links.txt
tramway.egg-info/requires.txt
tramway.egg-info/top_level.txt
tramway/core/__init__.py
tramway/core/chain.py
tramway/core/exceptions.py
tramway/core/lazy.py
tramway/core/lazy_dev.py
tramway/core/namedcolumns.py
tramway/core/plugin.py
tramway/core/scaler.py
tramway/core/xyt.py
tramway/core/analyses/__init__.py
tramway/core/analyses/base.py
tramway/core/analyses/lazy.py
tramway/core/hdf5/__init__.py
tramway/core/hdf5/compat.py
tramway/core/hdf5/rules.py
tramway/core/hdf5/store.py
tramway/feature/__init__.py
tramway/feature/adjacency.py
tramway/feature/curl.py
tramway/feature/snr.py
tramway/helper/__init__.py
tramway/helper/analysis.py
tramway/helper/base.py
tramway/helper/inference.py
tramway/helper/tessellation.py
tramway/helper/simulation/__init__.py
tramway/helper/simulation/categoricaltrap.py
tramway/helper/simulation/functional.py
tramway/inference/__init__.py
tramway/inference/base.py
tramway/inference/d.py
tramway/inference/d_snr.py
tramway/inference/ddrift.py
tramway/inference/df.py
tramway/inference/dv.py
tramway/inference/smooth_d.py
tramway/inference/smooth_ddrift.py
tramway/inference/smooth_df.py
tramway/inference/bayes_factors/__init__.py
tramway/inference/bayes_factors/calculate_bayes_factors.py
tramway/inference/bayes_factors/calculate_marginalized_integral.py
tramway/inference/bayes_factors/convenience_functions.py
tramway/inference/bayes_factors/find_marginalized_zeta_t_roots.py
tramway/inference/bayes_factors/stopwatch.py
tramway/inference/bayes_factors/test_calculate_bayes_factor.py
tramway/plot/__init__.py
tramway/plot/contour.py
tramway/plot/map.py
tramway/plot/mesh.py
tramway/plot/tk/__init__.py
tramway/plot/tk/contour.py
tramway/tessellation/__init__.py
tramway/tessellation/base.py
tramway/tessellation/hexagon.py
tramway/tessellation/kohonen.py
tramway/tessellation/nesting.py
tramway/tessellation/random.py
tramway/tessellation/time.py
tramway/tessellation/window.py
tramway/tessellation/grid/__init__.py
tramway/tessellation/gwr/__init__.py
tramway/tessellation/gwr/dichotomy.py
tramway/tessellation/gwr/gas.py
tramway/tessellation/gwr/graph/__init__.py
tramway/tessellation/gwr/graph/array.py
tramway/tessellation/gwr/graph/base.py
tramway/tessellation/gwr/graph/dict.py
tramway/tessellation/gwr/graph/exception.py
tramway/tessellation/kdtree/__init__.py
tramway/tessellation/kdtree/dichotomy.py
tramway/tessellation/kmeans/__init__.py
tramway/utils/__init__.py
tramway/utils/contour.py
tramway/utils/inferencemap.py