Skip to content

Commit 726afac

Browse files
Kyubyongobada-alzoubi
authored andcommitted
Update README.md
1 parent 9033c05 commit 726afac

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
@@ -1,6 +1,6 @@
11
# numpy exercises
22

3-
In numerical computing in python, numpy is essential. I'm writing simple (a few lines) but hopefully 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 simple (a few lines for each problem) 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)