You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/about.md
+11-10Lines changed: 11 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,14 @@ title: About Us
3
3
sidebar: false
4
4
---
5
5
6
-
_Some information about the NumPy project and community_
7
-
8
-
NumPy is an open source project aiming to enable numerical computing with Python. It was created in 2005, building on the early work of the Numeric and Numarray libraries. NumPy will always be 100% open source software, free for all to use and released under the liberal terms of the [modified BSD license](https://github.com/numpy/numpy/blob/main/LICENSE.txt).
6
+
NumPy is an open source project that enables numerical computing with Python. It was created in 2005 building on the early work of the Numeric and Numarray libraries. NumPy will always be 100% open source software and free for all to use. It is released under the liberal terms of the [modified BSD license](https://github.com/numpy/numpy/blob/main/LICENSE.txt).
9
7
10
8
NumPy is developed in the open on GitHub, through the consensus of the NumPy and wider scientific Python community. For more information on our governance approach, please see our [Governance Document](https://www.numpy.org/devdocs/dev/governance/index.html).
11
9
12
10
13
11
## Steering Council
14
12
15
-
The role of the NumPy Steering Council is to ensure, through working with and serving the broader NumPy community, the long-term well-being of the project, both technically and as a community. The NumPy Steering Council currently consists of the following members (in alphabetical order, by last name):
13
+
The NumPy Steering Council is the project's governing body. Its role is to ensure, through working with and serving the broader NumPy community, the long-term sustainability of the project, both as a software package and community. The NumPy Steering Council currently consists of the following members (in alphabetical order, by last name):
16
14
17
15
- Sebastian Berg
18
16
- Ralf Gommers
@@ -39,16 +37,19 @@ To contact the NumPy Steering Council, please email numpy-steering-council@googl
39
37
40
38
## Teams
41
39
42
-
The NumPy project is growing! 🎉 We have teams for:
40
+
The NumPy project leadership is actively working on diversifying contribution pathways to the project.<br>
41
+
NumPy currently has the following teams:
43
42
44
-
-code
43
+
-development
45
44
- documentation
46
-
- website
47
45
- triage
46
+
- website
48
47
- survey
48
+
- translations
49
+
- sprint mentors
49
50
- funding and grants
50
51
51
-
See the [Team]({{< relref "/teams" >}}) page for individual team members.
52
+
See the [Team]({{< relref "/teams" >}}) page for more info.
52
53
53
54
## NumFOCUS Subcommittee
54
55
@@ -68,8 +69,8 @@ NumPy receives direct funding from the following sources:
68
69
69
70
Institutional Partners are organizations that support the project by employing people that contribute to NumPy as part of their job. Current Institutional Partners include:
70
71
71
-
- UC Berkeley (Stéfan van der Walt, Ross Barnowski)
72
-
- Quansight (Ralf Gommers, Melissa Weber Mendonça, Mars Lee, Matti Picus, Pearu Peterson)
0 commit comments