hall

View on PyPIReverse Dependencies (0)

0.1.13 hall-0.1.13-py3-none-any.whl

Wheel Details

Project: hall
Version: 0.1.13
Filename: hall-0.1.13-py3-none-any.whl
Download: [link]
Size: 14195
MD5: 158a6919459f8a0b1ac0b7152cc90b50
SHA256: d209faae6cf382b2514e556eb90ce6ca0d4bccd1a199b1a0cb00cdc7131be82b
Uploaded: 2021-07-21 19:47:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hall
Version: 0.1.13
Summary: Hall - Probability theory using pythonic and (almost) mathematical notation.
Author: Joren Hammudoglu
Author-Email: jhammudoglu[at]gmail.com
Project-Url: Bug Tracker, https://github.com/jorenham/hall/issues
Project-Url: documentation, https://jorenham.github.io/hall/
Project-Url: homepage, https://pypi.org/project/hall/
Project-Url: repository, https://github.com/jorenham/hall
License: BSD-3-Clause
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Typing :: Typed
Requires-Python: >=3.8,<4.0
Requires-Dist: gmpy2 (<3.0,>=2.0)
Requires-Dist: mpmath (<2.0,>=1.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1427 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
hall/__init__.py sha256=I7LtqXnrj-Beiqdg0g1t7w-4o-LiImPcgzvuM-xyX3g 178
hall/_core.py sha256=qKtiRjtRV174dwbN6KD_7v-4lPYSSYDp1IUAD7iOcOE 8917
hall/_event.py sha256=WrbHkWqiTBDPXAtkOPpTd9ELQj1doWOSykPRfZzzNz8 4021
hall/analysis.py sha256=lXE3Iol0BPUYHmWynHO1ljpAuCMdlm84H_CjA1-iEhg 10102
hall/backend.py sha256=QwwXtKWrl_qO1C--Rmniw4FSzy6zbCTxVRoqa7nI5_I 830
hall/continuous.py sha256=RxtppgfBelmp7vSFAxyqYtnRp54Ok--SlT_xfGHihLc 2688
hall/discrete.py sha256=JtbOwep3GaCrZ4d0i68CA4679O0M_TMCF7kEPEK_8PU 4981
hall/numbers.py sha256=kj_Oanc9JYqT8nrGiTueJzZE2wKcLBcDjaf0YbZgRFU 3224
hall/stats.py sha256=Sc3Ne9FayliUOBynhpcN1Hras3EMvqbG0F5eALBMO48 2533
hall-0.1.13.dist-info/entry_points.txt sha256=lzeDjHO76ijGygtPHfuTjxYJyFAlAKJv2edwYoFMEvY 102
hall-0.1.13.dist-info/LICENSE sha256=6l6z3NtkuTDMGspJEKeBsdXjitRIaCV6_kYk2xM9ajY 1531
hall-0.1.13.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
hall-0.1.13.dist-info/METADATA sha256=EahKVJPQo0tlMofnuC968mFSOWXtNtkHHofgaH5OViI 2863
hall-0.1.13.dist-info/RECORD

entry_points.txt

docs = scripts.poetry:docs
reformat = scripts.poetry:reformat
test = scripts.poetry:test