Metadata-Version: 2.4
Name: GCMotion
Version: 0.0.1
Summary: Package for Guiding Center Motion calculations
Project-URL: Homepage, https://github.com/PlasmaPhy/gcmotion
Project-URL: Issues, https://github.com/PlasmaPhy/gcmotion/issues
Project-URL: Documentation, https://plasmaphy.github.io/gcmotion/
Author-email: George Tsiamasiotis <gtsiamasiotis@gmail.com>
License-File: LICENSE.txt
Keywords: Hamiltonian mechanics,analytical mechanics,physics,plasma
Requires-Python: >=3.12
Requires-Dist: loguru
Requires-Dist: matplotlib
Requires-Dist: netcdf4
Requires-Dist: numpy
Requires-Dist: pint
Requires-Dist: pyqt6
Requires-Dist: scipy
Requires-Dist: termcolor
Requires-Dist: xarray
Provides-Extra: docs
Requires-Dist: numpydoc; extra == 'docs'
Requires-Dist: pydata-sphinx-theme; extra == 'docs'
Requires-Dist: sphinx; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Description-Content-Type: text/x-rst

A python package to perform usefull analysis and plot results on numerical and
analytical tokamak equilibria.

`API documentation <https://plasmaphy.github.io/gcmotion>`_
