Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.58 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.58 KB

Quantum-Physics-and-Chemistry

This repository is about some codes in quantum physics and quantum chemistry. The principal idea is to programing some well know problems or others that are (at the beginning) not challeging to programing. This repository include:

1. Normal Variational Theorem. LaTeX

This is a very well know problem. In which we have only one parameters to determined in our problem.
LaTeX

  • Try to increased the number of parameters in the function a differents potentials.

2. The Uncertaintly Principle. LaTeX

This is a basic program in which we try to find the variance in momentum and posicion in a particular function.
LaTeX

  • Generalize the code for any function.

3. Pure and Mized States. LaTeX

This is a basic code in how to measure the pure and mixed stete in experimental design.

4. Qiskit basic guide. LaTeX

This a guide of some commants to run in qiskit.
LaTeX

  • Improve the markdown and the written in the text.
  • Add a section for exmaples and very easy ways to initializate.

5. Quantum Game Theory. LaTeX

This code is base on the quantum prisioner dilemma. But we put the things in the quantum domain.