Papers › The density-matrix renormalization group in the age of matrix product states

The density-matrix renormalization group in the age of matrix product states

20 Aug 2010arXiv:1008.3477links table onlyarchive 2025-07-28

Ulrich Schollwoeck

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

The density-matrix renormalization group method (DMRG) has established itself over the last decade as the leading method for the simulation of the statics and dynamics of one-dimensional strongly correlated quantum lattice systems. In the further development of the method, the realization that DMRG operates on a highly interesting class of quantum states, so-called matrix product states (MPS), has allowed a much deeper understanding of the inner structure of the DMRG method, its further potential and its limitations. In this paper, I want to give a detailed exposition of current DMRG thinking in the MPS language in order to make the advisable implementation of the family of DMRG algorithms in exclusively MPS terms transparent. I then move on to discuss some directions of potentially fruitful further algorithmic development: while DMRG is a very mature method by now, I still see potential for further improvements, as exemplified by a number of recently introduced algorithms.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1008.3477")

Code

Syntology Ran 0 of 22 code samples harvested from 2 repositories linked to this paper; 22 have no recorded run.

By repository: community (archive-listed): 22 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

DavidAce/DMRG mentioned on GitHubMIT report
Qqamber/SpectralFunction mentioned on GitHub report
cmendl/pytenet mentioned on GitHubBSD-2-Clause report
cmendl/tensor_networks mentioned on GitHubBSD-2-Clause report
empter/DMRGwithMPSandMPO mentioned on GitHub report
jhauschild/lecture_comp_methods mentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

22 samples harvested; 0 ran; 0 honoured the contract we drafted; 22 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

22unverified

Licence: 0 of the 22 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calc_U_bonds jhauschild/lecture_comp_methods/3_tensor_networks/c_tebd.py community (archive-listed) unverified MIT (permissive) · 93949e16678f30ec · report
common_qnumbers cmendl/pytenet/src/pytenet/block_sparse_util.py community (archive-listed) unverified BSD-2-Clause (permissive) · 2988f736c825b1af · report
energy jhauschild/lecture_comp_methods/1_monte_carlo/generate_data.py community (archive-listed) unverified MIT (permissive) · 72a436c67cae9821 · report
energy jhauschild/lecture_comp_methods/1_monte_carlo/metropolis.py community (archive-listed) unverified MIT (permissive) · 983f98c3a962d195 · report
exp_value_inf_mps jhauschild/lecture_comp_methods/3_tensor_networks/e_tps.py community (archive-listed) unverified MIT (permissive) · ed528537d3c90172 · report
finite_gs_energy jhauschild/lecture_comp_methods/3_tensor_networks/tfi_exact.py community (archive-listed) unverified MIT (permissive) · 267bbea0f0da5d20 · report
gen_sx_list jhauschild/lecture_comp_methods/3_tensor_networks/lanczos.py community (archive-listed) unverified MIT (permissive) · f93e353876243688 · report
gen_sz_list jhauschild/lecture_comp_methods/3_tensor_networks/lanczos.py community (archive-listed) unverified MIT (permissive) · ff95cf6f631b0849 · report
get_weights jhauschild/lecture_comp_methods/1_monte_carlo/generate_data.py community (archive-listed) unverified MIT (permissive) · 9bb2315184323d49 · report
infinite_gs_energy jhauschild/lecture_comp_methods/3_tensor_networks/tfi_exact.py community (archive-listed) unverified MIT (permissive) · 2372343675f0e9ff · report
init_spinup_MPS jhauschild/lecture_comp_methods/3_tensor_networks/a_mps.py community (archive-listed) unverified MIT (permissive) · 94bd7d5169eec6e5 · report
init_system jhauschild/lecture_comp_methods/1_monte_carlo/generate_data.py community (archive-listed) unverified MIT (permissive) · 490f8feaa1faa72f · report
measure_energy jhauschild/lecture_comp_methods/1_monte_carlo/metropolis.py community (archive-listed) unverified MIT (permissive) · 884fb84ca2631a35 · report
minimum_vertex_cover cmendl/pytenet/src/pytenet/bipartite_graph.py community (archive-listed) unverified BSD-2-Clause (permissive) · f8714f8a20194c56 · report
prepare_system jhauschild/lecture_comp_methods/1_monte_carlo/metropolis.py community (archive-listed) unverified MIT (permissive) · 28a9cdfb410c914c · report
qnumber_flatten cmendl/pytenet/src/pytenet/block_sparse_util.py community (archive-listed) unverified BSD-2-Clause (permissive) · 2377e00fb95d6edc · report
qnumber_outer_sum cmendl/pytenet/src/pytenet/block_sparse_util.py community (archive-listed) unverified BSD-2-Clause (permissive) · 89f28a2acc6085f4 · report
scale_axis jhauschild/lecture_comp_methods/3_tensor_networks/e_tps.py community (archive-listed) unverified MIT (permissive) · 3ade6a63dc35cb69 · report
sigmoid jhauschild/lecture_comp_methods/4_machine_learning/network.py community (archive-listed) unverified MIT (permissive) · 2b0862d31e928c45 · report
sigmoid_prime jhauschild/lecture_comp_methods/4_machine_learning/network.py community (archive-listed) unverified MIT (permissive) · a305092edad0a690 · report
singesite_to_full jhauschild/lecture_comp_methods/3_tensor_networks/lanczos.py community (archive-listed) unverified MIT (permissive) · e2b86a76012b04ca · report
split_truncate_theta jhauschild/lecture_comp_methods/3_tensor_networks/a_mps.py community (archive-listed) unverified MIT (permissive) · c3cfeb403acda5da · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections