Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 84d1433

Browse files
committed
DOC: add high-level technical requirements
1 parent 99257ce commit 84d1433

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

doc/users/project/mission.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,20 @@ enable our users, across scientific, industrial, commercial, and educational
88
applications, to achieve their goals. A diverse developer community creates
99
the best software and we welcome anyone, regardless of experience, education,
1010
gender, or nationality, who shares our mission to the community.
11+
12+
13+
Adapting the requirements :ref:`laid out by John Hunter
14+
<History>` Matplotlib should:
15+
16+
* Support all users of the Scientific Python Ecosystem;
17+
* Produce high-quality raster and vector formats output;
18+
* Be embeddedable in graphical user interfaces for application development;
19+
* Be understandable and extendable by scientists, data scientists, and
20+
engineers;
21+
* Make standard plots easy;
22+
* Make novel or complicated visualizations possible.
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
26+
domain-specific extensions that inter-operate as much as practical.
27+

0 commit comments

Comments
 (0)