Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-scikit-dsp-comm | Distribution: openSUSE Tumbleweed |
Version: 1.2.0 | Vendor: openSUSE |
Release: 3.13 | Build date: Wed Oct 6 06:57:31 2021 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 1033304 | Source RPM: python-scikit-dsp-comm-1.2.0-3.13.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/mwickert/scikit-dsp-comm | |
Summary: DSP and Comm package for Python |
This package is a collection of functions and classes to support signal processing and communications theory teaching and research. The foundation for this package is scipy.signal.
BSD-2-Clause
* Wed Oct 06 2021 Steve Kowalik <steven.kowalik@suse.com> - Remove nose BuildRequires. * Sun Feb 14 2021 Dirk Müller <dmueller@suse.com> - skip python 3.6 (no scipy anymore) * Wed Jul 15 2020 Marketa Calabkova <mcalabkova@suse.com> - Update to 1.2.0 * New pulse shaping * Print statements changed to logging and warnings * Mon Jun 29 2020 Todd R <toddrme2178@gmail.com> - Update to version 1.1.0 * Added imports to examples * Adding FIR and IIR filter design notebook * Adding FIR csv file * Adding a device check inside pyaudio_helper before going to pyaudio; * Adding audio resources for Real-Time ipynb * Adding base stripped ipynb for pyaudio example * Adding block diagram figure and updated notebook * Adding final images to notebook * Adding full name for music buffer plot image * Adding images to manifest so they will show up on pypi docs next time. * Adding ipykernel; missing requirement for jupyter notebooks * Adding ipynb with changes for paths to files; first widget image added * Adding jupyter notebook and toctree setup * Adding mic noise file * Adding multirate processing notebook * Adding music buffer capture plot to notebook * Adding nb examples to a toctree * Adding nbsphinx setup * Adding new cell for random seed * Adding path change for three band equalizer csv * Adding readme file to docs * Adding reqs for widget building * Adding spaces for proper latex parsing * Adding the Convolutional Codes notebook to the docs * Adding three band equalizer csv file * Adds a check for integer values of M only for downsample; Fixes: #16 * Also need ipywidgets * Bumping version for new releaes with viterbi rate 1/3 * FIR and IIR Filter Design gets its own section * Fixing doc strings for viterbi * Fixing in out check function and warning text * Include license in sdists * Include license in wheels * Initializing class elements to blank for accessors * Making changes to PLL_cbb docstring * Making return string doc more explicit, refs: #12 * Minimum matplotlib requirement added for rtd * Modifying PLL doc string * Modifying doc string to remove indents * Modifying phase step doc string * Modifying time step doc string * Moving print lines to logging output at debug level * New file to hold jupyter notebook example links * Now using one file for versioning project; setup and docs * Optfir module functionality was rewritten into fir_design_helper * Raising warnings to errors to force correct usage of devices * Refactoring test to deconflict naming for rate 1/3 * Remove if statement from viterbi_decoder. Get length from rate denomi… * Remove rate if statements from bm_calc. Get length from rate denomina… * Removed optfir from __init__.py. * Removing optfir dependency and fix mlab.find warnings. * Removing optfir from docs * Require 0/1 integers for hard decision Viterbi decoding, add examples… * Test for saturation limit in simpleQuant. * Use a ValueError to raise an error instead of exiting a users process * Use fraction for rate instead of string * Using dc MPSK_bb which has fixes for Ns * Using markdown long description instead of converting with pandoc * extend to rate 1/3 convolutional codes * from future needs to be moved to first line * ignore vs code JSON file. * implement two channel (stereo) in loop_audio class * only_directive is builtin now so removing from extensions list * using Regexp for 2.7 compat * Fri Nov 02 2018 Todd R <toddrme2178@gmail.com> - Initial version
/usr/lib/python3.11/site-packages/scikit_dsp_comm-1.2.0-py3.11.egg-info /usr/lib/python3.11/site-packages/scikit_dsp_comm-1.2.0-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/scikit_dsp_comm-1.2.0-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/scikit_dsp_comm-1.2.0-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/scikit_dsp_comm-1.2.0-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/scikit_dsp_comm-1.2.0-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/sk_dsp_comm /usr/lib/python3.11/site-packages/sk_dsp_comm/__init__.py /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__ /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/__version__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/__version__.cpython-311.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/coeff2header.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/coeff2header.cpython-311.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/digitalcom.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/digitalcom.cpython-311.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/fec_block.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/fec_block.cpython-311.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/fec_conv.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/fec_conv.cpython-311.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/fir_design_helper.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/fir_design_helper.cpython-311.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/iir_design_helper.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/iir_design_helper.cpython-311.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/multirate_helper.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/multirate_helper.cpython-311.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/pyaudio_helper.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/pyaudio_helper.cpython-311.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/rtlsdr_helper.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/rtlsdr_helper.cpython-311.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/sigsys.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/sigsys.cpython-311.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/synchronization.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__pycache__/synchronization.cpython-311.pyc /usr/lib/python3.11/site-packages/sk_dsp_comm/__version__.py /usr/lib/python3.11/site-packages/sk_dsp_comm/ca1thru37.txt /usr/lib/python3.11/site-packages/sk_dsp_comm/coeff2header.py /usr/lib/python3.11/site-packages/sk_dsp_comm/digitalcom.py /usr/lib/python3.11/site-packages/sk_dsp_comm/fec_block.py /usr/lib/python3.11/site-packages/sk_dsp_comm/fec_conv.py /usr/lib/python3.11/site-packages/sk_dsp_comm/fir_design_helper.py /usr/lib/python3.11/site-packages/sk_dsp_comm/iir_design_helper.py /usr/lib/python3.11/site-packages/sk_dsp_comm/multirate_helper.py /usr/lib/python3.11/site-packages/sk_dsp_comm/pyaudio_helper.py /usr/lib/python3.11/site-packages/sk_dsp_comm/rtlsdr_helper.py /usr/lib/python3.11/site-packages/sk_dsp_comm/sigsys.py /usr/lib/python3.11/site-packages/sk_dsp_comm/synchronization.py /usr/share/doc/packages/python311-scikit-dsp-comm /usr/share/doc/packages/python311-scikit-dsp-comm/README.md /usr/share/licenses/python311-scikit-dsp-comm /usr/share/licenses/python311-scikit-dsp-comm/LICENSE.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jan 9 23:48:41 2025