heapify

Blazing fast priority queue
v0.6.0 URL: https://unpkg.com/heapify@0.6.0/heapify.js
OpenBrowse Files
priority queuequeueheapminheapmaxheapbinary heapheapsort

@stdlib/blas-ext-base-dsorthp

Sort a double-precision floating-point strided array using heapsort.
v0.2.2 URL: https://unpkg.com/@stdlib/blas-ext-base-dsorthp@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdmathmathematicsmathblasextendedsortorderarrangepermuteheapheapsortstridedarrayndarrayfloat64doublefloat64array

@stdlib/blas-ext-base-gsorthp

Sort a strided array using heapsort.
v0.2.2 URL: https://unpkg.com/@stdlib/blas-ext-base-gsorthp@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdmathmathematicsmathblasextendedsortorderarrangepermuteheapheapsortstridedarrayndarray

@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
OpenBrowse Files
stdlibstdmathmathematicsmathblasextendedsortorderarrangepermuteheapheapsortstridedarrayndarrayfloat32floatsinglefloat32array

@alvarocastro/heapsort

An implementation of the heapsort algorithm
v1.0.6 URL: https://unpkg.com/@alvarocastro/heapsort@1.0.6/index.js
OpenBrowse Files
heapsortsortalgorithm