Skip to content

Commit 545aba6

Browse files
authored
Update README.md
1 parent 2335c8e commit 545aba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# numpy exercises
22

3-
In numerical computing in python, numpy is essential. I'm writing some simple (a few lines) but helpful exercises based on each of numpy's functions. The basic outline will be as follows.
3+
In numerical computing in python, numpy is essential. I'm writing some simple (a few lines) but hopefully helpful exercises based on each of numpy's functions. The basic outline will be as follows.
44

55
* Array creation routines (DONE)
66
* Array manipulation routines (DONE)

0 commit comments

Comments
 (0)