|
| | plots.plot_APF (np.array APF, str name) |
| | Plot an accumulated persistence function.
|
| |
| | plots.plot_APFs (list APFs, list APF_names, str fig_name) |
| | Plot a set accumulated persistence function, with automatic colour differentiation.
|
| |
| | plots.plot_PD (dgm, str name) |
| | Plot a persistence diagram, with a specific colour.
|
| |
| | plots.plot_PDs (dgms, str name) |
| | Plot several persistence diagrams, with automatic colour choices.
|
| |
| | plots.plot_kernel_image_cokernel_PD (kicr, int d, bool codomain, bool kernel, bool image, bool cokernel, str name) |
| | Plot kernel, image, cokernel on same figure.
|
| |
| | plots.generate_plots () |
| | Generate plots for a single configuration.
|
| |