omnilearned

View on PyPIReverse Dependencies (0)

0.1.0 omnilearned-0.1.0-py3-none-any.whl

Wheel Details

Project: omnilearned
Version: 0.1.0
Filename: omnilearned-0.1.0-py3-none-any.whl
Download: [link]
Size: 19374
MD5: 5ed8e20f1ea93e16dc2a80b5045791a5
SHA256: e3cf1e39024a73e45f7f08427a99021279389d90f80784e91df9bd409c37806d
Uploaded: 2025-03-26 17:38:53 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: omnilearned
Version: 0.1.0
Summary: OmniLearned: A unified deep learning approach for particle physics
Author-Email: Vinicius Mikuni <vmikuni[at]gmail.com>
Project-Url: Homepage, https://github.com/ViniciusMikuni/OmniLearned
Project-Url: Bug Tracker, https://github.com/ViniciusMikuni/OmniLearned/issues
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.8
Requires-Dist: einops (>=0.8.1)
Requires-Dist: h5py (>=3.13.0)
Requires-Dist: numpy (>=2.2.4)
Requires-Dist: pytorch-optimizer (>=3.5.0)
Requires-Dist: requests (>=2.32.3)
Requires-Dist: scikit-learn (>=1.6.1)
Requires-Dist: torch (>=2.5.1)
Requires-Dist: typer (>=0.15.2)
Requires-Dist: black (>=22.0.0); extra == "dev"
Requires-Dist: flake8 (>=4.0.0); extra == "dev"
Requires-Dist: hatch-vcs (>=0.3.0); extra == "dev"
Requires-Dist: isort (>=5.10.0); extra == "dev"
Requires-Dist: pytest (>=7.0.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 738 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
omnilearned/__init__.py sha256=Z2fCBG6QG_4SD0oSpjCjQtJ_kTUAEGBckfamcqw0_XM 122
omnilearned/_version.py sha256=-LyU5F1uZDjn6Q8_Z6-_FJt_8RE4Kq9zcKdg1abSSps 511
omnilearned/cli.py sha256=zCX2WLHdhNZ4-WaaNaT80xbwbVpfuzmKHB1ef8f_9zU 3180
omnilearned/dataloader.py sha256=Zg9dWIinATdEfzsasQJl0hzWqgA0IvdtqcVd6vl218o 9059
omnilearned/diffusion.py sha256=Wzg5XIO-14RG6DkY7HTHDYQ5urU3QmOnuCdrJGBJvbg 1367
omnilearned/layers.py sha256=NQCyF0eJn5dQEFyd6CYOqPbrq_5BQST7rLZIuun6rSA 15487
omnilearned/network.py sha256=nOeDqQmWOTkHA1-znx5SpbspTv3wPsA-PMEbU_oO4_4 16060
omnilearned/train.py sha256=w1o2me9LNLW7QfJ0YMgqosSrOXT-pUr2lYYeqUkhbyk 13740
omnilearned/utils.py sha256=A9altjdH97iuYDOQlSsoApE0ifRZU5M-BJT1u5ho43w 4742
omnilearned-0.1.0.dist-info/METADATA sha256=N9mC1Ok9Mu7TPx0-OVuf8aioGeEoFOI51Bp3KJ1AB-0 1913
omnilearned-0.1.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
omnilearned-0.1.0.dist-info/entry_points.txt sha256=MQZxG8sKvgU4xz6uXstgilYbO70H0ZccnsA7_UdGtLo 52
omnilearned-0.1.0.dist-info/RECORD

entry_points.txt

omnilearned = omnilearned.cli:app