We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f6685 commit 3dfc49eCopy full SHA for 3dfc49e
1 file changed
doc/conf.py
@@ -42,6 +42,8 @@ def __getattr__(cls, name):
42
'numpy',
43
'numpy.linalg',
44
'numpy.linalg.linalg',
45
+ 'numpy.polynomial',
46
+ 'numpy.polynomial.polynomial',
47
'numpy.random',
48
'numpy.testing',
49
'pylab',
0 commit comments