Skip to content

sdr v0.0.22

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jul 17:20

Released July 13, 2024

Changes

  • Added support for NumPy v2.
  • Increased required galois version to v0.4.1.
  • Added calculation of instantaneous power in sdr.power().
  • Refactored sdr.binary_code() and sdr.gray_code() to accept length, not degree.
  • Reworked argument verification of entire public API.
  • Improved nuisance warning suppression.
  • Improved documentation.
  • Fixed minor bugs.

Contributors