Package Licenses
Apache-2.0
Dependency Licenses
Apache-2.0 OR MIT12
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| autocfg • 1.5.1Automatic cfg for Rust compiler features | INDIRECT | 0 | |
| matrixmultiply • 0.3.11General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses SIMD features on x86/x86-64 and AArch64 transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize. Supports multithreading. | INDIRECT | 2 | |
| num-complex • 0.4.6Complex numbers implementation for Rust | INDIRECT | 2 | |
| num-integer • 0.1.47Integer traits and functions | INDIRECT | 2 | |
| num-rational • 0.4.1Rational numbers implementation for Rust | INDIRECT | 3 | |
| num-traits • 0.2.19Numeric traits for generic mathematics | INDIRECT | 1 | |
| paste • 1.0.15Macros for all your token pasting needs | INDIRECT | 0 | |
| proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. | DIRECT | 1 | |
| quote • 1.0.47Quasi-quoting macro quote!(...) | DIRECT | 2 | |
| 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`. | INDIRECT | 0 | |
| syn • 2.0.119Parser for Rust source code | DIRECT | 2 | |
| typenum • 1.20.1Typenum 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. | INDIRECT | 0 |
Apache-2.04
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| approx • 0.5.1Approximate floating point equality comparisons and assertions. | INDIRECT | 2 | |
| nalgebra-macros • 0.2.2Procedural macros for nalgebra | INDIRECT | 4 | |
| nalgebra • 0.33.3General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices. | DIRECT | 19 | |
| simba • 0.9.1SIMD algebra for Rust | INDIRECT | 8 |
Apache-2.0 OR MIT OR Zlib3
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| bytemuck • 1.25.2A crate for mucking around with piles of bytes. | INDIRECT | 0 | |
| safe_arch • 0.7.4Crate that exposes `core::arch` safely via `#[cfg()]`. | INDIRECT | 1 | |
| wide • 0.7.33A crate to help you go wide. | INDIRECT | 2 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| unicode-ident • 1.0.26Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |