BlueQuartzSoftware / BlueQuartzSoftware/EbsdLib
ENH: Implement a streaming API when computing a Pole Figure
Open
- Dominant language
- C++
- Stars
- 8
- Forks
- 13
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 3
Description
An API is needed that would allow a calling code to stream the Euler Angles in "Chunks" to the Pole Figure algorithm and possibly some other algorithms that take large arrays of orientations.
This could also be done using a function callback, functor or other class that is an iterator type of design.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.