You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A collection of Digital Logic Design circuits covering fundamental topics such as Boolean algebra, logic gates, encoders, decoders, multiplexers, flip-flops, registers, and sequential circuits. This project demonstrates core concepts of digital system design and circuit implementation.
Demonstrates the implementation of various logical gates using quantum circuits. The code utilizes three popular quantum computing libraries: Cirq, PyQuil, and ProjectQ.