Skip to content

Commit 08733b9

Browse files
committed
modify mission statement
1 parent bac1877 commit 08733b9

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

GOVERNANCE.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,20 @@ The purpose of this document is to formalize the governance process used by the
88

99
The mission of `fastplotlib` is to leverage new graphics APIs and modern GPU hardware to create fast and interactive scientific visualizations using an expressive and elegant API.
1010

11+
`fastplotlib` aims to provide a library that allows for the following:
12+
- Rapid prototyping and algorithm development
13+
- Realtime analysis and visualization
14+
- Efficient rendering of thousands of objects
15+
- Compatibility with lazy-loading and lazy-compute objects
16+
- Shipping dependent packages as a distributable (ex: PyInstaller)
17+
18+
Ultimately, `fastplotlib` is, and will always be, a free and open-source project that belongs to the community. Our end goal is to aid in the advancement of science, and as a result, we will guide the project in a direction that best serves our community in achieving this purpose.
19+
1120
## Leadership Team
1221

1322
### Maintainers
1423

15-
The maintainers are the core developers of fastplotlib and together have a complete understanding of the codebase. They are also known as code-owners.
24+
The maintainers are the core developers of fastplotlib and together have a complete understanding of the codebase. They are also known as code-owners. At any given time, there must be a minimum of two maintainers.
1625

1726
The current maintainers are:
1827

0 commit comments

Comments
 (0)