# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "Unitary" in publications use:' type: software license: GPL-3.0-or-later title: 'Unitary: Quantum Simulator' version: 0.3.11 abstract: Provides a comprehensive toolkit for quantum computing simulation and visualization within the R environment. The package enables users to initialize qubit states, construct custom quantum gates with both unitary transformation and visual parameters, and build full quantum circuits by sequentially adding gates. It includes predefined common gates (e.g., Hadamard, Pauli-X/Y/Z, Control-NOT, Control-Z) and supports direct plotting of circuits and individual gates for intuitive analysis. authors: - family-names: Xu given-names: Zengchao email: zengc.xu@aliyun.com repository: https://cran.r-universe.dev commit: 8920049d7ace59aed4fee556c95d721c9b04eb48 date-released: '2026-07-06' contact: - family-names: Xu given-names: Zengchao email: zengc.xu@aliyun.com