Skip to content

buguen/pyphysim

 
 

Repository files navigation

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

It is possible to run the files in the "apps" and "tests" folders without installing PyPhysim. In that case, you should probably at least run the setup script to compile any C extension with

python setup.py build_ext

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 61.8%
  • Python 38.0%
  • Other 0.2%