An automatic differentiation package
Project description
Bambanta
CS207 Project Group 9:
Authors: Qiansha (Karina) Huang, Rong Liu, Rory Maizels
Project Page: https://pypi.org/project/Bambanta/
This automatic differentiation package Bambanta
performs both forward-mode and reverse-mode automatic differentiation. For details about the project, please consult the documentation.
Installation Guide
We recommend installing our package in a virtual environment. Please ensure that a version of virtualenv
is already installed in your machine, and follow the steps:
virtualenv env
source env/bin/activate
pip install Bambanta
Testing Bambanta
Our module may be tested using pytest
on AutoDiff.py
, or using doctest
on test_AutoDiff.py
.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Bambanta-0.1.4.tar.gz
.
File metadata
- Download URL: Bambanta-0.1.4.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e183c8a1f23a47fa1106d302440ff45047dc9c87e34ad6f2e2bb980067a76011 |
|
MD5 | 14b70982416cb56a8687474fdc242928 |
|
BLAKE2b-256 | 8acc901418d2d53bdd7232dfba17242b1438ac2decb43613a360ed655f980ddc |
File details
Details for the file Bambanta-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: Bambanta-0.1.4-py3-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42f2a49cf4a8abe315fe9a8d3bf354332a65df1b0fc3edf4d1ec1a2c7cb0bb70 |
|
MD5 | 96605eaa7ebe75f2485e641cb12fa95e |
|
BLAKE2b-256 | 9104564b0e3c85f8e1f378e7fdcb483b28396ec304330c5ecb02578dc7a93c01 |