Updated 6 months ago

@stdlib/ndarray-base-vind2bind • Rank 8.8 • Science 44%

Convert a linear index in an array view to a linear index in an underlying data buffer.

Updated 6 months ago

@stdlib/ndarray-base-strides2offset • Rank 8.6 • Science 44%

Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.

Updated 6 months ago

@stdlib/ndarray-base-bind2vind • Rank 3.3 • Science 44%

Convert a linear index in an underlying data buffer to a linear index in an array view.

Updated 6 months ago

@stdlib/ndarray-numel-dimension • Rank 3.0 • Science 44%

Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.

Updated 6 months ago

symmetrize • Rank 8.8 • Science 36%

Symmetrization of 2D pattern using nonrigid landmark registration

Updated 6 months ago

ShapeRotator • Rank 8.1 • Science 13%

an R tool for standardised rigid rotations of articulated Three-Dimensional structures with application for geometric morphometrics

Updated 5 months ago

https://github.com/szymonmaszke/torchlayers • Rank 7.7 • Science 10%

Shape and dimension inference (Keras-like) for PyTorch layers and neural networks

Updated 6 months ago

stats-incr-nanskewness • Science 44%

Compute a corrected sample skewness incrementally, ignoring NaN values.

Updated 6 months ago

@stdlib/ndarray-base-numel-dimension • Science 44%

Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.

Updated 6 months ago

strided-base-strided2object • Science 44%

Convert a strided array and associated meta data to an object likely to have the same "shape".

Updated 6 months ago

wasm-base-strided2object • Science 44%

Convert a strided array and associated meta data to an object likely to have the same "shape".

Updated 6 months ago

array-base-reshape • Science 44%

Reshape a nested array into another nested array having a desired shape.