Implementation of a digital communication (physical layer) in python.
Project description
![Testing](https://travis-ci.org/darcamo/pyphysim.svg?branch=master) [![Coverage Status](https://coveralls.io/repos/github/darcamo/pyphysim/badge.svg?branch=master)](https://coveralls.io/github/darcamo/pyphysim?branch=master) [![Documentation Status](https://readthedocs.org/projects/pyphysim/badge/?version=latest)](http://pyphysim.readthedocs.io/en/latest/?badge=latest)
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyphysim-0.1.tar.gz
.
File metadata
- Download URL: pyphysim-0.1.tar.gz
- Upload date:
- Size: 275.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11f2347bca8a35d356df493f91e54464b5ee0386bd292f596a7ad192fd451108 |
|
MD5 | 70ee4e43a36a1ec81955dac15f2931f7 |
|
BLAKE2b-256 | f26e9cb4b8e25861b58c5e7697de7b0785d5c6360ceb5b801d39f831d098c70b |