method-peps

Simulate 2D quantum lattice systems with PEPS and CTMRG contraction.

60|92|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/QuantumBFS/quantum.harness --skill method-peps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: method-peps
Source: https://github.com/QuantumBFS/quantum.harness/tree/main/skills/method-peps
Command: npx skills add https://github.com/QuantumBFS/quantum.harness --skill method-peps

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill addresses the high complexity of simulating 2D quantum lattice systems by providing a structured, expert-curated workflow for PEPS and iPEPS methods, preventing common pitfalls like incorrect environment contraction or convergence failures.

Core Features & Use Cases

  • Method Selection: Provides a decision framework to choose between PEPS, iPEPS, and classical partition-function contraction based on the physical system.
  • Workflow Orchestration: Manages the complex pipeline of environment contraction (CTMRG), ground-state optimization (Simple/Full Update, AD), and observable calculation.
  • Use Case: Use this skill to reproduce the ground state of a 2D frustrated magnet or a classical partition function, ensuring that environment bond dimensions and convergence thresholds are correctly calibrated for the target accuracy.

Quick Start

Use the method-peps skill to guide the setup and convergence of an iPEPS simulation for the square-lattice Heisenberg model.

Frequently Asked Questions about method-peps

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I simulate 2D quantum lattice systems using the PEPS ansatz?

To simulate 2D quantum lattice systems using the Projected Entangled Pair State (PEPS) ansatz, use a standardized workflow for environment contraction via CTMRG, ground-state optimization through imaginary-time evolution, and automatic differentiation to calculate observables accurately.

What is the best way to contract tensor networks for 2D frustrated magnets?

The best way to contract tensor networks for 2D frustrated magnets is the Corner Transfer Matrix Renormalization Group (CTMRG) method, which correctly calibrates environment bond dimensions and convergence thresholds to prevent incorrect environment contraction or convergence failures.

How does iPEPS method selection work for simulating square-lattice Heisenberg models?

iPEPS method selection works by providing a decision framework to choose between PEPS, iPEPS, and classical partition-function contraction based on the physical system, allowing you to set up and converge simulations for square-lattice Heisenberg models.

When do I need chi-convergence and D-extrapolation for ground-state optimization?

You need chi-convergence and D-extrapolation for ground-state optimization when rigorous verification is required, ensuring that environment bond dimensions and tensor dimensions are correctly calibrated to achieve target accuracy and match established quantum Monte Carlo results.

Can I use automatic differentiation for ground-state optimization in tensor networks?

Yes, you can use automatic differentiation for ground-state optimization in tensor networks, which is supported alongside Simple/Full Update methods within the workflow to manage the complex pipeline of environment contraction and observable calculation.

Why does my CTMRG environment contraction fail during tensor network simulation?

CTMRG environment contraction fails during tensor network simulation due to common pitfalls like incorrect environment contraction or convergence failures, which can be prevented by following a structured, expert-curated workflow that calibrates convergence thresholds for target accuracy.