Skip to content

Remove scipy dependence. Handle failure in import of matplotlib and numpy

Daniele Dal Santo requested to merge scipy_matplotlib_import into master

Implemented approximation mu = BERT_error_count + 1.96 * math.sqrt(BERT_error_count) to compute the 95% CL BER limit for BERT_error_count>10. Introduced handling of matplotlib and numpy absence.

Merge request reports