summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/neps/nep-0044-restructuring-numpy-docs.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/neps/nep-0044-restructuring-numpy-docs.rst b/doc/neps/nep-0044-restructuring-numpy-docs.rst
index 539141f84..8ce6db803 100644
--- a/doc/neps/nep-0044-restructuring-numpy-docs.rst
+++ b/doc/neps/nep-0044-restructuring-numpy-docs.rst
@@ -113,6 +113,7 @@ There are few explanations about anything other than those fundamental NumPy
concepts.
Some examples of concepts that could be expanded:
+
- Copies vs. Views;
- BLAS and other linear algebra libraries;
- Fancy indexing.