Metadata-Version: 2.1
Name: spicypy
Version: 0.2.0
Summary: A python package for signal processing & control systems. Combining several tools to facilitate signal processing, control systems modelling, and the interface between the two.
Home-page: https://gitlab.com/pyda-group/spicypy
Author: Artem Basalaev
Author-email: artem.basalaev@physikDOTuni-hamburg.de
Requires-Python: >=3.8,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: astropy (>=3.0)
Requires-Dist: control (>=0.8.1,<1.0)
Requires-Dist: gwpy (>=2.0.4,<3.0)
Requires-Dist: h5py (>=3,<4)
Requires-Dist: lpsd (>=0.2,<0.3)
Requires-Dist: matplotlib (>=3.0,<4.0)
Requires-Dist: numpy (>=1.18,<2.0)
Requires-Dist: scipy (>=1.5,<2.0)
Project-URL: Documentation, https://pyda-group.gitlab.io/spicypy/
Project-URL: Repository, https://gitlab.com/pyda-group/spicypy
