Skip to content

Conversation

@pavanky
Copy link
Member

@pavanky pavanky commented Sep 18, 2017

No description provided.

- Call arr._reorder instead of transpose when using row major.
- Disable additional copies when is_device is false
@pavanky pavanky added this to the 3.5 milestone Sep 18, 2017
@pavanky pavanky added the bug label Sep 18, 2017
------
- An exception is thrown when output is not None and it is not contiguous.
- When output is None, The returned array is in fortran contiguous order.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: I prefer column major order rather than Fortran contiguous order.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@umar456 That's the notation numpy uses.

@pavanky pavanky merged commit 0216e82 into arrayfire:master Sep 18, 2017
@pavanky pavanky deleted the interop-fixes branch September 18, 2017 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants