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

Fixes shape extraction #105

Merged
merged 1 commit into from
Oct 10, 2019
Merged

Fixes shape extraction #105

merged 1 commit into from
Oct 10, 2019

Conversation

databaaz
Copy link
Contributor

s1 is supposed to hold number of columns of array i.e its shape in dimension 1.
The commit fixes the call to cmatrix.size(1)

s1 is supposed to hold number of columns of array i.e its shape in dimension 1.
The commit fixes the call to cmatrix.size(1)
@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.18% when pulling 89e5d42 on databaaz:patch-1 into fc80bc8 on luispedro:master.

@luispedro
Copy link
Owner

Thank you! This is a good catch.

@luispedro luispedro merged commit 6a83f1e into luispedro:master Oct 10, 2019
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.

3 participants