Agens qutip
skill_id: qutip
install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest:
skills/qutip/skill.yamlsource content
skill_id: qutip name: qutip description: Quantum physics simulation library for open quantum systems. Use when studying master equations, Lindblad dynamics, decoherence, quantum optics, or cavity QED. Best for physics research, open system dynamics, and educational simulations. NOT for circuit-based quantum computing—use qiskit, cirq, or pennylane for quantum algorithms and hardware execution. version: 1.0.0 author: K-Dense Inc. license: BSD-3-Clause license tags:
- scientific-agent-skills
- qutip tools: [] permissions: network: true filesystem: false shell: false agents:
- executor_agent enabled: true source: scientific-agent-skills entrypoint: entry.py readme: README.md input_schema: {} output_schema: type: object metadata: upstream_repo: K-Dense-AI/scientific-agent-skills upstream_skill: qutip upstream_path: scientific-skills/qutip/SKILL.md upstream_frontmatter: name: qutip description: Quantum physics simulation library for open quantum systems. Use when studying master equations, Lindblad dynamics, decoherence, quantum optics, or cavity QED. Best for physics research, open system dynamics, and educational simulations. NOT for circuit-based quantum computing—use qiskit, cirq, or pennylane for quantum algorithms and hardware execution. license: BSD-3-Clause license metadata: skill-author: K-Dense Inc.