autodiffCST

View on PyPIReverse Dependencies (0)

0.0.4 autodiffCST-0.0.4-py2.py3-none-any.whl

Wheel Details

Project: autodiffCST
Version: 0.0.4
Filename: autodiffCST-0.0.4-py2.py3-none-any.whl
Download: [link]
Size: 40297
MD5: 63d98b4e43cbd114a9c8841c7430ccd3
SHA256: 5cef441f3c04865ef56543664d91458afe9d5c3cc5d14aabf18b085a10abfe2b
Uploaded: 2020-12-12 15:37:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autodiffCST
Version: 0.0.4
Summary: This package autodiffCST implements automatic differentiation. Users could perform forward mode, and use it for higher order differentiation.
Author: Xiaohan Yang, Hanwen Zhang, Runting Yang, Max Li
Author-Email: xiaohan_yang[at]g.harvard.edu, hzhang1[at]g.harvard.edu, runting_yang[at]hsph.harvard.edu, manli[at]fas.harvard.edu
Home-Page: https://github.com/auto-differentiaters-in-CST/cs107-FinalProject
Project-Url: Documentation, https://github.com/auto-differentiaters-in-CST/cs107-FinalProject/blob/master/docs/documentation.ipynb
License: mit
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Platform: any
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: sympy (>=1.0)
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown; charset=UTF-8
[Description omitted; length: 8026 characters]

WHEEL

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

RECORD

Path Digest Size
autodiffcst/.DS_Store sha256=xxNRcS_Xdp4ABXOf2Tm5AEmBeilN-otjnV2ZRrcT-kk 6148
autodiffcst/AD.py sha256=kJF0g5negludqeHJxnQLiTZDuuHK8yC_n0LbFGVfEcw 30453
autodiffcst/AD_vec.py sha256=f_5GKNZZ8cxffRNAghtQesM85cm3QwTTTDQIdcTV658 33724
autodiffcst/__init__.py sha256=npdPeHK6Pary1nd5sFzeArZgEbPgK0uu67-IlOpLwTg 430
autodiffcst/admath.py sha256=VxuYuqr7GtuI_kNU07lXqiHLNnVs9T9b1oSKl90i4Wg 13765
autodiffcst/__pycache__/AD.cpython-37.pyc sha256=sbXiVDlSK6a-0gBE_OzEzW-bs3NICD9MN1kRlKlS93g 27735
autodiffcst/__pycache__/AD_vec.cpython-37.pyc sha256=plZ8GDbyPZKa3saaApGtqVkz2MQYideU-Lhuso5TeSE 34604
autodiffcst/__pycache__/__init__.cpython-37.pyc sha256=a3_N4kBpB-F6vbzWCNoV87f7RfYAC77sUsg2CQkxxUw 533
autodiffcst/__pycache__/admath.cpython-37.pyc sha256=5J6EAyt0k0RmL9ZjEAUENF_KRZuhoyohbGMjJ_tzet8 12295
autodiffcst/__pycache__/skeleton.cpython-37.pyc sha256=mJlazefqGq0vaSKaB1CZPyHFdGDOb7_fEfy_rhO9gLg 3101
autodiffcst/__pycache__/trigmath.cpython-37.pyc sha256=vC_0zSA8WG1JWw3Rw2QdMr-Z4BDfBJoEiL5lNCA9zvg 9794
autodiffCST-0.0.4.dist-info/AUTHORS.rst sha256=-X7Ywu2Ds6WsX6fNEFr-ta42C3YL0tgUSh9tMHiiPp8 163
autodiffCST-0.0.4.dist-info/LICENSE.txt sha256=tHjf2K-DxG1tUEltyVSnIkutxSrdW1y-xK2ypACjyE8 1114
autodiffCST-0.0.4.dist-info/METADATA sha256=DUpgZp9JMGuOuka5cM4h2DAYNUWDQsNcVJf48Jdu7pQ 9031
autodiffCST-0.0.4.dist-info/WHEEL sha256=oh0NKYrTcu1i1-wgrI1cnhkjYIi8WJ-8qd9Jrr5_y4E 110
autodiffCST-0.0.4.dist-info/top_level.txt sha256=wEPrB54vRUs6zTGAVcEBh56EzwddglRmBgbJDBOI0WM 29
autodiffCST-0.0.4.dist-info/RECORD

top_level.txt

AD
AD_vec
admath
autodiffcst