Skip to main content

'Solves automatic numerical differentiation problems in one or more variables.'

Project description

https://badge.fury.io/py/numdifftools.png https://travis-ci.org/pbrod/numdifftools.svg?branch=master https://readthedocs.org/projects/pip/badge/?version=latest

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/

Download the toolbox here: http://pypi.python.org/pypi/Numdifftools


News

2015

August 20

New release of Numdifftools 0.9.2.

2014

December 18

New release of Numdifftools 0.7.7.

December 17

New release of Numdifftools 0.7.3.

February 8

New release of Numdifftools 0.6.0. :

January 10

New release of Numdifftools 0.5.0.

2012

May 5

New release of Numdifftools 0.4.0.

2011

May 19

New release of Numdifftools 0.3.5.

Feb 24

New release of Numdifftools 0.3.4.

2009

May 20

New beta release of Numdifftools 0.3.1.

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

numdifftools-0.9.10.zip (224.7 kB view hashes)

Uploaded Source

Built Distribution

numdifftools-0.9.10-py2.py3-none-any.whl (51.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page