Colm Ryan

Results 16 issues of Colm Ryan

It is not super clear which part is to blame (it could just be the serialization/deserialization) but there is a surprising performance hit at a specific number of shots for...

I'm not sure where these should be documented but it would be nice for the user to have a template to get the constraints right for Vivado. After, poking around...

easier to distinguish multiple downloads

Package import throws warning now: ``` julia julia> using QSimulator Warning: could not import LinAlg.BlasChar into QSimulator ``` Once fixed revert fb876b5f464e92f63ff7ff861817a10cef835c30 to enable the work-space preallocation. Should also test...

Compiling longish sequences spends ~10% of them time creating APS2 instructions and converting them to 8 byte machine code and another 5% of the time creating Compiler.Waveform, most of which...

performance

the `flatten` helper is convenient and so it gets called mulitiple times. However, it adds up to 16% of the total time in the profiling done in #69. APS2Pattern still...

performance

For long lists of sequences seems safe and easy to do a parallel for with a `multiprocessing.Pool`

performance

There is lots of surface area for regressions. Moved from PyQLab [#60](https://github.com/BBN-Q/PyQLab/issues/60).

Broken with server plotting so simply not done