In GitLab by @stuartmuldrew on Sep 11, 2020, 12:17
Following python warning:
%../process/utilities/mfile_comparison.py:117: DeprecationWarning: scipy.zeros is deprecated and will be removed in SciPy 2.0.0, use numpy.zeros instead
values = scipy.zeros(n)
In GitLab by @stuartmuldrew on Sep 11, 2020, 12:17
Following python warning:
%../process/utilities/mfile_comparison.py:117: DeprecationWarning: scipy.zeros is deprecated and will be removed in SciPy 2.0.0, use numpy.zeros instead
values = scipy.zeros(n)