Metadata-Version: 2.4
Name: dsppy
Version: 0.0.1
Summary: Digital signal processing for educational purposes.
Author: SiPBA Group
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/SiPBA
Project-URL: Issues, https://github.com/SiPBA
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: itertools
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: networkx
Dynamic: license-file

# Digital signal processing for educational purposes

Digital signal processing library adapted to the knowledge and needs of students of subjects related to signal processing.

