I think the corresponding MATLAB function/operation is this:

https://www.mathworks.com/help/matlab/ref/transpose.html


On Mon, Jun 24, 2019, 10:33 Alan Isaac <alan.is...@gmail.com> wrote:

> Points of reference:
> Mathematica: https://reference.wolfram.com/language/ref/Transpose.html
> Matlab: https://www.mathworks.com/help/matlab/ref/permute.html
>
> Personally I would find any divergence between a.T and a.transpose()
> to be rather surprising.
>
> Cheers, Alan Isaac
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to