licenses.dev

appro-eq v0.3.1

Approximately equal traits and assertion

Published on

Licenses

Learn more about license information.

Package Licenses

MPL-2.0

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
matrixmultiply • 0.3.9General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize. Supports multithreading.INDIRECT2
ndarray • 0.16.1An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.DIRECT8
num-bigint • 0.4.6Big integer implementation for RustINDIRECT3
num-complex • 0.4.6Complex numbers implementation for RustDIRECT2
num-rational • 0.4.1Rational numbers implementation for RustDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT1
portable-atomic-util • 0.2.3Synchronization primitives built with portable-atomic. INDIRECT1
portable-atomic • 1.9.0Portable atomic types including support for 128-bit atomics, atomic float, etc. INDIRECT0
rawpointer • 0.2.1Extra methods for raw pointers and `NonNull<T>`. For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`), `offset` and `add` for `NonNull<T>`, and the function `ptrdistance`. INDIRECT0
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/appro-eq)](https://licenses.dev/cargo/appro-eq)
<a href="https://licenses.dev/cargo/appro-eq">
  <img src="https://licenses.dev/b/cargo/appro-eq" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.1 version:

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