Skip to content

Commit 942ab0c

Browse files
author
bryan
committed
Mathematical functions added
1 parent 790c4f5 commit 942ab0c

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
@@ -10,7 +10,7 @@ In numerical computing in python, numpy is essential. I'm writing simple (a few
1010
* Input and output (WIP)
1111
* Linear algebra (numpy.linalg) (DONE)
1212
* Logic functions (DONE)
13-
* Mathematical functions (WIP)
13+
* Mathematical functions (DONE)
1414
* Random sampling (numpy.random) (DONE)
1515
* Set routines (DONE)
1616
* Sorting, searching, and counting (DONE)

0 commit comments

Comments
 (0)