mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
fb16dfecae
Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
10 lines
472 B
Plaintext
10 lines
472 B
Plaintext
Quilc is an advanced optimizing compiler for the quantum instruction
|
|
language Quil.
|
|
|
|
Quil is the quantum instruction language, originally developed at
|
|
Rigetti Computing. In Quil quantum algorithms are expressed using
|
|
Quil's standard gates and instructions. One can also use Quil's
|
|
DEFGATE to define new non-standard gates, and DEFCIRCUIT to build a
|
|
named circuit that can be referenced elsewhere in Quil code (analogous
|
|
to a function in most other programming languages).
|