Search
@stdlib/blas-ext-base-gsort2hp
Simultaneously sort two strided arrays based on the sort order of the first array using heapsort.
v0.2.2 URL:
https://unpkg.com/@stdlib/blas-ext-base-gsort2hp@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
extended
sort
order
arrange
permute
heap
heapsort
strided
array
ndarray
@stdlib/blas-ext-base-gsortsh
Sort a strided array using Shellsort.
v0.2.2 URL:
https://unpkg.com/@stdlib/blas-ext-base-gsortsh@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
@stdlib/blas-ext-base-gsort2sh
Simultaneously sort two strided arrays based on the sort order of the first array using Shellsort.
v0.2.2 URL:
https://unpkg.com/@stdlib/blas-ext-base-gsort2sh@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
@stdlib/blas-ext-base-dsortins
Sort a double-precision floating-point strided array using insertion sort.
v0.2.2 URL:
https://unpkg.com/@stdlib/blas-ext-base-dsortins@0.2.2/lib/main.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
extended
sort
order
arrange
permute
insertion
strided
array
ndarray
float64
double
float64array
@stdlib/blas-ext-base-dsort2sh
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
v0.2.2 URL:
https://unpkg.com/@stdlib/blas-ext-base-dsort2sh@0.2.2/lib/main.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
extended
sort
order
arrange
permute
insertion
shell
shellsort
strided
array
ndarray
float64
double
float64array