1.1 KiB
1.1 KiB
Womanium 2022
Here I will go through all research, steps, processes, tests, and methods used for the Womanium Hackathon.
The main github repo: https://github.com/spendierk/Womanium_Hackathon_TKET_2022
Primary Goals include:
- Building circuits with
pytket
- comparing againsts others with Arline Benchmarks
- Solving for the hydrogen storage problem with LiCl molecule as found here.
A-Z: Arline Benchmarks:
- Firstly, it was discussed that the arline benchmarks will be a good place to begin to compare quantum processing speeds! Begin by following that and installing that on your machine.
- the verified optimizer for quantum circuits or VOQC is another analysis tool we will need. Install that as well.