discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Library for matrix operations? (eigenvalues, pseudoinverse)


From: Nate Temple
Subject: Re: Library for matrix operations? (eigenvalues, pseudoinverse)
Date: Thu, 16 Jan 2020 13:06:30 -0800

Hi Laura,

Armadillo is a common c++ lib for linear algebra. gr-doa makes use of it.

http://arma.sourceforge.net/
https://github.com/ettusresearch/gr-doa

Regards,
Nate Temple

On Thu, Jan 16, 2020 at 1:01 PM Laura Arjona <address@hidden> wrote:
Hi all,

Is there any library to use in gnuradio for algebra operations, such as matrix eigenvalues, and pseudoinverse? Or I'd need to code them myself in C++?

I need to integrate those operations into my OOT C++ blocks.

Thanks for your time

Best

--
Laura Arjona 
Washington Research Foundation Innovation Postdoctoral Fellow in Neuroengineering

Paul G. Allen School of Computer Science & Engineering
185 E Stevens Way NE
University of Washington
Seattle, WA 98195-2350

reply via email to

[Prev in Thread] Current Thread [Next in Thread]