Coder Social home page Coder Social logo

quantum-computing-unipd's Introduction

Quantum Information and Computing

The weekly homeworks of QIC class (Prof. Simone Montangero).


Topic 1: introduction to FORTRAN and LAPACK

HW 1 (due 1 nov)

Evaluation: ⭐⭐⭐⭐/4

  1. Warm-up Fortran program | I choose to implement the 4th order central difference.
  2. Integer and real numbers | Overflow issues of variable types.
  3. Matrix product CPU time benchmarking | Benchmark the CPU time of matrix product functions: nested loops vs matmul.

HW 2 (due 8 nov)

Evaluation: ⭐⭐⭐⭐/4

  1. Checkpoint subroutine | Write a checkpoint subroutine for debugging.
  2. Documentation | Rewrite HW1/EXR3 with documentation.
  3. Complex matrix type | Define a Complex Matrix type, with appropriate routines for initialization, deallocation and some math interfaces.

HW 3 (due 22 nov)

Evaluation: ⭐⭐⭐⭐/4

  1. Matrix product CPU time benchmarking | Write a python script to automatize the benchmarking process (I already did this with a bash script in HW1).
  2. Diagonalize a complex matrix | Use LAPACK routines to generate random hermitian matrices and diagonalize.
  3. Random matrix theory | Study the eigenvalue spacing of random hermitian matrices (Wiger-Dyson statistics).

Topic 2: solutions to Schrödinger equation

HW 4 (due 29 nov)

Evaluation: ⭐⭐⭐⭐/4

  • Solution of the time independent Schrödinger equation. Finite difference methods have been used to compute the second order derivative.

HW 5 (due 6 dec)

Evaluation: ⭐⭐⭐⭐/4

  • Solution of the time dependent Schrödinger equation with Trotter-Suzuki expansion.

Topic 3: many-body systems

HW 6 (due 13 dec)

Evaluation: ⭐⭐⭐⭐/4

  • Description of systems with density matrices: representation in FORTRAN and implementation of partial trace subroutine.

HW 7 (due 20 dec)

Evaluation: ⭐⭐⭐⭐/4

  • Transverse field Ising model: exact diagonalization of $N$ spin-1/2 particles on a one-dimensional lattice.

HW 8 (due 6 jan)

Evaluation: ⭐⭐⭐⭐/4
My evaluation:⭐⭐⭐☆/4

I could have done something better, to improve the convergence speed. Maybe I will play with this HW again later on...

  • Transverse field Ising model with Real Space Renormalization Group and Infinite Density Matrix Renormalization Group.

Quantum Information and Computing
AY 2022/2023 - University of Padua

quantum-computing-unipd's People

Contributors

baronefr avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.