Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix invalid cpr values #2

Merged
merged 1 commit into from
Feb 22, 2018
Merged

Fix invalid cpr values #2

merged 1 commit into from
Feb 22, 2018

Conversation

refi64
Copy link
Contributor

@refi64 refi64 commented Feb 21, 2018

  • First of all, the values were swapped; the row should come before the column.
  • In addition, libtsm was sending zero-indexed row and column values, while they are supposed to be 1-indexed.

- First of all, the values were swapped; the row should come *before* the column.
- In addition, libtsm was sending zero-indexed row and column values, while they are supposed to be 1-indexed.
@Aetf Aetf merged commit 0a7e7c2 into Aetf:master Feb 22, 2018
@Aetf
Copy link
Owner

Aetf commented Feb 22, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants