quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.24k stars 1.01k forks source link

Optimize HHL using amplitude amplification algorithm #2216

Open cjcarey opened 5 years ago

cjcarey commented 5 years ago

https://github.com/quantumlib/Cirq/blob/498200c3ce4a5f4007c8e2e11013777ad21bc02e/examples/hhl.py#L254

SatyaKuppam commented 4 years ago

Hey, I can work on this issue. Please let me know if there are any conflicts and assign this to me.

vtomole commented 4 years ago

@SatyaKuppam Have fun!

amitabhyadav commented 4 years ago

Hi! I'd like to take a crack at this issue. Please assign this to me.

vtomole commented 4 years ago

@amitabhyadav Done!

SatyaKuppam commented 4 years ago

@vtomole @amitabhyadav Hey, I am already working on this.

vtomole commented 4 years ago

Oops. Hey @amitabhyadav . We have other issues you can work on.

SatyaKuppam commented 4 years ago

I am almost done will submit a PR in a few days.

sebgrijalva commented 4 years ago

Maybe I can give this one a crack if it's still open.

balopat commented 4 years ago

@sebgrijalva go for it if you're still interested!

sebgrijalva commented 4 years ago

Ok, let me give it a go :)

AlessioC31 commented 2 years ago

Hi, I saw that this issue is still open and I would like to give it a try. Please note that I'm kinda new to the quantum world so it may take a while.

sebgrijalva commented 2 years ago

Fine for me! Unfortunately i got caught up with work ever since.

prekshan commented 2 years ago

Hi! If no one is working on this, I will take a shot at it :) Thanks!

madhurimaparuchuri commented 2 weeks ago

Hi Can I give it a try if no one is working on this at the moment