Skip to content
View icyveins7's full-sized avatar
Block or Report

Block or report icyveins7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. pydsproutines pydsproutines Public

    Python Routines/Classes/Functions for DSP-related things. Includes Ctypes DLLs, Cythonized Functions, Pybind11 Functions & Custom CUDA kernels for CuPy.

    Jupyter Notebook 8 3

  2. Git Pull on Multiple Folders Git Pull on Multiple Folders
    1
    # Who This Is For
    2
    If you're like me, you have some (or most) of your github repositories stored in some parent folder like `~/gitrepos`. Sometimes you want to just update multiple repositories together without having to `git pull` each one individually. Hopefully this will help you.
    3
    
                  
    4
    # Setting It Up
    5
    First off, SSH access is required for private repos, so we'll assume you have this set up already. Github has enough documentation to cover this.
  3. reimage reimage Public

    Like Audacity, but for complex samples. A fast RF IQ waveform/spectrum viewer that handles over 100M samples without frame-rate issues.

    Python 4

  4. ipp_ext ipp_ext Public

    C++ Extensions for Intel Performance Primitives (IPP)

    C++ 3

  5. sew sew Public

    SQLite Extensions & Wrappers for Python.

    Python 10

  6. kickstart.nvim kickstart.nvim Public

    Forked from nvim-lua/kickstart.nvim

    A launch point for your personal nvim configuration

    Lua