A package for performing automatic differentiation
Project description
cs107-FinalProject
Group #21
John Alling
Moriya Dechtiar
Al-Muataz Khalil
Tianen Liu
Installing the Package
The package can be installed by making a pip install from PyPI:
pip install auto_diff_pkg
Alternatively, the package can be installed by navigating to the top level of the repository and running a pip install:
pip install .
Usage
The package can then be imported and utilized.
import auto_diff_pkg.AutoDiff as AD
Please see docs/demo.ipynb
for demonstrations of the AutoDiff class.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
auto_diff_pkg-0.1.1.tar.gz
(4.3 kB
view details)
File details
Details for the file auto_diff_pkg-0.1.1.tar.gz
.
File metadata
- Download URL: auto_diff_pkg-0.1.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd0001563930dd69b71a6422d2af1468ccb7fc713307d0a7a4698de48c95d0a4 |
|
MD5 | 252f0d5ebacb8b9ebae81f34d01a9bb5 |
|
BLAKE2b-256 | db3db1d9197683fbeb9c21d40ce16025a1e76860bdff500551de82adba2d2b98 |