Skip to content

Commit bf3bdb7

Browse files
Update rendered page for dpnp.scipy.special
1 parent f6512c5 commit bf3bdb7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/reference/scipy.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ These functions cover a subset of
1111
:maxdepth: 2
1212

1313
scipy_linalg
14+
scipy_special

doc/reference/special.rst renamed to doc/reference/scipy_special.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
.. currentmodule:: dpnp.special
1+
.. currentmodule:: dpnp.scipy.special
22

3-
Special functions (:mod:`dpnp.special`)
3+
Special functions (:mod:`dpnp.scipy.special`)
44
=======================================
55

66
.. Hint:: `SciPy API Reference: Special functions (scipy.special) <https://docs.scipy.org/doc/scipy/reference/special.html>`_

0 commit comments

Comments
 (0)