summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2020-12-31 09:37:29 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2020-12-31 09:37:29 +0900
commitb9a5c35f80c8e05cd8178bace99809eb5b129c7a (patch)
tree2abb0ff788d1bd4dd94fa061e0cceabdb6f2a729 /README.md
parentd5925ce9bd335463f9561bdd10271fee77d2b9af (diff)
downloadpython-numpy-b9a5c35f80c8e05cd8178bace99809eb5b129c7a.tar.gz
python-numpy-b9a5c35f80c8e05cd8178bace99809eb5b129c7a.tar.bz2
python-numpy-b9a5c35f80c8e05cd8178bace99809eb5b129c7a.zip
Imported Upstream version 1.17.0upstream/1.17.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index a7fd4be4b..f1d024565 100644
--- a/README.md
+++ b/README.md
@@ -11,10 +11,13 @@
NumPy is the fundamental package needed for scientific computing with Python.
-- **Website (including documentation):** https://www.numpy.org
+- **Website:** https://www.numpy.org
+- **Documentation:** http://docs.scipy.org/
- **Mailing list:** https://mail.python.org/mailman/listinfo/numpy-discussion
-- **Source:** https://github.com/numpy/numpy
+- **Source code:** https://github.com/numpy/numpy
+- **Contributing:** https://www.numpy.org/devdocs/dev/index.html
- **Bug reports:** https://github.com/numpy/numpy/issues
+- **Report a security vulnerability:** https://tidelift.com/docs/security
It provides: