chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:32:53 +08:00
commit 2a16f2f53b
247 changed files with 69150 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
Differentiation
---------------
Numerical derivatives (``diff``, ``diffs``)
...........................................
.. autofunction:: mpmath.diff
.. autofunction:: mpmath.diffs
Composition of derivatives (``diffs_prod``, ``diffs_exp``)
..........................................................
.. autofunction:: mpmath.diffs_prod
.. autofunction:: mpmath.diffs_exp
Fractional derivatives / differintegration (``differint``)
............................................................
.. autofunction:: mpmath.differint