Browse Source

Numpy

pull/27/head
Jure Šorn 5 years ago
parent
commit
c2658ebbb3
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -1793,7 +1793,7 @@ with PyCallGraph(output=drawer):
NumPy NumPy
----- -----
**Array manipulation mini language. Can run up to 100 times faster than equivalent Python code.**
**Array manipulation mini language. Can run up to one hundred times faster than equivalent Python code.**
```python ```python
# $ pip3 install numpy # $ pip3 install numpy

Loading…
Cancel
Save