Recent Releases of rustfrc
rustfrc - 1.1.1
- Added poisgen and sqrabs functions, which are ~3x faster than NumPy equivalents and the largest slowdown for frc
- poisgen generates an array using the Poisson distribution using the same lambda for all values, sqrabs takes the element-wise norm and square of a complex array
- Added additional documentation
- Rust
Published by tmtenbrink over 4 years ago