licenses.dev

num-complex v0.4.6

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 MIT10
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT1
proc-macro2 • 1.0.88A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_core • 0.6.4Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.8.5Random number generators and other randomness functionality. DIRECT1
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
MIT5
PackageRelationDependenciesPublished
ptr_meta_derive • 0.1.4Macros for ptr_metaINDIRECT4
ptr_meta • 0.1.4A radioactive stabilization of the ptr_meta rfcINDIRECT5
rkyv_derive • 0.7.45Derive macro for rkyvINDIRECT4
rkyv • 0.7.41Zero-copy deserialization framework for RustDIRECT8
seahash • 4.1.0A blazingly fast, portable hash function with proven statistical guarantees.INDIRECT0
unknown2
PackageRelationDependenciesPublished
bytecheck_derive • 0.6.12Derive macro for bytecheckINDIRECT4
bytecheck • 0.6.12Derive macro for bytecheckDIRECT7
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
bytemuck • 1.19.0A crate for mucking around with piles of bytes.DIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine 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/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.4.6 version:

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