🌐 AI搜索 & 代理 主页
Skip to content

Commit 5bc7388

Browse files
authored
Update README.md
1 parent 514c364 commit 5bc7388

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
@@ -26,7 +26,7 @@
2626

2727
**Travis Oliphant** created NumPy package in 2005 by injecting the features of the ancestor module Numeric into another module Numarray.
2828

29-
It is an extension module of Python which is mostly written in C. It provides various functions which are capable of performing the numeric computations with a high speed.
29+
It is an extension module of Python which is mostly written in "C". It provides various functions which are capable of performing the numeric computations with a high speed.
3030

3131
NumPy provides various powerful data structures, implementing multi-dimensional arrays and matrices. These data structures are used for the optimal computations regarding arrays and matrices.
3232

0 commit comments

Comments
 (0)