pygradproject

View on PyPIReverse Dependencies (0)

0.0.3 pygradproject-0.0.3-py3-none-any.whl

Wheel Details

Project: pygradproject
Version: 0.0.3
Filename: pygradproject-0.0.3-py3-none-any.whl
Download: [link]
Size: 25327
MD5: 967a32e0002f8a51c2cd7a95068ba88c
SHA256: f680978359c199f039c187abb421ba8623bb464c031ece773163a687f4d6b393
Uploaded: 2024-12-06 02:03:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pygradproject
Version: 0.0.3
Summary: Lightweight Automatic Differentiation in Python.
Author: Danila Kurganov
Author-Email: dan.kurg[at]gmail.com
Home-Page: https://github.com/baubels/pygrad
Project-Url: Documentation, https://baubels.github.io/pygrad/
Project-Url: Source Code, https://github.com/baubels/pygrad
Project-Url: Issue Tracker, https://github.com/baubels/pygrad/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: numba (>=0.60.0)
Requires-Dist: numpy (==1.26.0)
Requires-Dist: opt_einsum (>=3.4.0)
Requires-Dist: dill; extra == "examples"
Requires-Dist: tqdm; extra == "examples"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: torch; extra == "dev"
Requires-Dist: dill; extra == "dev"
Requires-Dist: numpy (==1.26.0); extra == "dev"
Provides-Extra: examples
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2558 characters]

WHEEL

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

RECORD

Path Digest Size
architectures/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
architectures/cnn.py sha256=Ooe5c1b9aMpO8xTnlGRuwYnyYRSbt0jB4Te0JTkUG3I 1369
architectures/dnn.py sha256=kmp_zaQazvakFMxNHaR89ISmX28Rk1o4973HRuYUvr4 998
architectures/transformer.py sha256=eNz4rNmPvkZ-_XQzApPIkE0Q91egWD1ibOVRexzosqo 16020
pygrad/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pygrad/activations.py sha256=K6067GJd-IPGp0Kt1-iq8eVEFZdajxVHZ7VmuGvCTXI 771
pygrad/basics.py sha256=PsuWUG-D93CEABGxIJRm_yXajXNAlpA-J6bqUViNhkg 12271
pygrad/constants.py sha256=Tyjng0WZC9ORn9rFidu_p5Adv6nat0yYhzqsD33WWy4 376
pygrad/losses.py sha256=2sceReADfNwhWAOVW8BHVuBR4ga0_TgL-QxcdRIC_TA 4153
pygrad/module.py sha256=v3LmICoHrbMIBWPIlbk8J8myqrcl5GF_G5Hz83Pe-GQ 2068
pygrad/numba_ops.py sha256=VlEVRfe4CzuzkA4JPuVPsTQfnhMEdMZrBtaEkHatJ5M 4101
pygrad/optims.py sha256=kwbK_zf22VUU8Q7UCgo4PGwbjVq3t6C442QUQDFLM8w 17458
pygrad/tensor.py sha256=a1nJMJ6QTitE7cgaZVenyU0bfQ8dXsF3I0NsHgnGiPk 33308
pygradproject-0.0.3.dist-info/LICENSE sha256=2tEqE6VGWJJpvDZJMz8D2dJtbQbfYrJLfbOjrmxEEAc 1072
pygradproject-0.0.3.dist-info/METADATA sha256=d-sso1UhQhe1bIjyZYtALEUppIEZ9Zwx-oxr-A0c5eg 3611
pygradproject-0.0.3.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
pygradproject-0.0.3.dist-info/top_level.txt sha256=CUZCTzxdKt1pWJBciTtuEUy_6_Nw-Jwgv9rs04Ntsvs 21
pygradproject-0.0.3.dist-info/RECORD

top_level.txt

architectures
pygrad