Henri Menke
                                            Henri Menke
                                        
                                    A first attempt at creating a Flatpak can be found here now: https://github.com/pairinteraction/org.pairinteraction.Pairinteraction There are still some things that need to be done and input is very much appreciated: -...
We now have our first Flatpak, built on GitHub Actions. You can download it from this link: https://nightly.link/pairinteraction/org.pairinteraction.Pairinteraction/actions/artifacts/546010996.zip Unzip the downloaded archive and install the extracted bundle with ``` flatpak...
Here are two screenshots of the Flatpak in a Fedora Workstation VM. - Pairinteraction in the application launcher:  - Main window with example calculation: 
Btw, creating field maps is currently broken in the Flatpak version but that is an actual bug in pairinteraction: https://github.com/pairinteraction/pairinteraction/issues/133
There is only a single overload of `getC3` for `std::vector`, whereas `getC6` has overloads for both `StateTwo` and `std::vector< StateTwo>`. That's why it works with `getC6`. As a workaround you...
@the-hampel If this feature is appropriate, could you please rebuild the Docker images from the Dockerfiles on this branch?