Fionn Malone

Results 134 comments of Fionn Malone

You might need to reinstall the requirements, ``` pip install -r dev_tools/requirements/envs/dev.env.txt ```

cc @tanujkhattar, I need to profile why classical simulation is so slow + an alternative to caching BUT the big problem right now is that some of the tests which...

My sneaking suspicion is doing the bitwise algorithm for the paper is slow, @tanujkhattar did you check if Fxp multiplication yielded the same thing as what's in the reference.

For sure On Thu, May 9, 2024 at 2:53 PM Matthew Harrigan ***@***.***> wrote: > @fdmalone can you resolve the conflicts? I > think most of them are vestigial from...

it's also possible that this could be added to bloq builder as a utility which would handle some of the boilerplate

> Since you brought it up: would you be able to come up with meaningful register (soquet) labels so we wouldn't need the `short_name` title? Sure, this is a separate...

I don't see why not. In the notebooks I believe we often set epsilon to be $2^{-n_b}$ directly, but it might be a bit more convenient to make this an...