v1.1.0 fixes various bugs found through improved testing.
Most importantly, it adds to the API an option to start a persistent sync server which speeds up subsequence calls to write_fig_sync
, calc_fig_sync
, etc.
Use:
kaliedo.start_sync_server()
and kaliedo.stop_sync_server()