deepmem

View on PyPIReverse Dependencies (0)

0.0.1 deepmem-0.0.1-py3-none-any.whl

Wheel Details

Project: deepmem
Version: 0.0.1
Filename: deepmem-0.0.1-py3-none-any.whl
Download: [link]
Size: 16360
MD5: be17ccb2c9b87ddbced19ba484600650
SHA256: 855b06494542afb5167f9b1796c3270ee7f96b4f6fe778129948bd00c856b9d7
Uploaded: 2021-10-18 06:45:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: deepmem
Version: 0.0.1
Summary: Deep learning implementations for sustainable matrix element method calculations
Author: Mihir Katare
Author-Email: mkatare2[at]illinois.edu
Home-Page: https://github.com/mihirkatare/DeepMEM
Project-Url: Source, https://github.com/mihirkatare/DeepMEM
Project-Url: Tracker, https://github.com/mihirkatare/DeepMEM/issues
License: Apache
Keywords: physics mem "deep learning"
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.7
Requires-Dist: awkward (>=1.3.0)
Requires-Dist: hist[plot] (>=2.4.0)
Requires-Dist: matplotlib (>=3.4)
Requires-Dist: scikit-learn (~=0.24)
Requires-Dist: torchvision (>=0.9.1)
Requires-Dist: uproot (>=4.0.9)
Requires-Dist: black[jupyter]; extra == "all"
Requires-Dist: flake8; extra == "all"
Requires-Dist: black[jupyter]; extra == "lint"
Requires-Dist: flake8; extra == "lint"
Provides-Extra: all
Provides-Extra: lint
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7782 characters]

WHEEL

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

RECORD

Path Digest Size
deepmem/__init__.py sha256=XCUnzGQDqePHR0d2p2deWqzgMCvvp_Bv-1rFRL2TzLM 202
deepmem/_main.py sha256=-lAog9MNfRZcCXm2Z900mITwqv9alWtR64Cw-NDsGm8 701
deepmem/_version.py sha256=Tjb_poy6EuGRi7TlrksJa9Qpx1MXOCO3p3F6tJ8xa5o 142
deepmem/data.py sha256=BY8tJ_3wNygSFXdtzt4eFkY61fHd2zXinHrJ5vfqZj4 9718
deepmem/model.py sha256=qDMHhiubf5lGySvvgPz0vtg15TiCoheA0LzVq3r3mBw 5920
deepmem/networks.py sha256=_975FimfEs6pJxNNcQ0M5NAGI6-UpzSSDa653ODbe7Y 3654
deepmem/options.py sha256=Wmbv51pkOApETKNrDt1iLzt9lQpsBtb3afvxUdTmv2c 462
deepmem/utils.py sha256=TyHvfFzxyfGop18SfwUbet6oZPcokDkNtLyujbkFNzY 4666
deepmem-0.0.1.dist-info/LICENSE sha256=hO1Exu0n8k3ML6XbdTSISyop6ewu0sUz1hE5xyqNOeA 10757
deepmem-0.0.1.dist-info/METADATA sha256=M8UVZdmfZKR881pRGzwnWCIDrgQB7-AOpPZ3FhGX8FE 9266
deepmem-0.0.1.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
deepmem-0.0.1.dist-info/entry_points.txt sha256=yAvuoiOClkhAV9HeoNmItMQQ-wLsN3f8JrU_lTnN3c8 196
deepmem-0.0.1.dist-info/top_level.txt sha256=uQN12t1_ztJFb8Kppbby7NfX90ctrqBk8evoWS-wX94 8
deepmem-0.0.1.dist-info/RECORD

top_level.txt

deepmem

entry_points.txt

deepmem = deepmem._main:_main
deepmem-data = deepmem.data:_main
deepmem-model = deepmem.model:_main
deepmem-utils = deepmem.utils:_main
deepmem-version = deepmem._main:_version