provide way so save (adaptive) networks #179
Labels
enhancement
networks
knowledge of different network packages for python are useful to solve this issue
python
python skills are useful to solve this issue
Networks in the traj dictionary are not saved by the existing feature as in run_example1.py, since they can not be casted to str and pickled in the same way as other variables. Provide a way to save static and adaptive networks for later accessibility.
The text was updated successfully, but these errors were encountered: