.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/build.yml
.github/workflows/greetings.yml
.github/workflows/label.yml
.github/workflows/pypi.yml
coilpy/__init__.py
coilpy/booz_xform.py
coilpy/coils.py
coilpy/dipole.py
coilpy/focushdf5.py
coilpy/hdf5.py
coilpy/magnet.py
coilpy/magtense_interface.py
coilpy/mgrid.py
coilpy/misc.py
coilpy/pm4stell.py
coilpy/sortedDict.py
coilpy/stellopt.py
coilpy/surface.py
coilpy/vmec.py
coilpy.egg-info/PKG-INFO
coilpy.egg-info/SOURCES.txt
coilpy.egg-info/dependency_links.txt
coilpy.egg-info/top_level.txt
coilpy/fortran/biotsavart.f90
docs/Makefile
docs/conf.py
docs/example.rst
docs/index.rst
docs/make.bat
docs/examples/Plot_with_plotly.html
docs/examples/basic.html
docs/examples/vmec_booz_xform.html
test/coil/ellipse.coils
test/coil/test_coil.py