get same output when pulling/pushing a vector on problem level or solution level
Open
@michalk8 is already working on this.
Since Apr 6, 2023.
conceptual
- Dominant language
- Python
- Stars
- 216
- Forks
- 16
- Avg merge
- 16h 2m
- Merged PRs (30d)
- 3
Description
Currently, we get different results when doing this because of the normalize argument, which by default is set to True. Intuitively, when using push/pull on either of the two options, it should yield the same output.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.