licenses.dev

rand_distr v0.6.0

Sampling from random number distributions

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT16
PackageRelationDependenciesPublished
autocfg • 1.5.1Automatic cfg for Rust compiler featuresINDIRECT0
average • 0.16.0Calculate statistics iterativelyDIRECT5
float-ord • 0.3.2A total ordering for floating-point numbersINDIRECT0
lambert_w • 1.2.34Fast and accurate evaluation of the Lambert W function by the method of T. Fukushima.INDIRECT4
num-complex • 0.4.6Complex numbers implementation for RustINDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT2
proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.47Quasi-quoting macro quote!(...)INDIRECT2
rand_core • 0.10.1Core random number generation traits and tools for implementation.INDIRECT0
rand_pcg • 0.10.2Selected PCG random number generatorsDIRECT1
rand • 0.10.3Random number generators and other randomness functionality. DIRECT1
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_with • 3.14.1Custom de/serialization functions for Rust's serdeDIRECT6
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
special • 0.11.4The package provides special functions.DIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
Apache-2.01
PackageRelationDependenciesPublished
easy-cast • 0.5.5Type conversions which are expected to succeedINDIRECT1
MIT1
PackageRelationDependenciesPublished
libm • 0.2.16libm in pure RustINDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.26Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.0 version:

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