dwavesystems / dwavesystems/dwave-preprocessing
Consider making `SpinReveralTransformComposite` respect `initial_state` arguments
Open
- Dominant language
- C++
- Stars
- 9
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Right now the SRT composite will ignore `initial_state` arguments, which means that the initial states are not correspondingly transformed.
We could sniff out that specific argument name, and then do the relevant transformation. But that is a bit of a hack.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.