Skip to content

Releases: alvarorga/MPStates.jl

Add DMRG-3S algorithm

06 Jul 23:50
Compare
Choose a tag to compare
Add DMRG-3S algorithm Pre-release
Pre-release

Add a faster version of the DMRG-1 site algorithm that prevents from falling into local minima. The algorithm is described in https://arxiv.org/abs/1501.05504

2-site DMRG algorithm

09 Jun 10:41
Compare
Choose a tag to compare
2-site DMRG algorithm Pre-release
Pre-release

Added the 2-site version of the DMRG algorithm

Basic 1-site DMRG algorithm

02 Jun 21:18
Compare
Choose a tag to compare
Pre-release

First basic release of the Matrix Product States with a functioning simple 1-site DMRG algorithm for finding ground states of lattice Hamiltonians.