.gitignore
.readthedocs.yaml
CHANGELOG.rst
LICENSE
README.rst
bitbucket-pipelines.yml
pyproject.toml
setup.py
docs/Makefile
docs/make.bat
docs/source/bubbledet.rst
docs/source/changelog.rst
docs/source/collected_examples.rst
docs/source/conf.py
docs/source/contact.rst
docs/source/development.rst
docs/source/faq.rst
docs/source/first_example.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/intro.rst
docs/source/refs.bib
docs/source/examples/analogue.rst
docs/source/examples/first_example.rst
docs/source/examples/kink.rst
docs/source/examples/symmetry_breaking.rst
docs/source/examples/thermal.rst
docs/source/examples/thinwall.rst
docs/source/examples/unbounded.rst
docs/source/images/bubbledet.svg
docs/source/images/bubbles.jpg
docs/source/images/components.svg
docs/source/images/favicon.ico
docs/source/images/potential.svg
examples/__init__.py
examples/analogue.py
examples/derivative_expansion.py
examples/extrapolations.py
examples/first_example.py
examples/kink.py
examples/symmetry_breaking.py
examples/thermal.py
examples/thinwall.py
examples/unbounded.py
examples/wkb.py
src/BubbleDet/__init__.py
src/BubbleDet/configs.py
src/BubbleDet/derivative_expansion.py
src/BubbleDet/determinant.py
src/BubbleDet/extrapolation.py
src/BubbleDet/gelfand_yaglom.py
src/BubbleDet/group_volumes.py
src/BubbleDet/helpers.py
src/BubbleDet/laplacian.py
src/BubbleDet/negative_eigenvalue.py
src/BubbleDet/phi_infinity.py
src/BubbleDet/renormalisation.py
src/BubbleDet/wkb.py
src/BubbleDet.egg-info/PKG-INFO
src/BubbleDet.egg-info/SOURCES.txt
src/BubbleDet.egg-info/dependency_links.txt
src/BubbleDet.egg-info/requires.txt
src/BubbleDet.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_derivative_expansion.py
tests/test_determinant.py
tests/test_extrapolation.py
tests/test_gelfand_yaglom.py
tests/test_negative_eigenvalue.py
tests/test_phi_infinity.py
tests/data/baacke_lavrelashvili_table1
tests/data/dunne_min_fig5
tests/data/dunne_min_fig6_alpha0.01
tests/data/dunne_min_fig6_alpha0.7
tests/data/dunne_min_fig6_alpha0.9
tests/data/ekstedt_fits.py
tests/data/scaleless_results.py