.gitignore
.travis.yml
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
READ.md
README.md
abstract.tex
chapter01.tex
chapter02.tex
chapter03.tex
chapter04.tex
chapter05.tex
chapter06.tex
dissertation.tex
docker_command
makefile
notation.tex
outline.tex
setup.cfg
setup.py
things_to_fix.md
ucdenver-dissertation-coadvisors.cls
ucdenver-dissertation.cls
.github/workflows/docker.yml
.github/workflows/main.yml
.github/workflows/publish-pypi.yml
bin/Dockerfile
bin/Dockerfile-python
bin/bibtex
bin/chktex
bin/dmake
bin/latexmk
bin/makefile
bin/pdflatex
bin/python
bin/synctex
ch01/appendix01.tex
ch01/comparison.tex
ch01/framework.tex
ch01/properties.tex
ch02/appendix02.tex
ch02/decay_set_vs_sample.tex
ch02/heat_1drod_set_vs_sample.tex
ch02/identity_sample.tex
ch02/identity_set.tex
ch02/sample_algorithm.tex
ch02/sample_approx.tex
ch02/sample_derivation.tex
ch02/sample_error.tex
ch02/set_algorithm.tex
ch02/set_approx.tex
ch02/set_derivation.tex
ch02/set_derivation_bayes.tex
ch02/set_error.tex
ch02/software.tex
ch03/appendix03.tex
ch03/experimental_setup.tex
ch03/impact.tex
ch03/measuresets.tex
ch03/rotation_example.tex
ch03/sample_accuracy.tex
ch03/set_accuracy.tex
ch03/skew_example.tex
ch03/skew_example_3d.tex
ch04/appendix04.tex
ch05/appendix05.tex
ch06/appendix06.tex
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
env/algorithm2e.sty
env/bashenv.tex
env/newcommands.tex
env/pythonenv.tex
env/usepackages.tex
examples/__init__.py
examples/animate_heatrod.sh
examples/examples_linear.sh
examples/get_imgcat.sh
examples/heatrod_example.sh
examples/helpers.py
examples/makefile
examples/models.py
examples/plot_examples.py
examples/solve_problem.py
examples/test_heatrod.py
examples/identity/Identity.ipynb
examples/identity/samp/N1-000_N1000-vs-N10-000_N10000.pdf
examples/identity/samp/N100_N100-vs-Analytical_N100.pdf
examples/identity/samp/identity_1d_conditionals_50E-2_N10000_approx.pdf
examples/identity/samp/identity_1d_conditionals_50E-2_N1000_approx.pdf
examples/identity/samp/identity_1d_conditionals_50E-2_N100_approx.pdf
examples/identity/set/M1-N10000_N10000-vs-M4-N10000_N10000.pdf
examples/identity/set/M1-N1000_N1000-vs-M4-N1000_N1000.pdf
examples/identity/set/M1-N100_N100-vs-M4-N100_N100.pdf
images/Plot-orth-reg_BigN_40000_reg_M_1_rand_I_100000.pdf
images/Plot-reg_BigN_40000_reg_M_1_rand_I_100000.pdf
images/Plot-reg_BigN_8000000_reg_M_1_rand_I_100000.pdf
images/comparison1.png
images/comparison5.png
images/kde.py
images/make_voronoi_diagrams.sh
images/pt0Plot-reg_BigN_40000_reg_M_1_rand_I_100000.pdf
images/pt5Plot-reg_BigN_40000_reg_M_1_rand_I_100000.pdf
images/refheat_pt0Q1_M1N40000_2D_0_1.pdf
images/refheat_pt0Q2_M1N40000_2D_0_1.pdf
images/refheat_pt5Q1_M1N40000_2D_0_1.pdf
images/refheat_pt5Q2_M1N40000_2D_0_1.pdf
images/stochastic_framework.pdf
images/stochastic_framework.png
images/stochastic_framework.py
images/vector_a.png
images/vector_b.png
images/vector_c.png
images/vectors.png
images/voronoi_unit_domain.py
images/voronoi_diagrams/voronoi_diagram_N25_r0.pdf
images/voronoi_diagrams/voronoi_diagram_N25_r0_no_label.pdf
images/voronoi_diagrams/voronoi_diagram_N25_r10.pdf
images/voronoi_diagrams/voronoi_diagram_N25_r10_no_label.pdf
images/voronoi_diagrams/voronoi_diagram_N500_r50.pdf
ref/references-code.bib
ref/references.bib
ref/ucdDissertation.bst
src/dataconsistent/__init__.py
src/dataconsistent.egg-info/PKG-INFO
src/dataconsistent.egg-info/SOURCES.txt
src/dataconsistent.egg-info/dependency_links.txt
src/dataconsistent.egg-info/not-zip-safe
src/dataconsistent.egg-info/requires.txt
src/dataconsistent.egg-info/top_level.txt
tests/conftest.py
tests/test_funs.py
tests/travis_install.sh