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:
- You may now export and import simulation results. Relevant documentation is available. This change adds extra dependencies: https://github.com/sebastiandev/zipper and ZLib.
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.