Skip to content
Snippets Groups Projects
Forked from kwant / kwant
Source project has a limited visibility.
user avatar
Joseph Weston authored
Also improve the documentation for operators in general.

special methods are not included by autodocs by default, and
as class documentation pages are generated by autosummary,
we cannot just explicitly include __call__. We get around this
by using a custom autosummary template for the operator classes.

For cython extension modules, the method signature for __call__
is still not embedded properly.
See https://github.com/cython/cython/issues/1577.
8fc151eb
History
Name Last commit Last update