Skip to content
View medwards14's full-sized avatar

Block or report medwards14

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
medwards14/README.md

Hello!

I'm Mason, a current graduate student at the University of Florida. I am actively involved in Quantum computing research, specifically quantum algorithms and simulation.

Pinned Loading

  1. QM1_Gravitationally_Induced_Entanglement_Simulation QM1_Gravitationally_Induced_Entanglement_Simulation Public

    This repository contains the Qiskit code I made for my PHY6645: Quantum Mechanics 1 term paper group project. I made a program that realizes Marletto and Vedral's proposed experiment in their 2017 …

    Python

  2. Quantum_Bell_State_Preparation Quantum_Bell_State_Preparation Public

    In this project, I designed a quantum circuit that prepares the maximally-entangled bipartite entangled quantum Bell state on IBM's ibm_fez QPU. To build my understanding of Quantum Computing, I re…

    Python

  3. Maxwells-Demon-Animation Maxwells-Demon-Animation Public

    This project is an interactive C++ simulation I made of James Clerk Maxwell's famous thought experiment in thermodynamics known as Maxwell’s Demon. I implemented this project using the SFML graphic…

  4. Custom-MCP23017-I2C-Driver Custom-MCP23017-I2C-Driver Public

    I wrote an I2C driver from scratch for my MCP23017 I2C expander I used to connect my custom breadboard circuit to my Raspberry Pi 5. The driver uses threaded interrupts to handle button-press inter…

    C