metawards.utils.create_double_array

metawards.utils.create_double_array(size: int, default: float = None)

Create a new array.array of the specified size. If default is set then all values will be initialised to ‘default’