Skip to content

Commit f3aa44c

Browse files
cvanelterenbeckermr
andcommitted
Add about page (#133)
* new site, who dis? * add no toc extension * add about page * add about page * add original contributors * Update docs/about.rst Co-authored-by: Matthew R. Becker <beckermr@users.noreply.github.com> --------- Co-authored-by: Matthew R. Becker <beckermr@users.noreply.github.com>
1 parent 6aa8a5b commit f3aa44c

3 files changed

Lines changed: 53 additions & 58 deletions

File tree

docs/about.rst

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
.. _about:
2+
3+
About UltraPlot
4+
=================
5+
6+
History
7+
-------
8+
9+
UltraPlot began in 2025 as a fork of `ProPlot <https://github.com/proplot-dev/proplot>`__,
10+
an excellent plotting package created by Luke Davis. Building upon ProPlot's solid foundation,
11+
UltraPlot was developed to extend its capabilities with new features focused on advanced
12+
statistical visualization, enhanced interactive elements, and improved integration with
13+
modern data science workflows.
14+
15+
ProPlot Legacy
16+
-------------
17+
18+
UltraPlot stands on the shoulders of ProPlot, which was developed by Luke Davis starting in 2021.
19+
As a PhD candidate at Colorado State University's Department of Atmospheric Science, Luke
20+
created ProPlot to address the challenges of repetitive and cumbersome plotting code in
21+
scientific research. ProPlot itself evolved from Luke's earlier MATLAB plotting utilities.
22+
23+
Riley Brady, an early ProPlot user, made significant contributions to the original project,
24+
helping with automatic testing, PyPi deployment, and improving the new user experience.
25+
26+
The UltraPlot team is grateful to all ProPlot contributors who laid the groundwork for
27+
this next generation of scientific visualization tools.
28+
29+
Proplot's Original Contributors
30+
-------------------------------
31+
32+
* `Luke Davis`_ (Original ProPlot creator)
33+
* `Riley Brady`_
34+
* `Mark Harfouche`_
35+
* `Stephane Raynaud`_
36+
* `Mickaël Lalande`_
37+
* `Pratiman Patel`_
38+
* `Zachary Moon`_
39+
40+
.. _Luke Davis: https://github.com/lukelbd
41+
42+
.. _Riley Brady: https://github.com/bradyrx
43+
44+
.. _Mark Harfouche: https://github.com/hmaarrfk
45+
46+
.. _Stephane Raynaud: https://github.com/stefraynaud
47+
48+
.. _Pratiman Patel: https://github.com/pratiman-91
49+
50+
.. _Mickaël Lalande: https://github.com/mickaellalande
51+
52+
.. _Zachary Moon: https://github.com/zmoon

docs/authors.rst

Lines changed: 0 additions & 57 deletions
This file was deleted.

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,4 @@ For more details, check the full :doc:`User guide <usage>` and :doc:`API Referen
151151
external-links
152152
whats_new
153153
contributing
154-
authors
154+
about

0 commit comments

Comments
 (0)