Re: Code::Blocks and FIR pm_remez algorithm

2023-10-01 Thread Nic Bretz
After hours of trying to figure it out, I gave up on Code::Blocks. I spent another few hours and now I'm able to get VSCode to run a .py file. From: discuss-gnuradio-bounces+ayodha=hotmail@gnu.org on behalf of N B Sent: Saturday, September 30, 2023 7:42 PM

Re: Code::Blocks and FIR pm_remez algorithm

2023-10-01 Thread Marcus D. Leech
- *From:* discuss-gnuradio-bounces+ayodha=hotmail@gnu.org on behalf of Marcus D. Leech *Sent:* Saturday, September 30, 2023 9:11 PM *To:* discuss-gnuradio@gnu.org *Subject:* Re: Code::Blocks and FIR pm_remez algorithm On 30/09/2023 22:42, N B wrote: Hel

Re: Code::Blocks and FIR pm_remez algorithm

2023-09-30 Thread Marcus D. Leech
On 30/09/2023 22:42, N B wrote: Helo, I was looking at the FIR algorithm in pm_remez.cc and saw it is based on the old Janovetz implementation of Parks-McClellan. The author of one of my DSP books, Andreas Antoniou, makes the statement that he improved on the original Parsk-McClellan algorith