diff options
author | sadigulcelik <sadigulcelik@gmail.com> | 2023-03-25 17:26:09 -0400 |
---|---|---|
committer | sadigulcelik <sadigulcelik@gmail.com> | 2023-03-25 17:44:00 -0400 |
commit | 691c4bc395bd1ca3acb1aa0a30b8798cc581a387 (patch) | |
tree | 4c1f766b3f9c2239fd787006afb00fa685b2c83c /doc/source/f2py | |
parent | ae2adb0ef5c2c877cfb39b96f69e799f1beafaa1 (diff) | |
download | numpy-691c4bc395bd1ca3acb1aa0a30b8798cc581a387.tar.gz |
DOC: typo, remove unfollowed conjunction "However" [skip ci]
Typo fixed; remove unfollowed conjunction "However."
Diffstat (limited to 'doc/source/f2py')
-rw-r--r-- | doc/source/f2py/windows/pgi.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/source/f2py/windows/pgi.rst b/doc/source/f2py/windows/pgi.rst index 644259abe..28e25f016 100644 --- a/doc/source/f2py/windows/pgi.rst +++ b/doc/source/f2py/windows/pgi.rst @@ -22,7 +22,5 @@ as classic Flang requires a custom LLVM and compilation from sources. As of 29-01-2022, `PGI compiler toolchains`_ have been superseded by the Nvidia HPC SDK, with no `native Windows support`_. -However, - .. _PGI compiler toolchains: https://www.pgroup.com/index.html .. _native Windows support: https://developer.nvidia.com/nvidia-hpc-sdk-downloads#collapseFour |