@avensio/shared
This is a package containing multiple **datastructures** and some **graph algorithms** written in typescript with no dependencies usable with commonjs, esm and in the browser. Also some other handy utility function are contained in this package.
@stdlib/blas-ext-base-ssort2hp
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using heapsort.
@stdlib/blas-ext-base-dsort2hp
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using heapsort.