MeshParty
MeshParty copied to clipboard
Hello, I am getting an error now when I attempt to load Meshparty. I was having no issues as recently as a week and half ago when I last ran...
## Problem I'm trying to annotate some points in a meshwork (specifically, places where edits have occurred) using `add_annotation`. I am getting an error that is taking me a bit...
https://meshparty.readthedocs.io/en/latest/source/meshparty.meshwork.html does not show any class/function API docs for me (as opposed to, say https://meshparty.readthedocs.io/en/latest/source/meshparty.html#module-meshparty.skeleton)
I am now testing your package for computing mesh skeleton. Here below is my code using meshparty to compute the skeleton and to visualize the results: ``` from meshparty import...
Wondering if there's any fundamental reason to disallow networkx 3? Happy to make a PR if it's just a matter of ensuring everything still works with the new API
This will remove vtk from the base installation
Can we split the skeletonization measures into another package? This package has a lot of bloat around what is otherwise a very useful tool. I am developing [`meshemy`](https://github.com/caniko/meshemy) to manipulate...
Fix typo