mud-examples

View on PyPIReverse Dependencies (0)

0.2.2 mud_examples-0.2.2-py3-none-any.whl
0.0.8 mud_examples-0.0.8-py2.py3-none-any.whl

Wheel Details

Project: mud-examples
Version: 0.0.8
Filename: mud_examples-0.0.8-py2.py3-none-any.whl
Download: [link]
Size: 26361
MD5: ac574285d004fe7eadc30c163663abbb
SHA256: 82678944eec6a7f1c62c4a865bc543a74f051a51a0aaac8ab20fc84f6fc6c167
Uploaded: 2021-02-15 09:20:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mud-examples
Version: 0.0.8
Summary: Maximal Updated Density Examples
Author: Mathematical Michael
Author-Email: consistentbayes[at]gmail.com
Home-Page: https://github.com/mathematicalmichael/mud-examples.git
Project-Url: Documentation, https://github.com/mathematicalmichael/mud-examples.git
License: mit
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Platform: any
Requires-Python: >=3.5
Requires-Dist: mud
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: setuptools; extra == "pub"
Requires-Dist: wheel; extra == "pub"
Requires-Dist: twine; extra == "pub"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: coveralls; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: pre-commit; extra == "test"
Provides-Extra: pub
Provides-Extra: test
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
[Description omitted; length: 152 characters]

WHEEL

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

RECORD

Path Digest Size
mud_examples/__init__.py sha256=uvdErSe_V2EwozGYhWO8tNHLk6DGckwYbG0w57tVIDQ 363
mud_examples/helpers.py sha256=xdlfGhwqAdrQzFe_4r9Gpu5fBrsS3DCwibKXbzx6WDo 5210
mud_examples/models.py sha256=guVrs1LSZvBPGciHrRsbs4wFYv97piQZABZqkbaZos8 1449
mud_examples/ode.py sha256=rCEEx712oSZFo4SZMTLleBSQIRLvfA7XKe-8Iq6ZaNw 5331
mud_examples/pde.py sha256=nvPRagIz98-ATPhi1QXJ2_OKdJi5EFkuI2o4CVcRCkM 6977
mud_examples/plotting.py sha256=TpfKmVy0XVwwh0puJhrPVpCzVV9Kej3YHp9jM9KHabc 19670
mud_examples/poisson.py sha256=cAbIbelAnthhjxQ1bbZLsqg9Oc_VOj9zD0UwqiY95A8 28418
mud_examples/random.py sha256=ALeJ2icnaVph4dtSE5XRJS3vwr-LCks-f5YETnJ6gts 4301
mud_examples/runner.py sha256=rOxhznR45MAk9GUEZ1czeSyYPEQG-tSngzwaUtuL5_E 7355
mud_examples-0.0.8.dist-info/METADATA sha256=y89DoCxGUIJWmWmCdh9er5XALFfvOhuAFq9JzxDdMoA 1175
mud_examples-0.0.8.dist-info/WHEEL sha256=Z-nyYpwrcSqxfdux5Mbn_DQ525iP7J2DG3JgGvOYyTQ 110
mud_examples-0.0.8.dist-info/entry_points.txt sha256=sDWN8C6Z92TvQDju1lZhTZJ-nE6njBzRtffBe_yH5hM 107
mud_examples-0.0.8.dist-info/top_level.txt sha256=_x6Ly5tON7dNLs8ArEp7fGKLkpEFb-2EzY2wEKPgXQI 13
mud_examples-0.0.8.dist-info/RECORD

top_level.txt

mud_examples

entry_points.txt

generate_poisson_data = mud_examples.poisson:run
mud_examples = mud_examples.runner:run