Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

tensorcircuit-ng

tensorcircuit-ng 收录了来自 tensorcircuit 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
82
更新
2026-07-17
Forks
21
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

performance-optimize
软件开发工程师

Analyzes and refactors TensorCircuit-NG code to achieve peak time and memory performance. It enforces advanced JAX vectorization, intelligent JIT staging, optimal tensor network contraction, and memory-efficient autodiff strategies.

2026-07-17
contraction-tuner
软件开发工程师

Tune tensor-network contraction path search and slicing for TensorCircuit-NG workloads, especially OMECO and cotengra hyperparameters, memory targets, total FLOPs/write, slice counts, and large-circuit amplitude or expectation contractions.

2026-07-15
code-reviewer
软件质量保证分析师与测试员

Review TensorCircuit-NG code diffs for correctness, performance, backend agnosticity, and minimal high-quality fixes.

2026-06-08
sanity-checker
软件开发工程师

Performs a comprehensive sanity check on the codebase to reduce entropy, increase readability, and improve maintainability. Identifies issues with imports, comments, dead code, DRY violations, exception handling, magic numbers/secrets, docstrings, duplicated implementations, and test sufficiency.

2026-05-27
memory-manager
软件开发工程师

Maintain TensorCircuit-NG development memory in `.agents/memory/`. Use `update` mode to save durable lessons from the current session into the right memory file, and use `dream` mode to scan and refactor the whole memory set for lower redundancy, clearer taxonomy, and better long-term usefulness.

2026-05-02
arxiv-reproduce
软件开发工程师

Autonomously reproduces quantum computing arXiv papers using TensorCircuit-NG. It creates standardized repository structures, generates meta.yaml, writes and runs JAX-accelerated code, and strictly enforces code quality (black/pylint) before saving final figures.

2026-03-30
tc-rosetta
软件开发工程师

Autonomously translates quantum scripts from other frameworks (Qiskit, PennyLane) into TensorCircuit-NG. It performs end-to-end intent understanding, applies JAX vectorization/JIT, and outputs a strict before-and-after execution time benchmarking report.

2026-03-30
meta-explorer
软件开发工程师

Autonomously explores the space of quantum circuits and optimization strategies to solve specific physical problems (VQE, QAOA, QML, etc.). It uses a budget-constrained, multi-frontier search to discover high-performance solutions and records all experiments in a reproducible registry.

2026-03-28
demo-generator
软件开发工程师

Transforms a TensorCircuit-NG script into an interactive, sleek, and high-performance GUI application using Streamlit. It intelligently extracts the most impressive aspects of the physics simulation and presents them via interactive widgets and real-time visualizations.

2026-03-01
tutorial-crafter
其他高等院校教师

Transforms a raw TensorCircuit-NG script into a comprehensive, self-contained, and narrative-driven tutorial in Markdown and/or HTML. It acts as an expert technical writer, blending physics/math background, step-by-step code walkthroughs, and HPC programming highlights.

2026-03-01