autodiff-team44

View on PyPIReverse Dependencies (0)

0.1.0 autodiff_team44-0.1.0-py3-none-any.whl

Wheel Details

Project: autodiff-team44
Version: 0.1.0
Filename: autodiff_team44-0.1.0-py3-none-any.whl
Download: [link]
Size: 9797
MD5: 4e6f51a218b5adaeaf1f618c1b799160
SHA256: e0aa81a625cb8a5f9b512219d46b01b98f4ccd9f9c411cd8d6117f57201ce2dd
Uploaded: 2022-12-12 04:53:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autodiff-team44
Version: 0.1.0
Summary: This package is an automatic differentiation package which will evaluate derivatives with machine-precision almost instantaneously. The speed and precision of autodifferentiation is paramount to applications such as deep learning models, and mitigates inefficiencies that compound with larger and more complex functions.
Author-Email: Ibraheem Khan <ikhan[at]college.harvard.edu>, Reem Ali <reemali[at]college.harvard.edu>, Leo Shao <leoshao[at]college.harvard.edu>, Yigit Sonmez <yigitsonmez[at]college.harvard.edu>, Chepchumba Choge <choge[at]college.harvard.edu>
Project-Url: Homepage, https://code.harvard.edu/CS107/team44
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: numpy (~=1.20.3)
Requires-Dist: coverage (~=6.5.0); extra == "tests"
Requires-Dist: pytest (~=7.2.0); extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 291 characters]

WHEEL

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

RECORD

Path Digest Size
autodiff_team44/__init__.py sha256=rCHJqB2QuhS4GMVvHVOqSIzH7iDX_58zd4PRxkmSzVA 67
autodiff_team44/ad.py sha256=d7Ay_LrH6eBaVPJZxt5CBhauuK2JIhQJOhLv2e-nYYM 11819
autodiff_team44/functions.py sha256=mgoPeKg3YHyrLdT-zzfFrn32Qu9mGJ28ZGFkUvYBOe8 3189
autodiff_team44/rev_ad.py sha256=y3zMYWk2YC7AIle5XjyETUo5Quc_e68JnQHNVjt9Bso 3037
autodiff_team44/rev_variable.py sha256=RTOBSAUmJMnBMBfQnpmDh4dSzPswoSurXMtlOJx-LDE 3878
autodiff_team44/variable.py sha256=YJ5KFLKCkktafO0R9M_FhqMgLNYTpyCjhacJ2pBPXpE 7922
autodiff_team44-0.1.0.dist-info/LICENSE sha256=ygAjwVOQyEeNOD2f7GsepaBR3bSpxlk15QMYRt1CvdY 1134
autodiff_team44-0.1.0.dist-info/METADATA sha256=yf8tx8fr0xF9kMReku3_I9IHDDbWRlNRTFu1yqrrys8 1361
autodiff_team44-0.1.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
autodiff_team44-0.1.0.dist-info/top_level.txt sha256=rKmw9n-hz84EH0z6ljsDhUKGyACdqhEGfKrlVuG20Xw 16
autodiff_team44-0.1.0.dist-info/RECORD

top_level.txt

autodiff_team44