NumPy PHY#

Pure NumPy reference implementations of physical layer algorithms.

Overview#

The NumPy PHY module provides reference implementations using pure NumPy:

  • PUSCH (PUSCH) - Physical Uplink Shared Channel receiver algorithms

  • Utils (Utils) - Signal processing utilities (modulation, sequences)

Components#