LICENSE
README.md
pyproject.toml
tests/test_cross_section_mesh.py
tests/test_fieldline_numerics.py
tests/test_view_schema.py
tests/test_vscode_backend.py
vmecdash/__init__.py
vmecdash/cli.py
vmecdash/py.typed
vmecdash/stats.py
vmecdash/theme.py
vmecdash/view_schema.py
vmecdash/vscode_backend.py
vmecdash.egg-info/PKG-INFO
vmecdash.egg-info/SOURCES.txt
vmecdash.egg-info/dependency_links.txt
vmecdash.egg-info/entry_points.txt
vmecdash.egg-info/requires.txt
vmecdash.egg-info/top_level.txt
vmecdash/core/__init__.py
vmecdash/core/vmec_jax.py
vmecdash/dash_app/__init__.py
vmecdash/dash_app/app.py
vmecdash/dash_app/cards.py
vmecdash/dash_app/controls.py
vmecdash/dash_app/assets/icon_stell.png
vmecdash/dash_app/assets/icon_stell_circle.png
vmecdash/dash_app/assets/icon_stell_noback.png
vmecdash/dash_app/assets/icon_stell_round.png
vmecdash/renderers/__init__.py
vmecdash/renderers/fieldline.py
vmecdash/renderers/overview.py
vmecdash/renderers/profiles.py
vmecdash/renderers/three_d.py
vmecdash/renderers/two_d.py