@stdlib/array-base-flatten2d
Flatten a two-dimensional nested array.
Flatten a two-dimensional nested array.
Flatten a two-dimensional nested array according to a callback function.
Apply a unary function to each element retrieved from a two-dimensional nested input array according to a callback function and assign results to elements in a two-dimensional nested output array.
Create a zero-filled two-dimensional nested array.
Apply a ternary callback to elements in three two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.
Apply a unary callback to elements in a two-dimensional nested input array and assign results to elements in a two-dimensional nested output array.
Test if a value is a centrosymmetric matrix.
Test if a value is a 2-dimensional ndarray-like object containing double-precision complex floating-point numbers.
An experimental 2D graphics library for building applications with the Canvas API
N-dimentional point implementation
Generates 2D Pixelated Images of Planets
Test if a value is a ragged nested array
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
Test if a value is a symmetric matrix.
Test if a value is a 2-dimensional ndarray-like object having equal dimensions.
Test if a value is a skew-centrosymmetric matrix.
Test if a value is a skew-persymmetric matrix.
Test if a value is a skew-symmetric matrix.
Test if a value is a non-symmetric matrix.
Perform a chi-square independence test.