Docs.rs
wigners-0.3.0
wigners 0.3.0
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
Luthaf
Dependencies
lazy_static ^1
normal
lru ^0.10
normal
num-bigint ^0.4
normal
num-traits ^0.2
normal
parking_lot ^0.12
normal
rayon ^1
normal
smallvec ^1
normal
approx ^0.5
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate wigners
Version 0.3.0
All Items
Functions
?
Crate
wigners
source
·
[
−
]
Functions
clear_wigner_3j_cache
clebsch_gordan
Compute the Clebsch-Gordan coefficient <j1 m1 ; j2 m2 | j3 m3> using their relation to Wigner 3j coefficients:
wigner_3j
Compute the Wigner 3j coefficient for the given
j1
,
j2
,
j2
,
m1
,
m2
,
m3
.