OperatorEstBase DataLocality modes
Open
enhancement
observables
- Dominant language
- C++
- Stars
- 403
- Forks
- 154
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 82
Description
**Is your feature request related to a problem? Please describe.**
1. Why OperatorEstBase::data_locality_ is not const?
2. Should OperatorEstBase::myName const and set via constructor?
3. SpinDensityNew implements copy constructor based on data_locality_ state but MomentumDistribution implements similar things in clone()
Please consolidate the design and add documentation.
Contributor guide
Assessment
This issue has not been assessed yet.