
Research
SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.
sdr
Advanced tools
The sdr library is a Python 3 package for software-defined radio (SDR).
The goal of sdr is to provide tools to design, analyze, build, and test digital communication systems
in Python. The library relies on and is designed to be interoperable with NumPy, SciPy, and Matplotlib.
Performance is also very important. So, where possible, Numba is used to accelerate computationally intensive
functions.
Additionally, the library aims to replicate relevant functionality from MATLAB's Communications and DSP Toolboxes.
We are progressively adding functionality to the library. If there is something you'd like to see included
in sdr, please open an issue on GitHub.
Enjoying the library? Give us a :star: on GitHub!
The documentation for sdr is located at https://mhostetter.github.io/sdr/latest/.
The latest version of sdr can be installed from PyPI using pip.
python3 -m pip install sdr
View all available classes and functions in the API Reference.
There are detailed examples published at https://mhostetter.github.io/sdr/latest/examples/fir-filters/.
The Jupyter notebooks behind the examples are available for experimentation in docs/examples/.
If this library was useful to you in your research, please cite us. Following the GitHub citation standards, here is the recommended citation.
@software{Hostetter_SDR_2023,
title = {{sdr: A software-defined radio package for Python}},
author = {Hostetter, Matt},
month = {7},
year = {2023},
url = {https://github.com/mhostetter/sdr},
}
Hostetter, M. (2023). sdr: A software-defined radio package for Python [Computer software]. https://github.com/mhostetter/sdr
FAQs
A Python package for software-defined radio
We found that sdr demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.

Company News
Socket is proud to join the OpenJS Foundation as a Silver Member, deepening our commitment to the long-term health and security of the JavaScript ecosystem.

Security News
npm now links to Socket's security analysis on every package page. Here's what you'll find when you click through.