GUI
This release integrates the SeQUeNCe GUI, developed by @alexk101 since summer 2021. The source code may be viewed in the sequence.gui
module, while the GUI may be launched by running the gui.py
script in the root director of the repository. The GUI is currently fully capable of viewing and generating network setups, but is not yet able to run simulations natively. We will continue to develop the GUI and appreciate any feedback as to its use.
Additionally, this version updates some package requirements, which means that the minimum required Python version for the simulator is now 3.8. The simulator has been tested and is working for versions 3.8, 3.9, and 3.10.
As always, a complete list of changes may be viewed in CHANGELOG.md
.