PySDKit 0.4.2__py3-none-any.whl → 0.4.4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {PySDKit-0.4.2.dist-info → PySDKit-0.4.4.dist-info}/METADATA +5 -5
- {PySDKit-0.4.2.dist-info → PySDKit-0.4.4.dist-info}/RECORD +5 -5
- {PySDKit-0.4.2.dist-info → PySDKit-0.4.4.dist-info}/LICENSE +0 -0
- {PySDKit-0.4.2.dist-info → PySDKit-0.4.4.dist-info}/WHEEL +0 -0
- {PySDKit-0.4.2.dist-info → PySDKit-0.4.4.dist-info}/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: PySDKit
|
|
3
|
-
Version: 0.4.
|
|
4
|
-
Summary: A Python library for signal decomposition algorithms with a unified interface
|
|
3
|
+
Version: 0.4.4
|
|
4
|
+
Summary: A Python library for signal decomposition algorithms with a unified interface.
|
|
5
5
|
Home-page: https://github.com/wwhenxuan/PySDKit
|
|
6
6
|
Author: whenxuan
|
|
7
7
|
Author-email: wwhenxuan@gmail.com
|
|
@@ -20,9 +20,9 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
20
20
|
Requires-Python: >=3.6
|
|
21
21
|
Description-Content-Type: text/markdown
|
|
22
22
|
License-File: LICENSE
|
|
23
|
-
Requires-Dist: numpy (
|
|
24
|
-
Requires-Dist: scipy (
|
|
25
|
-
Requires-Dist: matplotlib (
|
|
23
|
+
Requires-Dist: numpy (==1.24.3)
|
|
24
|
+
Requires-Dist: scipy (==1.11.1)
|
|
25
|
+
Requires-Dist: matplotlib (==3.7.2)
|
|
26
26
|
|
|
27
27
|
# PySDKit: signal decomposition in Python
|
|
28
28
|
|
|
@@ -35,8 +35,8 @@ pysdkit/vmd/_vmd_f.py,sha256=S0ucWz_KDsiXwmRlt6lVPRBOurXOE05WSOgggT0lqP0,5390
|
|
|
35
35
|
pysdkit/vmd/base.py,sha256=frcDhMadR2WHM6UTnjGgufAiZhweqrNti9E71h7zUQI,3442
|
|
36
36
|
pysdkit/vncmd/__init__.py,sha256=n9grWZ12fpbtfAtiQO50Bkg1sB0eiUDXbiMmbWk_i8c,25
|
|
37
37
|
pysdkit/vncmd/vncmd.py,sha256=digpTAUGRsddbS3bM-9p6-5tENq-__AT7aonYgVHEzA,12362
|
|
38
|
-
PySDKit-0.4.
|
|
39
|
-
PySDKit-0.4.
|
|
40
|
-
PySDKit-0.4.
|
|
41
|
-
PySDKit-0.4.
|
|
42
|
-
PySDKit-0.4.
|
|
38
|
+
PySDKit-0.4.4.dist-info/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
|
|
39
|
+
PySDKit-0.4.4.dist-info/METADATA,sha256=J59pHGDM9SLl8YMrhoJP6PKupsQ3qk9OY4hoU-AZKkQ,4377
|
|
40
|
+
PySDKit-0.4.4.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
|
|
41
|
+
PySDKit-0.4.4.dist-info/top_level.txt,sha256=wN_Yil0woB5Tu_WrIRt4_T4eoRyXljCYvH0dL6-7ei0,8
|
|
42
|
+
PySDKit-0.4.4.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|