Skip to content

Commit 3aa9565

Browse files
authored
Input and output Added
1 parent 3c56f0c commit 3aa9565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ In numerical computing in python, NumPy is essential. I'm writing simple (a few
77
* String operations (DONE)
88
* Numpy-specific help functions (DONE)
99
* Indexing routines (WIP)
10-
* Input and output (WIP)
10+
* Input and output (DONE)
1111
* Linear algebra (numpy.linalg) (DONE)
1212
* Logic functions (DONE)
1313
* Mathematical functions (DONE)

0 commit comments

Comments
 (0)