Changelog
Version 0.8.0
Add support for calculations without bath.
Allow for read-write access to
EDIpackSolver.hloc
.EDIpackSolver.superconductive_phi
has been changed to be the modulus of the computed superconductive order parameter. The complex argument of the order parameter is now accessible asEDIpackSolver.superconductive_phi_arg
.EDIpackSolver
’s constructor got a new keyword argumentkeep_dir
, which disables automatic deletion of EDIpacks’s temporary directory upon object destruction.
Version 0.7.0
Add support for general two-particle interactions.
Add support for zero temperature calculations.
Version 0.6.0
Updated codebase following the naming change of EDIpack2 and EDIpy2. C.f. https://github.com/EDIpack/EDIpack/issues/16.
Version 0.5.0
This is the initial public release for this project.