licenses.dev

cordic v0.1.5

Special functions for fixed-point numbers using the CORDIC method.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
az • 1.2.1Casts and checked castsINDIRECT0
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
fixed • 1.28.0Fixed-point numbers.DIRECT6
half • 2.4.1Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.INDIRECT2
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
bytemuck • 1.19.0A crate for mucking around with piles of bytes.INDIRECT0
MIT1
PackageRelationDependenciesPublished
crunchy • 0.2.2Crunchy unroller: deterministically unroll constant loopsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.5 version:

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