Skip to content

Version 1.1

Compare
Choose a tag to compare
@ryanlevy ryanlevy released this 14 Jan 16:06
· 16 commits to master since this release

Maxent is a tool for performing analytic continuation of spectral functions using the maximum entropy method.

The code operates on discrete imaginary axis datasets (values with uncertainties) and transforms this input to the real axis. The code works for imaginary time and Matsubara frequency data and implements the 'Legendre' representation of finite temperature Green's functions. It implements a variety of kernels, default models, and grids for continuing bosonic, fermionic, anomalous, and other data.


This release:

  • Updated headers and years
  • Includes published Maxent paper notice
  • Uses ALPSCore 2.x series - now requires CMake 3.1+

Note: the branch GPLv3 has added input/output file handling features not included in this branch