[IPython-dev] IPython circuit editing widget

Erik Bray erik.m.bray at gmail.com
Mon Jul 14 18:14:52 EDT 2014


On Thu, Jul 10, 2014 at 5:11 PM, Nikolas Tezak <ntezak at stanford.edu> wrote:
> Hi everybody,
>
> here's a link to the visual circuit editing / schematic capture widget in the notebook I presented at SciPy today.
> It’s still pretty rough and I’m not exactly proud of my JS skills but it already works pretty well!
>
> Maybe someone else can reuse this if they are creating a complex SVG based interactive widget.
>
> The repo
> https://github.com/ntezak/cirq
>
> The talk
> https://conference.scipy.org/scipy2014/schedule/presentation/1743/
>
> If anybody is interested I can make my slides available somewhere, too.
> Best,

That looks very cool!  I don't know how I missed this at SciPy.  I
will have to see if I can adapt this for use in my PyQC package [1]
where interactive circuit editing is a big want (currently circuits
are just displayed as static images rendered from LaTeX.  I'll let you
know how it goes once I get around to it.

Thanks,

Erik


[1] https://bitbucket.org/embray/pyqc



More information about the IPython-dev mailing list