Docstrings for generated ufuncs
The syntax is designed to look like the function add_newdoc is being called from numpy.lib, but in this file add_newdoc puts the docstrings in a dictionary. This dictionary is used in numpy/core/code_generators/generate_umath.py to generate the docstrings for the ufuncs in numpy.core at the C level when the ufuncs are created at compile time.
Variable | docdict |
Undocumented |
Variable | subst |
Undocumented |
Function | add​_newdoc |
Undocumented |
Function | get |
Undocumented |