Investigate dask support for edge bundling
Open
enhancement
- Dominant language
- Python
- Stars
- 3.6k
- Forks
- 376
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 1
Description
#### Is your feature request related to a problem? Please describe.
See #1384 for a more in depth discussion, briefly this is to investigate adding `dask` (or more generally paralellism) back to the optimized numba code done by @lmcinnes for edge bundling.
#### Describe the solution you'd like
- [ ] ensure dask speeds up the optimized numba code
- [ ] tests
- [ ] documentaion
- [ ] more in-depth example using both dask and the optimized numba code
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.