discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] matrix multiply


From: Przemek Lewandowski
Subject: Re: [Discuss-gnuradio] matrix multiply
Date: Tue, 13 Oct 2015 23:47:25 +0200

: D

I have version  v3.7.7.1-178-gd5cea6e4

I presume, that it want be that easy to upgread my GRC

How can I verify in which version it is fixed ?

2015-10-13 23:38 GMT+02:00 Martin Braun <address@hidden>:
On 13.10.2015 13:39, Przemek Lewandowski wrote:
> Hi
>
> Im trying to set A Matrix in the "Multiply by Matrix" Block in Complex
> block, but everytime I put my value it says:
>
> "AttributeError: 'module' object has no attribute 'multiply_matrix_cc'"

This is not an error in your arguments, it can actually not find the
matrix multiplier. You might have an oldish version installed; we (I)
had actually forgotten to add the _cc file to CMake, and it wouldn't get
built. If you can, try updating.

M

>
> It is propably problem of A Matrix Format:
>
> This is my format:
> [[(1+1j), (1+1j), (1+1j), (1+1j), (1+1j)]]
>
> I woud like to have 5 inputs and 1 output
>
> thank you
>
> Przemek Lewandowski
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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