ipyvasp.core.serializerΒΆ
Functions
|
Converts a dictionary (nested as well) to namedtuple, accessible via index and dot notation as well as by unpacking. |
|
Dump |
|
Loads a json/pickle dumped file or string by auto detecting it. |
Classes
|
|
|
|
|
Deserilizes JSON object to Python/Numpy's objects. |
|
Creates a |
|
Serializes python/Numpy objects via customizing json encoder. |
|
|
|
|
|
|
|
|
|