Skip to content
Snippets Groups Projects
Commit 48a18501 authored by nguyed99's avatar nguyed99
Browse files

Update project structure

parent e42ff93b
No related branches found
No related tags found
No related merge requests found
/__pycache__
\ No newline at end of file
File moved
""" """
This module implements the SWAP gate using the Pauli gates This module implements the SWAP gate using the Pauli gates
Example:
python -B src/a_task.py local --config=docker-dev.yaml --IN0 demo-inputs/a_2_qubit.txt --OUT /tmp/test-a-task
""" """
import numpy as np import numpy as np
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment