licenses.dev

num-complex v0.1.43

Complex numbers implementation for Rust

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT1
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. DIRECT0
serde • 0.8.23A generic serialization/deserialization frameworkDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.43 version:

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