On Wed, Sep 21, 2011 at 12:26 AM, Josh Blum wrote:
>
> > 1:I need to ask that is there some way to make a block using Python
> > Scientific Libraries e.g. scipy instead of writing in C++?
> >
>
> Yes, I think the best way is to make a hier block w/ message source,
> message sink and a thread. T
> 1:I need to ask that is there some way to make a block using Python
> Scientific Libraries e.g. scipy instead of writing in C++?
>
Yes, I think the best way is to make a hier block w/ message source,
message sink and a thread. The thread pops messages, performs the numpy
operation, then push