Skip to content

Releases: evanberkowitz/isle

Release 0.3

19 May 18:23
Compare
Choose a tag to compare
Release 0.3 Pre-release
Pre-release

Release accompanying the paper "Leveraging Machine Learning to Alleviate Hubbard Model Sign Problems".

Additions:

  • Store configurations, actions, etc. in EvolutionStage
  • Support for transformations embedded in evolvers
  • Spin-Spin and One-Point correlation functions
  • Runge-Kutta-4 for holomorphic flow
  • Support for loading measurement weights

Release 0.2

09 Apr 07:51
5ddd3df
Compare
Choose a tag to compare

Release for addendum to preprint "Avoiding Ergodicity Problems in Lattice Discretizations of the Hubbard Model".

Breaking changes:

  • Proposer -> Evolver
  • File layout: store configSlices, change some paths
  • Replace Hamiltonian with SumAction

Additions:

  • TwoPiJumps and Alternator evolvers
  • Script and tools for continuation runs
  • Use logging
  • Progress bars
  • More documentation
  • Additional Example scripts
  • Check program versions when reading files

Release 0.1

19 Dec 09:04
1db89e7
Compare
Choose a tag to compare

Release accompanying the paper "Avoiding Ergodicity Problems in Lattice Discretizations of the Hubbard Model".

Contains

  • HMC and measurement drivers
  • Direct solvers for small (in space), potentially non-bipartite systems
  • Leapfrog integrator