Skip to content

Saving qsymm models

Isidora Araya requested to merge json-serialization into master

We add instructions on how to save and load a Qsymm.Model by converting the sympy representation to a string. This is a direct solution, instead of using JSON serialization.

Closes #34 (closed)

Edited by Anton Akhmerov

Merge request reports