python-som 0.1.1__py3-none-any.whl → 0.1.3__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.4
2
2
  Name: python-som
3
- Version: 0.1.1
3
+ Version: 0.1.3
4
4
  Summary: Python implementation of the Self-Organizing Map
5
5
  Project-URL: Homepage, https://github.com/andremsouza/python-som
6
6
  Project-URL: Issues, https://github.com/andremsouza/python-som/issues
@@ -17,6 +17,11 @@ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
17
17
  Classifier: Topic :: Software Development :: Libraries
18
18
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
19
19
  Requires-Python: >=3.9
20
+ Requires-Dist: numpy
21
+ Requires-Dist: pandas
22
+ Requires-Dist: scikit-learn
23
+ Provides-Extra: cli
24
+ Requires-Dist: tqdm; extra == 'cli'
20
25
  Description-Content-Type: text/markdown
21
26
 
22
27
  # python-som
@@ -0,0 +1,5 @@
1
+ python_som/__init__.py,sha256=MMEdaZxLE5MQsrmjYWhwQcC3Nj47QRLlPTtRiOJiSa8,33022
2
+ python_som-0.1.3.dist-info/METADATA,sha256=ClgvuD9gQ1hoHuagaRpbM55vG6QLWm4jXDSBNkFpaUs,5084
3
+ python_som-0.1.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
4
+ python_som-0.1.3.dist-info/licenses/LICENSE,sha256=dMZQho8iIicWbAJQk1QaAXXvvJlaWSQ3a-9NkWxu_lc,1077
5
+ python_som-0.1.3.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- python_som/__init__.py,sha256=MMEdaZxLE5MQsrmjYWhwQcC3Nj47QRLlPTtRiOJiSa8,33022
2
- python_som-0.1.1.dist-info/METADATA,sha256=YyBET88cyw79ltVyrYUNXOagJpdjgaYaw8ii6RhcyLM,4957
3
- python_som-0.1.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
4
- python_som-0.1.1.dist-info/licenses/LICENSE,sha256=dMZQho8iIicWbAJQk1QaAXXvvJlaWSQ3a-9NkWxu_lc,1077
5
- python_som-0.1.1.dist-info/RECORD,,