Skip to content

Remove scipy.zeros from Python Utilities #1110

@jonmaddock

Description

@jonmaddock

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)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions