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

API description #6

Closed
LaurentPlagne opened this issue May 22, 2017 · 2 comments
Closed

API description #6

LaurentPlagne opened this issue May 22, 2017 · 2 comments

Comments

@LaurentPlagne
Copy link

Hi,
is it possible to give a little more details on the API:

  • The size vector corresponds to the sizes of A or B ?
  • i_1 corresponds to the major index (i_1 contiguous to i_1+1) ? ( or is it i_N)

Thanks in advance,

Laurent

@LaurentPlagne
Copy link
Author

OK, I have found answers in the paper:

  • size correspond to A
  • i_1 is major
    I think that these two details could be integrated in the README.

@springer13
Copy link
Owner

Correct, size corresponds to A. And the leftmost index is the stride-1 index (column-major).

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

No branches or pull requests

2 participants