Skip to content

Commit a558a3d

Browse files
authored
Merge pull request #813 from numpy/docs-index-cleanup
2 parents 9eac33a + 03e35c4 commit a558a3d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/index.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,7 @@ hide:
66

77
# NumType documentation
88

9-
NumPy is the fundamental package for scientific computing in Python.
10-
It is a Python library that provides a multidimensional array object, various
11-
derived objects (such as masked arrays and matrices), and an assortment of
12-
routines for fast operations on arrays, including mathematical, logical, shape
13-
manipulation, sorting, selecting, I/O, discrete Fourier transforms, basic linear
14-
algebra, basic statistical operations, random simulation and much more.
9+
NumType provides experimental typing stubs for [NumPy](https://numpy.org/).
1510

1611
<!-- dprint-ignore-start -->
1712
<div class="grid cards" markdown>

0 commit comments

Comments
 (0)