1
1
Matplotlib Mission Statement
2
2
============================
3
3
4
- The mission of the Matplotlib developer community is to develop, maintain , and
5
- support Matplotlib and its extensions which provide plotting tools for users of
6
- the Scientific Python Ecosystem. We success is based on how effectively we
4
+ The Matplotlib developer community develops, maintains , and
5
+ supports Matplotlib and its extensions, providing plotting tools for
6
+ the Scientific Python Ecosystem. Our success is based on how effectively we
7
7
enable our users, across scientific, industrial, commercial, and educational
8
- applications, to achieve their goals. A diverse developer community creates
9
- the best software and we welcome anyone, regardless of experience, education,
8
+ applications, to achieve their goals. We believe that a diverse developer community creates
9
+ the best software, and we welcome anyone, regardless of experience, education,
10
10
gender, or nationality, who shares our mission to the community.
11
11
12
12
@@ -21,7 +21,7 @@ Adapting the requirements :ref:`laid out by John Hunter
21
21
* Make standard plots easy;
22
22
* Make novel or complicated visualizations possible.
23
23
24
- To achieve these goals simultaneously across the full gamut of the domains we
25
- support we have adopted a model of a core general library and an ecosystem of
24
+ To achieve these goals simultaneously across the full gamut of the domains that depend on Matplotlib,
25
+ we have adopted a model of a general core library that supports an ecosystem of
26
26
domain-specific extensions that inter-operate as much as practical.
27
27
0 commit comments