Add example for vec_parity_lsbb #54

Merged
ThinkOpenly merged 1 commits from parity into master 4 years ago
ThinkOpenly commented 4 years ago (Migrated from github.com)

Fixes #19.

Screenshot from 2020-05-13 16-53-28
Screenshot from 2020-05-13 16-53-40

Signed-off-by: Paul A. Clarke pc@us.ibm.com

Fixes #19. ![Screenshot from 2020-05-13 16-53-28](https://user-images.githubusercontent.com/12301795/81869946-8fb70700-953a-11ea-82e6-3de7b0e1f480.png) ![Screenshot from 2020-05-13 16-53-40](https://user-images.githubusercontent.com/12301795/81869953-92196100-953a-11ea-8eae-effac6f39bb1.png) Signed-off-by: Paul A. Clarke <pc@us.ibm.com>
wschmidt-ibm commented 4 years ago (Migrated from github.com)

LGTM.

LGTM.
The pull request has been merged as 8f4d141d12.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b parity master
git pull origin parity

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff parity
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: systemsoftware/Programming-Guides#54
Loading…
There is no content yet.