We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c56f0c commit 3aa9565Copy full SHA for 3aa9565
README.md
@@ -7,7 +7,7 @@ In numerical computing in python, NumPy is essential. I'm writing simple (a few
7
* String operations (DONE)
8
* Numpy-specific help functions (DONE)
9
* Indexing routines (WIP)
10
- * Input and output (WIP)
+ * Input and output (DONE)
11
* Linear algebra (numpy.linalg) (DONE)
12
* Logic functions (DONE)
13
* Mathematical functions (DONE)
0 commit comments