Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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