Hey guys, I’m interested in learning Julia, specifically for processing and visualizing signals and data. I myself am a C programmer, which is a lovely language but I’m in dire need of a simpler one for scripting, and I am terrible with Python. I’m wondering how well Julia works for real time DSP? I’ll be working with an SDR, which I’m assuming shouldn’t be a problem.
The JuliaTelecom repo gathers the packages for SDRs.
Check if there is a package for the SDR you want to use.
Thank you! I’ll check it out.