Welcome to the numdifftools’ documentation!¶
This is the documentation of Numdifftools version 0.9.41 released Nov 11, 2022.
Bleeding edge available at: https://github.com/pbrod/numdifftools.
Official releases are available at: http://pypi.python.org/pypi/Numdifftools.
- 1. Introduction
- 2. Tutorials
- 3. How-to guides
- 3.1. How to create virtual environments for python with conda
- 3.1.1. Check conda is installed and in your PATH.
- 3.1.2. Check conda is up to date.
- 3.1.3. Create a virtual environment for your project.
- 3.1.4. Activate your virtual environment.
- 3.1.5. Install additional Python packages to a virtual environment.
- 3.1.6. Deactivate your virtual environment.
- 3.1.7. Delete a no longer needed virtual environment.
- 3.1.8. Related info.
- 3.2. Contributing
- 3.1. How to create virtual environments for python with conda
- 4. Topics guides
- 4.1. Introduction derivative estimation
- 4.2. Numerical differentiation of a general function of one variable
- 4.3. Unequally spaced finite difference rules
- 4.4. Odd and even transformations of a function
- 4.5. Complex step derivative
- 4.6. High order derivative
- 4.7. Richardson extrapolation methodology applied to derivative estimation
- 4.8. Multiple term Richardson extrapolants
- 4.9. Uncertainty estimates for Derivative
- 5. Reference
- 5.1. Numdifftools summary
- 5.2. Numdifftools package details
- 5.2.1. numdifftools.tests package
- 5.2.2. numdifftools.core module
- 5.2.3. numdifftools.extrapolation module
- 5.2.4. numdifftools.finite_difference module
- 5.2.5. numdifftools.fornberg module
- 5.2.6. numdifftools.limits module
- 5.2.7. numdifftools.multicomplex module
- 5.2.8. numdifftools.nd_algopy module
- 5.2.9. numdifftools.nd_scipy module
- 5.2.10. numdifftools.nd_statsmodels module
- 5.2.11. numdifftools.step_generators module
- Changelog
- Version 0.9.41 Nov 10, 2022
- Version 0.9.40 Jun 2, 2021
- Version 0.9.39 Jun 10, 2019
- Version 0.9.38 Jun 10, 2019
- Version 0.9.20, Jan 11, 2017
- Version 0.9.19, Jan 11, 2017
- Version 0.9.18, Jan 11, 2017
- Version 0.9.17, Sep 8, 2016
- Version 0.9.15, May 10, 2016
- Version 0.9.14, November 10, 2015
- Version 0.9.13, October 30, 2015
- Version 0.9.12, August 28, 2015
- Version 0.9.11, August 27, 2015
- Version 0.9.10, August 26, 2015
- Version 0.9.4, August 26, 2015
- Version 0.9.3, August 23, 2015
- Version 0.9.2, August 20, 2015
- Version 0.9.1, August 20,2015
- Version 0.7.7, December 18, 2014
- Version 0.7.3, December 17, 2014
- Version 0.6.0, February 8, 2014
- Version 0.5.0, January 10, 2014
- Version 0.4.0, May 5, 2012
- Version 0.3.5, May 19, 2011
- Version 0.3.4, Feb 24, 2011
- Version 0.3.1, May 20, 2009
- Contributors
- License
- Acknowledgments
- Indices and tables
- Bibliography