compute-io / transpose

Computes the transpose of a matrix.
MIT License
4 stars 0 forks source link

Code review #1

Closed kgryte closed 9 years ago

kgryte commented 9 years ago

Same considerations as for compute-io/fliplr#1.

Planeshifter commented 9 years ago

Didn't spot any errors in the code. Only included link to Wikipedia article on matrix transpose and bumped the jshint-stylish dependency. No definite opinion on the view vs. memory reset debate.

kgryte commented 9 years ago

Thanks! Will open an issue here similar to compute-io/fliplr#2.