Search
sort-algorithms
Sort-algorithms regroup all the popular sorting algorithms.
v1.1.0 URL:
https://unpkg.com/sort-algorithms@1.1.0/index.js
Open
Browse Files
package
sorting
sort
bubble
selection
insertion
radix
bucket
counting
heap
merge
shell
comb
quick
algorithm
algorithms
sort-algorithms
@stdlib/blas-ext-base-ssortins
Sort a single-precision floating-point strided array using insertion sort.
v0.2.2 URL:
https://unpkg.com/@stdlib/blas-ext-base-ssortins@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
extended
sort
order
arrange
permute
insertion
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
@stdlib/blas-ext-base-dsort2ins
Simultaneously sort two double-precision floating-point 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-dsort2ins@0.2.2/lib/index.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-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/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
extended
sort
order
arrange
permute
insertion
strided
array
ndarray
float64
double
float64array