dqmc-advanced — dqmc-advanced install dqmc-advanced, community, dqmc-advanced install, ide skills, dqmc-advanced advanced topics, dqmc-advanced unequal-time measurements, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Physics and Materials Science Agents needing advanced simulations with unequal-time measurements and analytic continuation. dqmc-advanced is a skill that provides advanced functionality for AI agents, including unequal-time measurements and analytic continuation.

Features

Enables unequal-time measurements by setting `period_uneqlt > 0` during file generation
Supports analytic continuation using maximum entropy for imaginary-time data
Required for zero-frequency susceptibilities (`nnrw0`, `zzrw0`) and D-wave pair susceptibility (`dwq0t`)
Allows for time-dependent correlation functions
Increases runtime and memory usage due to unequal-time measurements

# Core Topics

edwnh edwnh
[16]
[5]
Updated: 2/21/2026

Agent Capability Analysis

The dqmc-advanced skill by edwnh is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for dqmc-advanced install, dqmc-advanced advanced topics, dqmc-advanced unequal-time measurements.

Ideal Agent Persona

Perfect for Physics and Materials Science Agents needing advanced simulations with unequal-time measurements and analytic continuation.

Core Value

Empowers agents to perform complex time-dependent correlation function analysis and zero-frequency susceptibility calculations using maximum entropy methods for analytic continuation, enabling advanced research in fields like condensed matter physics.

Capabilities Granted for dqmc-advanced

Automating unequal-time measurement simulations for accurate susceptibility calculations
Generating time-dependent correlation functions for advanced materials analysis
Debugging runtime and memory usage issues in dqmc simulations

! Prerequisites & Limits

  • Significantly increases runtime and memory usage due to unequal-time measurements
  • Requires specific configuration settings, such as `period_uneqlt > 0`
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

dqmc-advanced

Install dqmc-advanced, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Advanced Topics

Unequal-Time Measurements

Enable by setting period_uneqlt > 0 during file generation:

bash
1dqmc-util gen period_uneqlt=8 ...

Required for:

  • nnrw0, zzrw0 - Zero-frequency susceptibilities
  • dwq0t - D-wave pair susceptibility
  • Any time-dependent correlation functions

Note: Unequal-time measurements significantly increase runtime and memory usage.

Analytic Continuation

Use maximum entropy for continuing imaginary-time data to real frequencies:

python
1from dqmc_util import maxent 2 3# Solve G = K A given: 4# - G: binned data, shape (nbin, ntau) 5# - K: kernel, shape (ntau, nw) 6# - m: default model, shape (nw,) 7A_omega = maxent.calc_A(G, K, m)

HDF5 File Structure

/metadata/     # Model info (mu, Nx, Ny, beta)
/params/       # Simulation parameters, precomputed matrices
/state/        # RNG state, sweep number, aux field config
/meas_eqlt/    # Equal-time measurements (n_sample, sign, den, ...)
/meas_uneqlt/  # Unequal-time measurements (optional)

Queue System Internals

The sharded queue uses:

  • 128 shards to avoid lock contention on distributed filesystems
  • Atomic rename() operations for task claiming
  • Symlinks moved: todo/ -> running/ -> done/
  • Checkpointed jobs returned to todo/ for resumption

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is dqmc-advanced?

Perfect for Physics and Materials Science Agents needing advanced simulations with unequal-time measurements and analytic continuation. dqmc-advanced is a skill that provides advanced functionality for AI agents, including unequal-time measurements and analytic continuation.

How do I install dqmc-advanced?

Run the command: npx killer-skills add edwnh/dqmc/dqmc-advanced. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for dqmc-advanced?

Key use cases include: Automating unequal-time measurement simulations for accurate susceptibility calculations, Generating time-dependent correlation functions for advanced materials analysis, Debugging runtime and memory usage issues in dqmc simulations.

Which IDEs are compatible with dqmc-advanced?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for dqmc-advanced?

Significantly increases runtime and memory usage due to unequal-time measurements. Requires specific configuration settings, such as `period_uneqlt > 0`.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add edwnh/dqmc/dqmc-advanced. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use dqmc-advanced immediately in the current project.

Related Skills

Looking for an alternative to dqmc-advanced or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI