History | View | Annotate | Download (7 kB)
Merged eb/binstats -r3848:3906 into trunk. These changes(1) fix a problem with gr_feval* where when called from a liveflowgraph, they resulted in the call back into Python occuring withoutholding the Global Interpreter Lock causing a SIGSEGV.
(2) add gr_bin_statistics_f which combines statistics gathering...