Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SiQAD v0.3.3

Latest

Choose a tag to compare

@samuelshng samuelshng released this 02 Dec 06:31
· 106 commits to master since this release

Check out our user documentation at Read the Docs, and join our new Slack team to stay connected and get quick support!

Ubuntu

See the documentation on adding the official Launchpad PPA. Alternatively, you may also compile from source.

Windows

You may download one of the included zipped archives in the "assets" section (scroll down to find it). Some plugins require a Python interpreter. The following Python versions are supported: 3.5, 3.6, 3.7, and 3.8. Download page: https://www.python.org/downloads/.

If you opt to compile from source, note the additional dependency which you can acquire from apt: zlib1g-dev

Changelog

v0.3.3:

New features:

Bug fixes:

  • Fixed segfault when loading aggregates either from save file or from simulation results, and streamlined some of the XML loading code.
  • Patched a problem with PoisSolver simulation.
  • Fixed a segfault where attempting to set screenshot rectangle after opening a save file would lead to a segfault.