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 f6512c5 commit bf3bdb7Copy full SHA for bf3bdb7
doc/reference/scipy.rst
@@ -11,3 +11,4 @@ These functions cover a subset of
11
:maxdepth: 2
12
13
scipy_linalg
14
+ scipy_special
doc/reference/special.rst renamed to doc/reference/scipy_special.rst
@@ -1,6 +1,6 @@
1
-.. currentmodule:: dpnp.special
+.. currentmodule:: dpnp.scipy.special
2
3
-Special functions (:mod:`dpnp.special`)
+Special functions (:mod:`dpnp.scipy.special`)
4
=======================================
5
6
.. Hint:: `SciPy API Reference: Special functions (scipy.special) <https://docs.scipy.org/doc/scipy/reference/special.html>`_
0 commit comments