Search
allcombinations
returns a list of all possible combinations / permutations of an array of items
v1.1.5 URL:
https://unpkg.com/allcombinations@1.1.5/index.js
Open
Browse Files
combinations
permutations
permute
permutate
@stdlib/blas-ext-base-gsortins
Sort a strided array using insertion sort.
v0.2.2 URL:
https://unpkg.com/@stdlib/blas-ext-base-gsortins@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
extended
sort
order
arrange
permute
insertion
strided
array
ndarray
@stdlib/blas-ext-base-dsortsh
Sort a double-precision floating-point strided array using Shellsort.
v0.2.2 URL:
https://unpkg.com/@stdlib/blas-ext-base-dsortsh@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
extended
sort
order
arrange
permute
insertion
shell
shellsort
strided
array
ndarray
float64
double
float64array
@stdlib/blas-ext-base-ssorthp
Sort a single-precision floating-point strided array using heapsort.
v0.2.2 URL:
https://unpkg.com/@stdlib/blas-ext-base-ssorthp@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
extended
sort
order
arrange
permute
heap
heapsort
strided
array
ndarray
float32
float
single
float32array
@stdlib/blas-ext-base-gsort2ins
Simultaneously sort two strided arrays based on the sort order of the first array using insertion sort.
v0.2.2 URL:
https://unpkg.com/@stdlib/blas-ext-base-gsort2ins@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
extended
sort
order
arrange
permute
insertion
strided
array
ndarray