diff --git a/doc/thirdpartypackages/index.rst b/doc/thirdpartypackages/index.rst index 2ed61767f316..0c65e7e333e8 100644 --- a/doc/thirdpartypackages/index.rst +++ b/doc/thirdpartypackages/index.rst @@ -165,3 +165,7 @@ mplstereonet =============== `mplstereonet `_ provides stereonets for plotting and analyzing orientation data in Matplotlib. + +pyupset +=============== +`pyUpSet `_ is a static Python implementation of the `UpSet suite by Lex et al. `_ to explore complex intersections of sets and data frames.