Summary
This python package aims to replace the Matlab 5G Toolbox in Python. The call syntax of functions is the same as in matlab where possible. There are some differences, because matlab allows to continuously index a multidimensional array in one axis. In python this is not possible, therefore the result of functions like nrPBCHIndices() is also multidimensional here to make it compatible with Python.
Installation
'python3 -m pip install py3gpp' or clone this repo and then do 'python3 -m pip install -e .'
Getting started
run 'examples/test_py3gpp.ipynb'
The example data is ideal data generated with Matlab, but the code has been tested with real data that has CFO, SFO and noise.
Documentation
See Matlab documentation of equivalent function
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file py3gpp-0.1.9.tar.gz.
File metadata
- Download URL: py3gpp-0.1.9.tar.gz
- Upload date:
- Size: 45.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f0640ad452234b9834b56542b44bcd6c57fd11c03b1b8ac108c979516ea1575
|
|
| MD5 |
6733d5fe589a64451c094edd2dedbb46
|
|
| BLAKE2b-256 |
7a7ce6b0ddd03bfca2dd1166f89cf5af52224b540a0fece679670692271b7e8e
|
File details
Details for the file py3gpp-0.1.9-py3-none-any.whl.
File metadata
- Download URL: py3gpp-0.1.9-py3-none-any.whl
- Upload date:
- Size: 43.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
612e70e8f6e076565159aa7c4aaa655a46d328647ccb45ed6df6fe280d24d5f5
|
|
| MD5 |
1e3118b3adb0e692b1790b89aeded65e
|
|
| BLAKE2b-256 |
bda1ba8fe2cad1872f2ca7ab347220feaf89e9e167a28e349851caec741b5e13
|