kai-lu / pyphysim

Simulation of Digital Communication (physical layer) in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:GNU General Public License v2.0


Languages

Language:Jupyter Notebook 63.4%Language:Python 36.5%Language:Makefile 0.1%Language:Shell 0.0%Language:Emacs Lisp 0.0%