Skip to main content
Run any Skill in Manus
with one click
GitHub repository

tensorcircuit-ng

tensorcircuit-ng contains 10 collected skills from tensorcircuit, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
82
updated
2026-07-17
Forks
21
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

performance-optimize
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-06-08
sanity-checker
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
postsecondary-teachers-all-other

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