'Solves automatic numerical differentiation problems in one or more variables.'
Project description
Suite of tools written in _Python to solve automatic numerical differentiation problems in one or more variables. Finite differences are used in an adaptive manner, coupled with a Richardson extrapolation methodology to provide a maximally accurate result. The user can configure many options like; changing the order of the method or the extrapolation, even allowing the user to specify whether complex-step, central, forward or backward differences are used.
The methods provided are:
Derivative: Compute the derivatives of order 1 through 10 on any scalar function.
Gradient: Compute the gradient vector of a scalar function of one or more variables.
Jacobian: Compute the Jacobian matrix of a vector valued function of one or more variables.
Hessian: Compute the Hessian matrix of all 2nd partial derivatives of a scalar function of one or more variables.
Hessdiag: Compute only the diagonal elements of the Hessian matrix
All of these methods also produce error estimates on the result.
The documentation for numdifftools is available here http://numdifftools.readthedocs.org/
Code and issue tracker is at https://github.com/pbrod/numdifftools.
Download the toolbox here: http://pypi.python.org/pypi/Numdifftools
News
2015
August 28
August 27
August 26
August 20
2014
December 18
December 17
February 8
January 10
2012
May 5
2011
May 19
Feb 24
2009
May 20
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file numdifftools-0.9.12.zip.
File metadata
- Download URL: numdifftools-0.9.12.zip
- Upload date:
- Size: 236.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eee07f03eaa9531c34949bfbb27b0fade7b1e927dd9daf18342d13fc1ee88eaa
|
|
| MD5 |
f1c3a80a08ca6ca21d7a8966ca5a97b0
|
|
| BLAKE2b-256 |
486733f3e7f278ed4245aeb749cee64c54f61fec855b71b3c25e1cd43d15c459
|
File details
Details for the file numdifftools-0.9.12-py2.py3-none-any.whl.
File metadata
- Download URL: numdifftools-0.9.12-py2.py3-none-any.whl
- Upload date:
- Size: 62.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abd8e97ffab1ab4651f50f8f039681c1b4ab2593e2202c95569ed8d7689fb3b5
|
|
| MD5 |
6c0bebedb03ab0306eeab3eabead871f
|
|
| BLAKE2b-256 |
f05913bc29a8d4a741991d526cb82f8810e5b26166ecab40335c25fa013b1e29
|