Metadata-Version: 2.1
Name: polyphase
Version: 0.1.2
Summary: Polyphase channelizer implement using Python.
License: Apache-2.0
Author: Jackie Wang
Author-email: falwat@163.com
Requires-Python: >=3.7,<3.10
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: numpy (>=1.21.2,<2.0.0)
Requires-Dist: scipy (>=1.7.1,<2.0.0)
