stdlib-js

stdlib-js/ndarray-base-order

Return the layout order of a provided ndarray.

JavaScript
1
0
Apache License 2.0

This package provides a function to determine the layout order of an ndarray (n-dimensional array). It's designed for developers working with numerical computations in JavaScript who need to identify whether an ndarray is in row-major or column-major order. The library is part of stdlib, a comprehensive JavaScript standard library for scientific computing.

Total donated
Undistributed
Share with your subscribers: