Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3c56f0c

Browse files
String operations done.
1 parent e06b07e commit 3c56f0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# numpy exercises
1+
# NumPy Exercises
22

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.
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 outline will be as follows.
44

55
* Array creation routines (DONE)
66
* Array manipulation routines (DONE)
7-
* String operations (WIP)
7+
* String operations (DONE)
88
* Numpy-specific help functions (DONE)
99
* Indexing routines (WIP)
1010
* Input and output (WIP)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /