persim icon indicating copy to clipboard operation
persim copied to clipboard

persistent landscape

Open waqarshah786 opened this issue 3 years ago • 2 comments

anybody...!!! Why persistent landscape module is not working in persim?

waqarshah786 avatar Jul 18 '22 08:07 waqarshah786

Hi @waqarshah786. Can you please include some code or a Minimal Reproducible Example that led you to the error?

catanzaromj avatar Jul 18 '22 18:07 catanzaromj

@catanzaromj its works with this command from persim.landscapes import PersLandscapeExact persim.landscapes.plot_landscape_simple(persim.landscapes.PersLandscapeExact(dgms_torus, hom_deg=1),title="Degree 1 Persistence Landscape of Torus", ax=axs[0])

please update these commands on persim as well. Thanks

waqarshah786 avatar Jul 19 '22 10:07 waqarshah786