Project 'PUM_TDDD96/B-ASIC' was moved to 'da/B-ASIC'. Please update any links and bookmarks that may still have the old path.
Resolve "Load/Save SFG to file"
Compare changes
Files
2+ 1
− 1
Basic serializer for our datastructures to save and load to and from files. Uses a new package called dill that is based on pickle since pickle doesn't support serializing for lambda functions among other types.
Closes #66 (closed)