Resolve "Load/Save SFG to file"
- Apr 24, 2020
-
-
Jacob Wahlman authored
-
Jacob Wahlman authored
-
- Apr 22, 2020
-
-
Jacob Wahlman authored
-
Jacob Wahlman authored
-
Jacob Wahlman authored
-
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)