nntrf 1.0.0__py3-none-any.whl → 1.0.2__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: nntrf
3
- Version: 1.0.0
3
+ Version: 1.0.2
4
4
  Home-page: https://github.com/powerfulbean/nnTRF
5
5
  Author: Jin Dou
6
6
  Author-email: jindou.bci@gmail.com
@@ -14,6 +14,8 @@ Requires-Dist: numpy>=1.20.1
14
14
  Requires-Dist: torch<2.0.0,>=1.12.1
15
15
  Requires-Dist: scikit-fda==0.7.1
16
16
  Requires-Dist: mtrf
17
+ Requires-Dist: scipy
18
+ Requires-Dist: mkl-devel
17
19
  Dynamic: author
18
20
  Dynamic: author-email
19
21
  Dynamic: classifier
@@ -6,8 +6,8 @@ nntrf/models/__init__.py,sha256=9RSC1DAp-d2ZgKndAk6myWn7ogyMj5ODkLPemBrStnE,71
6
6
  nntrf/models/composite.py,sha256=3nQIy0MZmgo9-OCj0mPD3hcUUkHG0lK1h9tyyZtIaiM,2139
7
7
  nntrf/models/linear.py,sha256=DPcQK6ol0zXaDo8p1S5zb-075fG1L0NbfwMlQzm_fyw,8205
8
8
  nntrf/models/nonlinear.py,sha256=E0bQAa78DMd8YgQ7JOSmyUbdfq_UwgXQTJ9UmzN15vg,45536
9
- nntrf-1.0.0.dist-info/LICENSE,sha256=BxgW39X9rivrb3TVuhpIgjctmWn3HsvEsN4dXtTDNgU,1069
10
- nntrf-1.0.0.dist-info/METADATA,sha256=nTjUWa-p9Jwogols8NMBirIhbOBldwZjgMQTmnFqvOk,657
11
- nntrf-1.0.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
12
- nntrf-1.0.0.dist-info/top_level.txt,sha256=amAdTZ4QBomZv41i3oWF5lnkU6187LpyDIqhpJSCw4g,6
13
- nntrf-1.0.0.dist-info/RECORD,,
9
+ nntrf-1.0.2.dist-info/LICENSE,sha256=BxgW39X9rivrb3TVuhpIgjctmWn3HsvEsN4dXtTDNgU,1069
10
+ nntrf-1.0.2.dist-info/METADATA,sha256=t0ZlDATwmogdCc5s_CzJn6s37ks62KJAOEtyros6xhc,703
11
+ nntrf-1.0.2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
12
+ nntrf-1.0.2.dist-info/top_level.txt,sha256=amAdTZ4QBomZv41i3oWF5lnkU6187LpyDIqhpJSCw4g,6
13
+ nntrf-1.0.2.dist-info/RECORD,,
File without changes
File without changes