Recent Releases of rustfrc

rustfrc - 1.1.5

See the CHANGELOG

- Rust
Published by tmtenbrink about 2 years ago

rustfrc - 1.1.4

See the CHANGELOG

- Rust
Published by tmtenbrink about 2 years ago

rustfrc - 1.1.3

  • Release for citation

- Rust
Published by tmtenbrink about 4 years ago

rustfrc - 1.1.2

  • Fixes use of new Python feature that made it incompatible with Python 3.7 and 3.8, added automatic test CI to prevent problem in the future.

- Rust
Published by tmtenbrink over 4 years ago

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

rustfrc - 1.0.3

  • Separated Rust function from PyO3 binding
  • Fixed pyproject.toml so building from source package actually works
  • Added tests for Rust and Python
  • Changed directory structure to recommended structure for pytest

- Rust
Published by tmtenbrink over 4 years ago

rustfrc - 1.0.2

Explicit Python 3.10 support.

- Rust
Published by tmtenbrink over 4 years ago

rustfrc - 1.0.1

Fix Readme and other minor problems.

- Rust
Published by tmtenbrink over 4 years ago

rustfrc - 1.0.0

Package structure is now stable. However, it is still feature-poor.

- Rust
Published by tmtenbrink over 4 years ago

rustfrc - 0.1.2

- Rust
Published by tmtenbrink over 4 years ago

rustfrc - 0.1.0

- Rust
Published by tmtenbrink over 4 years ago