Skip to content

Conversation

@KlausC
Copy link
Contributor

@KlausC KlausC commented Dec 25, 2017

@andyferris
Copy link
Member

My suggestion is to instead use the newer, shorter invocation of permutedims for "data" transposing, and leave adjoint and transpose for linear algebra purposes.

char_mat = ['a' 'b';
            'c' 'd']
permutedims(char_mat)

@JeffBezanson
Copy link
Member

-1. We shouldn't need to add methods like this to avoid segfaults (or, ideally, even stack overflows).

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