Lukas Meyer

Results 2 issues of Lukas Meyer

I successfully installed pangolin on my Mac (OSX 11.2.3) and ran the HalloPangolin.py example. It seems that the window shows up, but the content is not visualised. Instead it showed...

* Fix Error for creating a MST in python greater than 3.7. in Branches.py the following error occurs: ```python File "~/mistree/mistree/mst/get_mst_class.py", line 198, in get_branches branch_index, rejected_branch_index = branches.get_branch_index(self.edge_index, self.edge_degree)...