umato

View on PyPIReverse Dependencies (0)

0.1.2 umato-0.1.2-py3-none-any.whl

Wheel Details

Project: umato
Version: 0.1.2
Filename: umato-0.1.2-py3-none-any.whl
Download: [link]
Size: 66768
MD5: 1972da8e2140c6437f697f6d3ea5a0c1
SHA256: c681b63e0f31ce127c574c19a8e773b452867740d059ec11b901fc6316c7553e
Uploaded: 2023-05-03 15:28:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: umato
Version: 0.1.2
Summary: Python Implementation of UMATO (Uniform Manifold Approximation with Two-Phase Optimization)
Author: Hyeon Jeon
Author-Email: hj[at]hcil.snu.ac.kr
Home-Page: https://github.com/hyungkwonko/umato
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9.0
Requires-Dist: numpy
Requires-Dist: numba
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: joblib
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: fcsparser
Description-Content-Type: text/markdown
[Description omitted; length: 12013 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
evaluation/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
evaluation/comparison.py sha256=1vfyUoEX14pnU9hvPvU9XMyONJ8aK3kXzj6c7TRzr1g 3728
evaluation/comparison_all.py sha256=fFQ4khITvbOGcFpKW6Os16BF59RW6tnWaKkTGeMBxYw 1316
evaluation/comparison_local.py sha256=m4NcPfKPZVUPcMoJ-vgdn6hNV9PYx1AS_-g6SB_tesY 2172
evaluation/convert_to_csv.py sha256=wnv6h6S7c6wJ2fsZkvVJrF6I5pi4gEnRQHKXprff_Oc 2267
evaluation/convert_to_fvecs.py sha256=fRhVjMhntV8yO-rR3xxuSqAFONALYEP-8A3oZzUI97g 2081
evaluation/convert_to_txt.py sha256=wPlr1iJLD1bK7ijtqmjgAK97EXtN8NbDot-OQR_FoRc 907
evaluation/save_subset.py sha256=2YMiHjn4LxNdZjJ9cy1j1eHtJmHl1EwZSgzvhUGMFO8 1539
evaluation/stability.py sha256=DjOrkA1c66Eipyho-kMCQkRwnkToa70yjMGx2FoQXJo 1071
evaluation/stability_over.py sha256=eKhUSc5OuNYCBtuwXvY77FBWXQCzhFAZfgaU3Y34AfM 1607
evaluation/utils.py sha256=vMPbhju3IRWaCstA10q11OLq6JjTxQgXfpeFBqkUBM0 14143
evaluation/visualization.py sha256=aU9vYzO0O9W9ozEFal1rIUSNwzbPFQbZum3UKF3ZzsY 650
umato/__init__.py sha256=LWlaAzJnmc2AYyDl89BsZi2uqNKNQ6oYllKx47DrJJ0 298
umato/distances.py sha256=AEiHlMPSkmFzZ1nh8aNg7EvK0aJGOp4tpW1nd0vxOvU 33397
umato/layouts.py sha256=qMPKGOnKvrOd1AzqsW_GCPuioPjAfs_L8THD8jmAbOI 6196
umato/nndescent.py sha256=GBkvtWhigaTzNc5C7iaG70pwcI1Eo8J_f-WEzMFVr2A 8909
umato/rp_tree.py sha256=hiA9l93hvZLJKUGOeKk30KhZgOrkU1yOnZ7NRhuoPSU 27473
umato/sparse.py sha256=z4kGnaSBqmDFirT0oSmRoN42LLGaylQ6iUn3gjp8IP4 15587
umato/sparse_nndescent.py sha256=ARs3ZIUjB44xxm8UE9lw7CyPHqqkZfBLI5ICfhOQklU 12330
umato/umap_.py sha256=gT7geNLLlCx001KCuEHerxW7YzOg1dhESBR8MoHJWGg 20628
umato/umato_.py sha256=skNuKx4xVqSdzNfgfgN415bV0li5_Zq5AgExMyxe-7A 30244
umato/umato_pva.py sha256=vOMJGQfGTEdyASXHvHnB3XDvRYQEvXuYaU_nMypVVuk 32109
umato/utils.py sha256=7SkeADPHBg_7yXAvRjxZ8cqqM86jh65q0xq_PcbpwrM 20526
umato-0.1.2.dist-info/LICENSE sha256=FIAzXq8sWDUMuMJ7jIJZwRDguDi5UVF8F214mymSGyM 1070
umato-0.1.2.dist-info/METADATA sha256=CNufGrWcE5Mss14-t_iNncLbvslUh8iid9Z1Fvijo4I 12703
umato-0.1.2.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
umato-0.1.2.dist-info/top_level.txt sha256=JVkWl_0NKbUPDOZMM8aJxgP_sYaX9DtIC0a-qGNzg9U 17
umato-0.1.2.dist-info/RECORD

top_level.txt

evaluation
umato