Google Summer of Code: Bridging SciLab with Python (and Gnuradio?)

Hi,

this could be a good approach for a Gnuradio integration into SciLab:

http://www.scilab.org/projects/development/google

Simulink import in Xcos
Jerzy Zagorski
Importation of most of the Simulink schemas from Xcos.

Python import
Baozeng Ding
Introduction of a mechanism to load and use Python code (objects in
particular) from Scilab.

So, Gnuradio blocks could be integrated via Python into a Scilab or
Scilab/Xcos-Simulation
(Simulink-like with the possibility of Simulink imports).
I’m not sure if this is also possible with streaming data, or just for
calling single functions.

Moeller