refine_post_merge_boundaries may be vectorizable
Open
performance
- Dominant language
- Python
- Stars
- 30
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
There are parts of refine_post_merge_boundaries that are operated on a pixel-by-pixel basis. It may be possible to speed this code up by using numpy indexing tricks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.