Skip to content

Commit 9ef0d88

Browse files
authored
Update README.md
1 parent 172431c commit 9ef0d88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# numpy_exercises
1+
# numpy exercises
22

3-
In numerical computing in python, numpy is essential. I'm writing some simple (one or a few lines) but helpful exericses based on each of numpy's functions. The basic outline will follow this page: https://docs.scipy.org/doc/numpy/reference/routines.html
3+
In numerical computing in python, numpy is essential. I'm writing some simple (one or a few lines) but helpful exercises based on each of numpy's functions. The basic outline will follow this page: https://docs.scipy.org/doc/numpy/reference/routines.html
44

55
Nov., 2016
66
Kyubyong

0 commit comments

Comments
 (0)