Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

tensorcircuit-ng

tensorcircuit-ng contient 10 skills collectées depuis tensorcircuit, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
82
mis à jour
2026-07-17
Forks
21
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

performance-optimize
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-08
sanity-checker
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Enseignants postsecondaires, autres

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