Rick,

Go for it. Noone has touched that code in years.


Jason
moorepants.info
+01 530-601-9791

On Tue, Mar 21, 2017 at 12:31 PM, Rick Muller <rpmul...@gmail.com> wrote:

> I was planning to jump into the Sympy quantum stuff a bit more, and wanted
> to make sure I wouldn’t be stepping on anyone’s toes.
>
>
>
> Here’s what I have in mind:
>
>
>    1. Expand sympy/physics/quantum documentation for qubit circuits and
>    simulations. At one point a while back I wrote a ipython notebook on
>    using sympy circuit diagrams
>    <http://nbviewer.jupyter.org/gist/rpmuller/5843312>, but this mostly
>    amounts to my test cases. I’d like to write a guide along the lines of the
>    Quipper programming guide (arXiv:1304.5485), but using Sympy tools. A lot
>    of this is already in Sympy, and my writing more in-depth documentation
>    will be a good way to remind myself what works and what still needs to be
>    added.
>    2. When I worked on this a long time ago, the circuit simulators were
>    very inefficient – they essentially created full matrices for every
>    operation, if I remember correctly. I have a working vector state simulator
>    for arbitrary quantum states that I could reimplement in Sympy pretty
>    easily. This would give Sympy functionality that would be pretty close to
>    what’s in Quipper.
>    3. Time permitting, it would be nice to do a stabilizer solver
>    <http://www.scottaaronson.com/chp/>. Aaronson’s site already has the
>    code.
>
>
>
> Anyone have any objections, or alternate suggestions?
>
>
> Rick
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at https://groups.google.com/group/sympy.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/sympy/b240e7d9-d96a-4b5a-98b1-a212727416e6%40googlegroups.com
> <https://groups.google.com/d/msgid/sympy/b240e7d9-d96a-4b5a-98b1-a212727416e6%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAP7f1AixX8k6UW9sEewxVHK5nepSHG5LjbmC8Yr4PvM5-o9TSw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to