Skip to content

Releases: Duumbo/impurity

Parallel Computation

15 May 12:59
f08bf03

Choose a tag to compare

This release brings parallel computation.

What's Changed

  • Feat pair wavefunction by @Duumbo in #3
  • Parallelisation and GeneralParameterMap by @Duumbo in #4

Full Changelog: v0.1.0...v0.1.1

v0.1.0

07 Mar 16:57
9413f96

Choose a tag to compare

What this code can do

  • Converge mean energy
  • Minimise mean energy

What's tested

  • <O>
  • <HO>
  • <OO>
  • S
  • <E>
  • O_{k\mu}

What's Changed

New Contributors

  • @Duumbo made their first contribution in #1

Full Changelog: v0.1.0-alpha...v0.1.0

First MC iteration

06 Jun 18:23
d6fe64c

Choose a tag to compare

First MC iteration Pre-release
Pre-release

In this version, we can compute the first Iteration of the Variationnal Monte-Carlo on a random state. To run the script, simply
cargo run -r

Currently Implemented:

  • Internal Product calculation
  • Internal Product update
  • Hamiltonian terms
  • Random hopping interface

Full Changelog: https://github.com/Duumbo/impurity/commits/v0.1.0-alpha