Metadata-Version: 2.1
Name: PyTMCIVlasov
Version: 0.0.1
Summary: Vlasov solvers for coherent transverse beam instabilities.
License: BSD-3-Clause
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: numpy ==1.24.3
Requires-Dist: scipy ==1.10.1
Provides-Extra: playground
Requires-Dist: ipykernel ; extra == 'playground'
Requires-Dist: matplotlib ; extra == 'playground'
Requires-Dist: tqdm ; extra == 'playground'
Requires-Dist: joblib ; extra == 'playground'
Requires-Dist: loky ; extra == 'playground'
Provides-Extra: tests
Requires-Dist: mpmath ==1.2.1 ; extra == 'tests'

