Simple Quantum Circuits Library
Introduction
A small library that implements the basic quantum gates in quantum computing. The library allows to build simple quantum circuits and provides a built-in circuit in the form of quantum fourier transform.
Link to the project repository: Github Repository
It is recommended to start with the SQCL Jupyter notebook to learn the fundamentals of working with this library.