Search results
36 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A small, pointless package that scrambles values...
returns a list of all possible combinations / permutations of an array of items
Sort a strided array using insertion sort.
A JavaScript implementation of Heap's efficient Permutation Algorithm
Simultaneously sort two strided arrays based on the sort order of the first array using insertion sort.
Simultaneously sort two strided arrays based on the sort order of the first array using heapsort.
A simple permutations and combinatorics library for JavaScript
Sort a single-precision floating-point strided array using insertion sort.
- stdlib
- stdmath
- mathematics
- math
- blas
- extended
- sort
- order
- arrange
- permute
- insertion
- strided
- array
- ndarray
- View more
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
- stdlib
- stdmath
- mathematics
- math
- blas
- extended
- sort
- order
- arrange
- permute
- insertion
- shell
- shellsort
- strided
- View more
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using insertion sort.
- stdlib
- stdmath
- mathematics
- math
- blas
- extended
- sort
- order
- arrange
- permute
- insertion
- strided
- array
- ndarray
- View more
Sort a double-precision floating-point strided array using insertion sort.
- stdlib
- stdmath
- mathematics
- math
- blas
- extended
- sort
- order
- arrange
- permute
- insertion
- strided
- array
- ndarray
- View more
Simultaneously sort two strided arrays based on the sort order of the first array using Shellsort.
- stdlib
- stdmath
- mathematics
- math
- blas
- extended
- sort
- order
- arrange
- permute
- insertion
- shell
- shellsort
- strided
- View more
Sort a double-precision floating-point strided array using Shellsort.
- stdlib
- stdmath
- mathematics
- math
- blas
- extended
- sort
- order
- arrange
- permute
- insertion
- shell
- shellsort
- strided
- View more
Sort a double-precision floating-point strided array using heapsort.
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
- stdlib
- stdmath
- mathematics
- math
- blas
- extended
- sort
- order
- arrange
- permute
- insertion
- shell
- shellsort
- strided
- View more
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using heapsort.
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using heapsort.
Sort a single-precision floating-point strided array using Shellsort.
- stdlib
- stdmath
- mathematics
- math
- blas
- extended
- sort
- order
- arrange
- permute
- insertion
- shell
- shellsort
- strided
- View more
Sort a strided array using Shellsort.
- stdlib
- stdmath
- mathematics
- math
- blas
- extended
- sort
- order
- arrange
- permute
- insertion
- shell
- shellsort
- strided
- View more
Transpose a matrix (or a stack of matrices).