We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 790c4f5 commit 942ab0cCopy full SHA for 942ab0c
README.md
@@ -10,7 +10,7 @@ In numerical computing in python, numpy is essential. I'm writing simple (a few
10
* Input and output (WIP)
11
* Linear algebra (numpy.linalg) (DONE)
12
* Logic functions (DONE)
13
- * Mathematical functions (WIP)
+ * Mathematical functions (DONE)
14
* Random sampling (numpy.random) (DONE)
15
* Set routines (DONE)
16
* Sorting, searching, and counting (DONE)
0 commit comments