Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 286 Bytes

Linspace.to_dict.md

File metadata and controls

19 lines (10 loc) · 286 Bytes

Linspace.to_dict (function)

def to_dict(self)

Dump a representation of the nparray object to a dictionary. The nparray object should then be able to be fully restored via nparray.from_dict

Returns

  • (dictionary)