pyemd

View on PyPIReverse Dependencies (29)

1.0.0 pyemd-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
pyemd-1.0.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
pyemd-1.0.0-cp39-cp39-win_amd64.whl
pyemd-1.0.0-cp39-cp39-win32.whl
pyemd-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl
pyemd-1.0.0-cp39-cp39-musllinux_1_1_x86_64.whl
pyemd-1.0.0-cp39-cp39-musllinux_1_1_i686.whl
pyemd-1.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
pyemd-1.0.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
pyemd-1.0.0-cp38-cp38-win_amd64.whl
pyemd-1.0.0-cp38-cp38-win32.whl
pyemd-1.0.0-cp38-cp38-macosx_10_9_x86_64.whl
pyemd-1.0.0-cp38-cp38-musllinux_1_1_x86_64.whl
pyemd-1.0.0-cp38-cp38-musllinux_1_1_i686.whl
pyemd-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
pyemd-1.0.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
pyemd-1.0.0-cp37-cp37m-win_amd64.whl
pyemd-1.0.0-cp37-cp37m-win32.whl
pyemd-1.0.0-cp37-cp37m-macosx_10_9_x86_64.whl
pyemd-1.0.0-cp37-cp37m-musllinux_1_1_x86_64.whl
pyemd-1.0.0-cp37-cp37m-musllinux_1_1_i686.whl
pyemd-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
pyemd-1.0.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
pyemd-1.0.0-cp311-cp311-win_amd64.whl
pyemd-1.0.0-cp311-cp311-win32.whl
pyemd-1.0.0-cp311-cp311-macosx_10_9_x86_64.whl
pyemd-1.0.0-cp311-cp311-musllinux_1_1_x86_64.whl
pyemd-1.0.0-cp311-cp311-musllinux_1_1_i686.whl
pyemd-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
pyemd-1.0.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
pyemd-1.0.0-cp310-cp310-win_amd64.whl
pyemd-1.0.0-cp310-cp310-win32.whl
pyemd-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl
pyemd-1.0.0-cp310-cp310-musllinux_1_1_x86_64.whl
pyemd-1.0.0-cp310-cp310-musllinux_1_1_i686.whl

Wheel Details

Project: pyemd
Version: 1.0.0
Filename: pyemd-1.0.0-cp37-cp37m-win32.whl
Download: [link]
Size: 153333
MD5: 4b864435161837b89b41a3afac9294d4
SHA256: c6fb28ae439653122b16fa5d145988828291b317b737bb1d4edc56a3047a68dc
Uploaded: 2023-02-27 04:41:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyemd
Version: 1.0.0
Summary: A Python wrapper for Ofir Pele and Michael Werman's implementation of the Earth Mover's Distance.
Author-Email: Will Mayner <wmayner[at]gmail.com>
Project-Url: Homepage, https://github.com/wmayner/pyemd
Project-Url: Bug Tracker, https://github.com/wmayner/pyemd/issues
License: Copyright (c) 2014-2023 Will Mayner Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: numpy (>=1.9.0)
Requires-Dist: build; extra == "dist"
Requires-Dist: cibuildwheel; extra == "dist"
Requires-Dist: setuptools-scm; extra == "dist"
Requires-Dist: twine; extra == "dist"
Requires-Dist: pytest; extra == "test"
Provides-Extra: dist
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 7488 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: false
Tag: cp37-cp37m-win32

RECORD

Path Digest Size
pyemd/__init__.py sha256=Vlp2BmMGw6AbtmFUT1CZNiwD85b0RkT0QCVaAntXxc4 2487
pyemd/_version.py sha256=muYmqTgELy1zJzNJKLPMgw3K-082S1YBsbW4580KlBg 164
pyemd/emd.cp37-win32.pyd sha256=xDFTRbq7GTKQDiKjWrftj2oEGQlKqEGgBNc4VF4uJUA 114176
pyemd/emd.cpp sha256=XFhO29hGzrkNPh1100TTqQ6OeTAFKdFjz3ajoDcINgE 539349
pyemd/emd.pyx sha256=kTtUtR8OotmKbkB0u5oieo_05pB1hDUXWfJ6XRk2T-Y 11781
pyemd/lib/EMD_DEFS.hpp sha256=oDChRwVcBhalOUZBhcw48e4mEPEq8boyJcVocxvAnYA 1988
pyemd/lib/emd_hat.hpp sha256=_DE2YbjLkODMWmMWnhCdmCMQCgXPOsz5n99OWIZdSkQ 6299
pyemd/lib/emd_hat_impl.hpp sha256=i299UYWkrFN6jEhm1mLWwUsUzth0vHFOp-A8LyEAqz0 19463
pyemd/lib/emd_hat_signatures_interface.hpp sha256=fO4b3uXKS5590oKgbBAYrRBuvCORHxN4SKd-0GCmJeo 5750
pyemd/lib/flow_utils.hpp sha256=JqPK2WJVr2uJS5Izua6vuChA81dKcZzylEVpAX57gKI 4383
pyemd/lib/min_cost_flow.hpp sha256=1bBnEj4Mxjq-s80lHylnCJ9fyU7NeXG_0oEzqGNiKK0 17316
pyemd-1.0.0.dist-info/LICENSE sha256=c5f5uXGhEchBnIulgkpZSh0-QcINQyWhR3tirVUtaww 1079
pyemd-1.0.0.dist-info/METADATA sha256=F1rXjRvqxqha9Ghq0x76ndSP_YwrFTrm13pYLtzPaTA 9913
pyemd-1.0.0.dist-info/WHEEL sha256=GC7agFs5SJ8VYkPh4i2QnQfeAkcTE3ZS6gnDx4yWqYk 97
pyemd-1.0.0.dist-info/top_level.txt sha256=VprEFNVg7Xlmfr74Pa9AW-VucfOQ7-KmTYv34zIxbP4 6
pyemd-1.0.0.dist-info/RECORD

top_level.txt

pyemd