mmfutils

View on PyPIReverse Dependencies (0)

0.6.6 mmfutils-0.6.6-py3-none-any.whl

Wheel Details

Project: mmfutils
Version: 0.6.6
Filename: mmfutils-0.6.6-py3-none-any.whl
Download: [link]
Size: 237426
MD5: ff78fb15f9e1d4a1ddfeee3f30f1ab4f
SHA256: 7dcc73224c1b7cca0f4a556ed7ebea47f567c6d51daed41f27bc2a4c1fd3eb16
Uploaded: 2023-06-14 09:23:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mmfutils
Version: 0.6.6
Summary: Small set of utilities: containers and interfaces.
Author: Michael McNeil Forbes
Author-Email: michael.forbes+python[at]gmail.com
Home-Page: https://alum.mit.edu/www/mforbes/hg/forbes-group/mmfutils
Project-Url: Documentation, http://mmfutils.readthedocs.org
Project-Url: Git Mirror, https://github.com/forbes-group/mmfutils
Project-Url: Issues, https://alum.mit.edu/www/mforbes/hg/forbes-group/mmfutils/issues
Project-Url: Repository, https://alum.mit.edu/www/mforbes/hg/forbes-group/mmfutils
License: BSD-3
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.7.13,<3.12
Requires-Dist: Sphinx (<5.0.0); extra == "doc"
Requires-Dist: docutils (>=0.18.1); extra == "all" or extra == "test"
Requires-Dist: husl (>=4.0.3)
Requires-Dist: importlib-metadata (>=4.13.0); python_version < "3.8"
Requires-Dist: ipyparallel (>=8.4.1); extra == "all" or extra == "test"
Requires-Dist: matplotlib (>=3.5.3); python_version < "3.8" and (extra == "all" or extra == "test" or extra == "doc")
Requires-Dist: matplotlib (>=3.6.2); python_version >= "3.8" and (extra == "all" or extra == "test" or extra == "doc")
Requires-Dist: mmf-setup (>=0.4.6); extra == "doc"
Requires-Dist: mock (>=4.0.3); extra == "doc"
Requires-Dist: nbconvert (>=7.2.7); extra == "doc"
Requires-Dist: numba (>=0.56.4); python_version < "3.8" and extra == "test"
Requires-Dist: numba (>=0.57.0); python_version >= "3.8" and extra == "test"
Requires-Dist: numexpr (>=2.8.1); extra == "all" or extra == "test"
Requires-Dist: numpy (<1.22.0,>=1.20.2); python_version < "3.8" and extra == "doc"
Requires-Dist: numpy (>=1.23.5); python_version >= "3.8" and extra == "doc"
Requires-Dist: persist (>=3.0); extra == "test"
Requires-Dist: psutil (>=5.9.1); extra == "test"
Requires-Dist: pyFFTW (==0.13.0); python_version < "3.8" and (extra == "all" or extra == "test")
Requires-Dist: pyFFTW (==0.13.1); python_version >= "3.8" and (extra == "all" or extra == "test")
Requires-Dist: pytest (>=7.1.2); extra == "test"
Requires-Dist: pytest-cov (>=3.0.0); extra == "test"
Requires-Dist: pytest-rerunfailures (>=11.1.2); extra == "test"
Requires-Dist: scipy (>=1.10.1); python_version >= "3.11" and (extra == "all" or extra == "test")
Requires-Dist: scipy (>=1.7.3); (python_version >= "3.7" and python_version < "3.8") and (extra == "all" or extra == "test")
Requires-Dist: scipy (>=1.8.1); python_version >= "3.8" and (extra == "all" or extra == "test")
Requires-Dist: sphinx-rtd-theme (>=1.2.1)
Requires-Dist: sphinxcontrib-zopeext (>=0.3.2); extra == "doc"
Requires-Dist: uncertainties (>=3.1.5); extra == "all" or extra == "test"
Requires-Dist: zope.interface (>=5.4.0)
Provides-Extra: all
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 449 characters]

WHEEL

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

RECORD

Path Digest Size
mmfutils/__init__.py sha256=Fv-rTg8coVEwVH9r8bGaDmpEhYV6H81Nkpnk_ULwjiU 1071
mmfutils/containers.py sha256=LXwNJ2TTxXKI2RIA6K28dVkdDeK-SUed0N6lQsoXFA8 16856
mmfutils/contexts.py sha256=mhy5vyC4NCHtIIlB-M7LNq0R4t1Om-S92lKmUv34vpg 25514
mmfutils/debugging.py sha256=naRJbY4DvjgIlH1H8UMog3J8hbvqPnN4Anyq2RqtKxM 3616
mmfutils/interface.py sha256=IObgB5frAnEkBWjOhYfceQeiL56OSMDaIFWiHViAL_0 7062
mmfutils/math/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mmfutils/math/bases/__init__.py sha256=OXOszD_CZagKM8rjZRT8Cax78EIiz3nB5HeMHr6IIwE 242
mmfutils/math/bases/bases.py sha256=O76YUBXJkCKKMiqx0Ywn5ASFHtYuxHjodNVR2YezdpY 51199
mmfutils/math/bases/bases.py.orig sha256=qzXwmingV40t-p6FXdigx05WcF3ymIz3xTqA5wSo4jI 51691
mmfutils/math/bases/interfaces.py sha256=-sKlDyol-D_jVMH3umn-tGpIIq0cUg25J79skzyvP8g 5861
mmfutils/math/bases/utils.py sha256=ifbQbMWHVnW__FyGgfw1-Lf2NjMLOdeXfTurO5-iiEA 3646
mmfutils/math/bessel.py sha256=Addr_a21OHbelhx7A_XmCrY-BHtJ9ObYAjXH6uo0Y9Q 14266
mmfutils/math/differentiate.py sha256=c41tO6ceeaV6hdBu73UeG0KcWqnTwpq8iIKsJjrr3hI 7476
mmfutils/math/integrate/__init__.py sha256=9xG6r9cl-c2k3KS4cJcyBAZWqgKTfkR4KXOFgLzDyzQ 20573
mmfutils/math/integrate/_ssum_cython.c sha256=zHSo1QE_ow3iCLuVXKW99KnIXIoPiZrU8XGoz_Nv8c0 918653
mmfutils/math/integrate/_ssum_cython.pyx sha256=l02AzFtI7dVSKcvcuCy_pW1L8EFHywCW1wSpP9mwePA 918
mmfutils/math/linalg.py sha256=sZ220gbKgOuikzYPeNaEIO533ks4j4QYUraQMZ0u3i8 657
mmfutils/math/special.py sha256=NwYR_UpPsP75pLqbZMLRRbUjN6VV7wlil0KFzCEJW9I 1916
mmfutils/math/wigner.py sha256=nOfQSiB_aY1deMw8eaSanPQPr8efVZoCVXcD2BQO35Q 1624
mmfutils/optimize.py sha256=arvTyPuxYavc48m4XB73Svvk3n1Bc9FO7PkgEloeFus 2159
mmfutils/parallel.py sha256=-405tsBepIXwVnV0vCZMXZLFnBLhn66kqKeDcYPlHOo 8944
mmfutils/performance/__init__.py sha256=-MaAnd2-jStKFl8Om5_0y9Hog2B6xFl58xWSN6vbPnw 177
mmfutils/performance/blas.py sha256=m5Up8tfZWvmYvQmgM3GEsQMW53USBaHAkJC5SS8ysQQ 4282
mmfutils/performance/fft.py sha256=8BgeuH-duM7F7EFWoYg-f-__poWPpB0zb3E3-MdS_iE 15811
mmfutils/performance/fft.py.orig sha256=91ee_TI9heEZXpJ790Mi4JMoqaw9zL7FvNwac-xlNBA 15701
mmfutils/performance/numexpr.py sha256=7yoCHj2fpHgZ75HZfUHXt6mfy_LVRGxOmRw9qUWrcT0 976
mmfutils/performance/threads.py sha256=OG0uUjyGyiXd-mesPtmqG8DPjO6vrMG-roDXDcqftPs 1053
mmfutils/plot/__init__.py sha256=hCvIAFUTLvnv3VdkmhiXzYAlsg1ypsE3rCG7neHGpOs 421
mmfutils/plot/animation.py sha256=WA1FcVLQTdMlODFFOdSlZVjsUZS8s81bnKSgp_eFeZY 6957
mmfutils/plot/cmaps.py sha256=p4YWH17MGy5LWsTDe9wwxrglzHzlgc8h_2uPG4778Y8 37324
mmfutils/plot/colors.py sha256=r7V6Xb5TfAwUz9OGsDWCpYSNnraxnN3vrqS0rKF6fOw 6925
mmfutils/plot/contour.py sha256=Pv2AgfTOjSqoWbcZ6KWAWcsGRE8CgYBOb5E-xwuef_4 4921
mmfutils/plot/errors.py sha256=5D8EFLy3IGNqNgWE4Szyqch8enZkxMIPz02IFfbBS7E 4431
mmfutils/plot/publish.py sha256=zQ8myYH76ldtP_w2JuD5D8h_kXinyBq_Fi7Nhyfcd9o 26375
mmfutils/plot/rasterize.py sha256=3_exosUB1pEmU1zio6UmFZy1Ft1SVNSGApIJYem-fFk 1706
mmfutils/plot/sparkline.py sha256=BReryAUyHq04F1zX8OM0jt1k86iyPGzi4h_QvaQMvzA 19
mmfutils/solve/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mmfutils/solve/broyden.py sha256=wK-5C_q9MnIkh9zxGflHvGnaxE8FVSkvOoCLvUpNBoM 28204
mmfutils/testing.py sha256=LN2TGex84vTqUMFQjX0w1fkKLRsiTPL7Nh1CR48p5kU 1302
mmfutils-0.6.6.dist-info/LICENSE sha256=m1yBSkM-oxFzKQnOJQSSjK0aUfemMdNdiuzGrgbxf58 1504
mmfutils-0.6.6.dist-info/LICENSE.txt sha256=m1yBSkM-oxFzKQnOJQSSjK0aUfemMdNdiuzGrgbxf58 1504
mmfutils-0.6.6.dist-info/METADATA sha256=js3ILy7c7PDg1rlbF0Za66R35s6b3wDIbcfaK0v-AyA 3743
mmfutils-0.6.6.dist-info/WHEEL sha256=WGfLGfLX43Ei_YORXSnT54hxFygu34kMpcQdmgmEwCQ 88
mmfutils-0.6.6.dist-info/RECORD