Skip to content

Better introspection support for decorated functions#900

Merged
skirpichev merged 1 commit intompmath:masterfrom
skirpichev:add-sig/899
Jan 20, 2025
Merged

Better introspection support for decorated functions#900
skirpichev merged 1 commit intompmath:masterfrom
skirpichev:add-sig/899

Conversation

@skirpichev
Copy link
Collaborator

Closes #899

@skirpichev skirpichev marked this pull request as ready for review January 19, 2025 04:47
@skirpichev
Copy link
Collaborator Author

This can be reused in docs to reduce boilerplate (variable declarations) like

:func:`~mpmath.zeta`
^^^^^^^^^^^^^^^^^^^^^
.. autofunction:: mpmath.zeta(s,a=1,derivative=0)

But lets do this in another pr.

@skirpichev skirpichev merged commit 1c53162 into mpmath:master Jan 20, 2025
10 checks passed
@skirpichev skirpichev deleted the add-sig/899 branch January 20, 2025 05:28
@skirpichev skirpichev added this to the 1.4 milestone May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better introspection support for decorated functions

1 participant