Skip to content

dariofiosca/Quantum-Computing-1DSchrodinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum_Computing_1DSchrodinger

This notebook is an implementation with the Qiskit program of the solution of the 1D Free Schrodinger Equation for free electrons with n (arbitrary qubits). The wavefunction can be initialized as 'gaussian', 'delta', Pi ('step') or 'uniform'. The simulation of the code is done both on a Fake Backend (Athens) and ont the usual QUASM simulator, and the two are compared.

The results of the first 5 runs with QUASM are plotted and given in this repository.

Next steps regarding this "project" will be:

  • Implement a potential V(x)
  • Mitigate and correct the results from the Fake Backend
  • Run the code for a 4 qubit system on a real Quantum Device

Hope you find interesting!

See you! :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published