Skip to content

kai-lu/pyphysim

 
 

Repository files navigation

Testing Coverage Status Documentation Status pre-commit

PyPhysim

Simulation of Digital Communication (physical layer) in Python.

This includes classes related to digital modulation, AWGN channels, MIMO, OFDM, etc.. It also includes classes related to multiuser transmission such as block diagonalization, interference alignment, etc.

Furthermore, a framework for implementing Monte Carlo simulations is also implemented (see the pyphysim.simulations package).

Note

Install poetry, clone this repository and then use the command poetry install to install pyphysim.

You can also directly install it from pypi with pip install pyphysim.

About

Simulation of Digital Communication (physical layer) in Python.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 63.4%
  • Python 36.5%
  • Other 0.1%