pymetheus

View on PyPIReverse Dependencies (0)

0.3.1 pymetheus-0.3.1-py2.py3-none-any.whl

Wheel Details

Project: pymetheus
Version: 0.3.1
Filename: pymetheus-0.3.1-py2.py3-none-any.whl
Download: [link]
Size: 13881
MD5: ee2d8cee25cd30a231382cabe7c0a9ec
SHA256: acc88b8b93eb7f2d491170212743f739b02cda0533ad69b0cdc19b66fda34168
Uploaded: 2020-03-12 16:18:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pymetheus
Version: 0.3.1
Summary: Logical Reasoning for Deep Nets
Author: Federico Bianchi
Author-Email: f.bianchi[at]unibocconi.it
Home-Page: https://github.com/vinid/pymetheus
License: GNU General Public License v3
Keywords: pymetheus
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Sphinx (==1.8.1)
Requires-Dist: bumpversion (==0.5.3)
Requires-Dist: cloudpickle
Requires-Dist: coverage (==4.5.1)
Requires-Dist: flake8 (==3.5.0)
Requires-Dist: numpy
Requires-Dist: pip (==18.1)
Requires-Dist: pyparsing
Requires-Dist: pytest-runner (==4.2)
Requires-Dist: pytest (==3.8.2)
Requires-Dist: sklearn
Requires-Dist: torch
Requires-Dist: tox (==3.5.2)
Requires-Dist: tqdm
Requires-Dist: twine (==1.12.1)
Requires-Dist: watchdog (==0.9.0)
Requires-Dist: wheel (==0.32.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2049 characters]

WHEEL

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

RECORD

Path Digest Size
pymetheus/__init__.py sha256=f1bj8sWU3irwU_CusUpVi6uDHq9h_Z3UfEW4Wd0NjdQ 164
pymetheus/cli.py sha256=N3ASl6NVpaZPq8ETttxOF2OgmYBfkp9S19szmw1OP6Q 419
pymetheus/pymetheus.py sha256=KHYq3E83k0UrBua0XulPqFor5Gy0r5aRuwFjN-uwnIA 12029
pymetheus/logics/__init__.py sha256=xNARBKTaaVtAfCdJMRavR3QJui9RZFKDDqrDgwLIGaQ 443
pymetheus/logics/fuzzy_logic.py sha256=2oG3dRTTQupVH0D8CpaLTlsKGXX16bdYYMEtoNB91yg 6411
pymetheus/logics/interfaces.py sha256=rRnYpeUjjSrReS_-SqBDOmHaQKZ9-IEDIHR1cdWeyDI 2311
pymetheus/logics/lukasiewicz_logic.py sha256=83R8AKP6rUDNqZBQxige79Gv4EXgTtElGThCiZWuDj0 1736
pymetheus/parser/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pymetheus/parser/rule_parser.py sha256=KZxXVs1tdp3eQCtZiY4tIfQhv-nDSns2unc9BN6I5lw 3427
pymetheus/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pymetheus/utils/exceptions.py sha256=vHu7OtaacNT5DqekbW_ENnSKvfQrHvCwvqdUU3K6D4Y 202
pymetheus/utils/functionalities.py sha256=uMv0YiUTPstasDRHyH-Kcu82GF3kvG2A5wJ8Qqy1UUk 3026
pymetheus-0.3.1.dist-info/AUTHORS.rst sha256=yx-H7Qz4S-Z4ho-95-4d54Oen0P9Kk3XM9Sn1tgNMgU 165
pymetheus-0.3.1.dist-info/LICENSE sha256=J4rbTVsWyhjmW1NTCdyKPii2zTyHrmrhKcqzwUSnBNs 1550
pymetheus-0.3.1.dist-info/METADATA sha256=818zcfj80L2jUBeUKu3JGev3TJtlXD3s75VM6oKkQ4Q 3421
pymetheus-0.3.1.dist-info/WHEEL sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo 110
pymetheus-0.3.1.dist-info/entry_points.txt sha256=Utq4uPZrHsbHNqcP3XfiEAFC_GrTzbVpmVErMJx-3Po 50
pymetheus-0.3.1.dist-info/top_level.txt sha256=K4ZaqfFzQpvx_6eVHyUx7LzhXPgNxkdpxjRc6S7Qq_8 10
pymetheus-0.3.1.dist-info/RECORD

top_level.txt

pymetheus

entry_points.txt

pymetheus = pymetheus.cli:main