ubsuny / 23-Homework1G1

Homework 1 Repository Group 1
0 stars 6 forks source link

Fixing precision of the Algorithm with Qubit encoding #32

Closed WildJimmy closed 12 months ago

WildJimmy commented 12 months ago

When reviewing the code for reasons why the output is... subpar, I found out that it's not properly encoding the input parameters onto the qubit register. I'm working on a quick fix for this so hopefully we'll have cleaner results soon, but feel free to chime in if you have a different way to resolve it

WildJimmy commented 12 months ago

Fixed as mentioned in #34