forked from numpy/numpy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request numpy#26320 from arunppsg/nep-links
DOC: Add replacement NEP links in superseded, replaced-by fields
- Loading branch information
Showing
7 changed files
with
10 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ NEP 30 — Duck typing for NumPy arrays - implementation | |
:Author: Peter Andreas Entschev <[email protected]> | ||
:Author: Stephan Hoyer <[email protected]> | ||
:Status: Superseded | ||
:Replaced-By: 56 | ||
:Replaced-By: :ref:`NEP56` | ||
:Type: Standards Track | ||
:Created: 2019-07-31 | ||
:Updated: 2019-07-31 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ NEP 31 — Context-local and global overrides of the NumPy API | |
:Author: Ralf Gommers <[email protected]> | ||
:Author: Peter Bell <[email protected]> | ||
:Status: Superseded | ||
:Replaced-By: 56 | ||
:Replaced-By: :ref:`NEP56` | ||
:Type: Standards Track | ||
:Created: 2019-08-22 | ||
:Resolution: https://mail.python.org/archives/list/[email protected]/message/Z6AA5CL47NHBNEPTFWYOTSUVSRDGHYPN/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ NEP 37 — A dispatch protocol for NumPy-like modules | |
:Author: Hameer Abbasi | ||
:Author: Sebastian Berg | ||
:Status: Superseded | ||
:Replaced-By: 56 | ||
:Replaced-By: :ref:`NEP56` | ||
:Type: Standards Track | ||
:Created: 2019-12-29 | ||
:Resolution: https://mail.python.org/archives/list/[email protected]/message/Z6AA5CL47NHBNEPTFWYOTSUVSRDGHYPN/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ NEP 47 — Adopting the array API standard | |
:Author: Stephan Hoyer <[email protected]> | ||
:Author: Aaron Meurer <[email protected]> | ||
:Status: Superseded | ||
:Replaced-By: 56 | ||
:Replaced-By: :ref:`NEP56` | ||
:Type: Standards Track | ||
:Created: 2021-01-21 | ||
:Resolution: https://mail.python.org/archives/list/[email protected]/message/Z6AA5CL47NHBNEPTFWYOTSUVSRDGHYPN/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ NEP 56 — Array API standard support in NumPy's main namespace | |
:Author: Mateusz Sokół <[email protected]> | ||
:Author: Nathan Goldbaum <[email protected]> | ||
:Status: Final | ||
:Replaces: 30, 31, 37, 47 | ||
:Replaces: :ref:`NEP30`, :ref:`NEP31`, :ref:`NEP37`, :ref:`NEP47` | ||
:Type: Standards Track | ||
:Created: 2023-12-19 | ||
:Resolution: https://mail.python.org/archives/list/[email protected]/message/Z6AA5CL47NHBNEPTFWYOTSUVSRDGHYPN/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters