licenses.dev

num v0.4.2

A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more!

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
num-bigint • 0.4.6Big integer implementation for RustDIRECT3
num-complex • 0.4.6Complex numbers implementation for RustDIRECT2
num-iter • 0.1.45External iterators for generic mathematicsDIRECT3
num-rational • 0.4.1Rational numbers implementation for RustDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT1
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.2 version:

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