Chumpy is a Python-based framework designed to handle the auto-differentiation problem, which is to evalute an expression and its derivatives with respect to its inputs, with the use of the chain rule. Chumpy is intended to make construction and local minimization of objectives easier. Specifically, it provides:
Easy problem construction by using Numpy’s application interface
Easy access to derivatives via auto differentiation
Easy local optimization methods (12 of them: most of which use the derivatives)
Chumpy comes with its own demos, which can be seen by typing the following:
>> import chumpy >> chumpy.demo() # prints out a list of possible demos
Licensing is specified in the attached LICENSE.txt.
Release files for chumpy 0.59
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| chumpy-0.59.tar.gz | 40.3 kB | Details |
Release files / chumpy-0.59.tar.gz
| Download URL | chumpy-0.59.tar.gz |
|---|---|
| Size | 40.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2ff5583aa86b28da6e032843d7adc8c783c0dc847485d7b97a499b3c5e9bfb68
|
|
BLAKE2b-256 checksum How to use checksums |
110de0cbc92bcdb1c9c92407cc368d6591f0d6ecc37bcbc9af6625d307d554cf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |