morphoorg/morpho

IO: Yaml saves dictionary as numpy object

Opened this issue · 0 comments

Saving a python dictionary saves all the items (list, double) as numpy objects, which makes it hard to read the file.
Not sure if there is a setting to change or another package to use