Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aromanro/dmrg

A simple Density Matrix Renormalization Group program
https://github.com/aromanro/dmrg

computational-physics density-matrices eigen gdi-plus mfc physics physics-simulation renormalization

Last synced: 3 months ago
JSON representation

A simple Density Matrix Renormalization Group program

Awesome Lists containing this project

README

        

# dmrg
A simple Density Matrix Renormalization Group program

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/5aef89c12d0e4e57b505e214dc4a4fb7)](https://app.codacy.com/gh/aromanro/dmrg?utm_source=github.com&utm_medium=referral&utm_content=aromanro/dmrg&utm_campaign=Badge_Grade_Settings)
[![CodeFactor](https://www.codefactor.io/repository/github/aromanro/dmrg/badge/master)](https://www.codefactor.io/repository/github/aromanro/dmrg/overview/master)

Description is on Computational Physics blog: https://compphys.go.ro/density-matrix-renormalization-group/

The program can be compiled with Visual C++ on Windows (native, with mfc).
It uses Eigen library for matrices.

Currenly only Heisenberg chains are implemented (both spin 1/2 and 1).

### PROGRAM IN ACTION

[![Program video](https://img.youtube.com/vi/LHnebbE_XP4/0.jpg)](https://youtu.be/LHnebbE_XP4)