UNPKG

@qctrl/visualizer

Version:

The Q-CTRL Visualizer is a package for displaying animated 3d Bloch sphere visualizations.

7 lines (6 loc) 399 B
import getRotationVectors from "./getRotationVectors"; import getSegmentIndexesFromGateSeq from "./getSegmentIndexesFromGateSeq"; import getVectorsFromGateSeq from "./getVectorsFromGateSeq"; export { getSegmentIndexesFromGateSeq, getRotationVectors }; export { Gate, Gates, GateType, GATE_AXES, STANDARD_GATE_ROTATION_RADIANS, } from "./getVectorsFromGateSeq"; export default getVectorsFromGateSeq;