BlueQuartzSoftware / BlueQuartzSoftware/DREAM3D
Consolidate mathematic and geometric operations into consistent classes
Open
Planned Feature
- Dominant language
- C++
- Stars
- 189
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Several mathematical, matrix, and geometric helper functions are spread in unintuitive places in the core, leading to duplicates and inconsistent standards. Specialized functions for specific filters/plugins should be placed in classes in those filters/plugins and separated from the core.
Contributor guide
Assessment
This issue has not been assessed yet.