licenses.dev

permutator v0.4.3

Get a lexicographic cartesian product and lexicographic permutation at any specific index from data. Generate complete lexicographic cartesian product from single or multiple set of data. Generate complete lexicographic combination from data. Generate non-lexicographic permutation and k-permutation.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
num-bigint • 0.2.6Big integer implementation for RustINDIRECT3
num-complex • 0.2.4Complex numbers implementation for RustINDIRECT2
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.2.4Rational numbers implementation for RustINDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
num • 0.2.1A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! DIRECT7
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/permutator)](https://licenses.dev/cargo/permutator)
<a href="https://licenses.dev/cargo/permutator">
  <img src="https://licenses.dev/b/cargo/permutator" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.3 version:

[![licenses](https://licenses.dev/b/cargo/permutator/0.4.3)](https://licenses.dev/cargo/permutator/0.4.3)
<a href="https://licenses.dev/cargo/permutator/0.4.3">
  <img src="https://licenses.dev/b/cargo/permutator/0.4.3" alt="licenses" />
</a>
GitHub