Phillip Weinberg

Results 56 issues of Phillip Weinberg

Playing around a bit with MyPy and I have found that the the standard way of doing mix-in traits doesn't quite work with type checking. Take the following example ```python...

backlog

**Is your feature request related to a problem? Please describe.** it would be nice if you didn't have to restart the emulation when performing a time sweep. **Describe the solution...

enhancement
mod:emulate
backlog
mod:builder

Currently we simply dump the bloqade program to QuEra and then transform from the QuEra format to the Braket format. Going foward it would make more sense to dump a...

enhancement
backlog
mod:codegen

Also I am not sure we tested on 32bit python. on Google Colab free version sometimes they assign you 32bit cpu instead of 64bit _Originally posted by @kaihsin in https://github.com/QuEraComputing/bloqade-python/issues/560#issuecomment-1719985804_

CI/CD

**Is your feature request related to a problem? Please describe.** Standard Templates are SOOO BORING. **Describe the solution you'd like** Upgrade to using interactive templates.

enhancement

in #364 I had to copy the stream because of the behavior of `read_address` consuming all the `pragma` nodes before I was able to read them in.

enhancement
backlog
mod:builder

The idea here is that when generating defective graphs sometimes there are atoms that are not within the blockade radius of the rest of the system and these atoms are...

enhancement
mod:location

if using python's built in `multiprocessing` library or components built on that, e.g. `concurrent` you must wrap your parallel portions of code with `if __name__ == "__main__":` to try and...

enhancement
mod:emulate
mod:task

enhancement
mod:ir
printing