From c2658ebbb3a704abc29175bcf2bae84ee4869488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Mon, 18 Feb 2019 19:43:59 +0100 Subject: [PATCH] Numpy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3826fdb..f22455d 100644 --- a/README.md +++ b/README.md @@ -1793,7 +1793,7 @@ with PyCallGraph(output=drawer): 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 # $ pip3 install numpy