Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.38 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.38 KB

Tensor Network Hackathon

This is the repository for Quantum TEA Tensor Network Hackathon 2024.

Topics

  1. Multi-exciton generation in molecular semiconductors via singlet fission (here)
  2. Tensor network machine learning (here)
  3. Tensor Renormalization Group Algorithm (here)
  4. Parallel scaling of tensor networks (here)
  5. Solving MaxCut with imaginary time evolution (here)
  6. Solving MaxCut with simulated quantum annealing (here)
  7. Data compression with quantum Fourier transform (here)
  8. Optimization with tensor networks – The Knapsack Problem (here)
  9. Optimizing Camera Placement for Emergency Prevention and Response (here)

You can find the materials for every topic inside the corresponding folder.

General information

Here find the materials for Quantum TEA Leaves introduction.

  • If you install python packages locally on your machine, we recommend using a pip environment, which can isolate the installed packages for an application.
  • When Quantum TEA packages are used, the examples in the folders are designed for qtealeaves v1.1.x and qmatchatea v1.1.x which are the ones available via pip install (status May 2024).