Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhauru committed Jan 24, 2020
1 parent 4e6990a commit 0f2f9b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ MERA.jl provides Julia implementations of some basic [Multiscale Entaglement Ren

MERA.jl makes extensive use of [TensorKit](https://github.com/Jutho/TensorKit.jl), and uses it to support global internal symmetries, both Abelian and non-Abelian.

MERA.jl remains in active development as of January 2020. Some further plans include supporting modified binary MERAs, improving performance, and developing the optimization method.

## Usage

The folder `demo` has a script `demo.jl`, that runs energy minimization on either the Ising or the XXZ model (your choice), and computes scaling dimensions and entanglement entropies from the resulting MERA. The best way to get going is to clone this repo, navigate to its folder, open a Julia prompt and do
Expand Down

0 comments on commit 0f2f9b2

Please sign in to comment.