box product of reals is not W but has points Gdelta#779
Conversation
|
I would say that I find it ready. |
Great! Then leave an approving review and click "squash and merge" to accept this contribution. Thanks for your review. |
|
@Almanzoris FYI, about the meaning of "squash and merge". When working on a PR there are usually multiple commits. The "squash" part then squashes all these commits into a single combined commit, which is the one that gets merged into the If you don't blank out the description, one ends up with something like this: It's completely irrelevant that there was an intermediate commit that fixed indentation or another one with "small fixes" or ... or for my PR at the bottom another commit that fixed a typo. All that makes the overall list harder to scan. Not everybody agrees (@StevenClontz ?), but my recommendation would be to only keep the relevant overall title for the PR. And note that if anybody cares, the details of the individual commits is still available on the github page for each PR. |
|
Yeah, you are right. My bad, and thank you for letting me know. I will keep this in mind for the next times. |


No description provided.