-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The sister crate over at https://github.com/mthh/contour-isobands-rs supports parallelism via the parallel
feature.
Is there a technical reason this crate does not support it as well, or did just no one need it until now 🤔
(Also, in case we do end up adding it here, maybe it would make sense to merge the two crates? Seems they have some shared code, and either algorithm could be exposed via different structs. I'd imagine stuff like #14 would be useful there as well, especially considering the heightened memory usage.)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request