Skip to content

Bugfixes

Compare
Choose a tag to compare
@GPMueller GPMueller released this 13 Jun 12:09
· 864 commits to master since this release
  • repaired documentation generation

  • added Simulation_Get_Time and Simulation_Get_Wall_Time API functions and added corresponding fields to the InfoWidget in the QT GUI

  • fix for Intel compiler 18, where the OpenMP code would not build

  • improved returns of some Python bindings, now using lists instead of weird ctypes types

  • added some Python bindings for Hamiltonian

  • added N_Images_In_File and fixed reading bindings of Python API

  • fixed input parsing of some pre-defined bravais lattices and fixed Bravais vectors in Geometry.cpp

  • some improvements to PlotWidget in QT GUI, which should make it easier to use when the number of images is large

  • fixed the useability of some line-edits in QT GUI