8000 MAINT: Update 1.21.0-notes.rst · numpy/numpy@198ca2e · GitHub
[go: up one dir, main page]

Skip to content

Commit 198ca2e

Browse files
committed
MAINT: Update 1.21.0-notes.rst
1 parent c96d071 commit 198ca2e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/source/release/1.21.0-notes.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,16 @@ In addition there are the usual large number of bug fixes and other improvements
1717
The Pytho 8853 n versions supported for this release are 3.7-3.9. Official support
1818
for Python 3.10 will be added when it is released.
1919

20+
.. warning::
21+
There are unresolved problems compiling NumPy 1.20.0 with gcc-11.1.
22+
23+
* Optimization level `-O3` results in many incorrect warnings when
24+
running the tests.
25+
* On some hardware NumPY will hang in an infinite loop.
26+
27+
28+
29+
2030

2131
New functions
2232
=============

0 commit comments

Comments
 (0)
0