Hi Guru, It's great to hear you're interested in working with SymPy. As a side note, I'm a 1st year physics grad student at the Urbana-Champaign campus.
The hole in my quantum module knowledge is the quantum computation stuff. However, if you build yourself up from the Operator and State classes and don't stray too far from the quantum module, it's hard to get too far off track. If you start looking at it and you have any questions, you can ask here, or if you have more general questions on the quantum module, you can usually find me idling in the IRC channel as svig. The person that can help you the most with the computation stuff is Brian Granger. Sean On Sun, Mar 18, 2012 at 06:33, Guru Devanla <[email protected]> wrote: > Hello All, > > I am a 3rd year PhD student in the Computer Science Department at > University of Illinois,Chicago, working on Quantum Algorithms with a focus > on graph problems. As part of GSOC 2012, I would like to work on > implementing one/few of the ideas listed under Symbolic Quantum Computing. > > I see that there is a laundry list of 4+ items listed right now: > Quantum Error Correction > Solovay-Kitaev algorithm > Gate+circuit simplification using genetic algorithms. > etc. > > I plan to go through the quantum modules and understand where the current > implementation stands in terms of the above ideas during the next few days. > Is it possible for someone here to give me pointers as well so that I don't > go way offtrack trying to figure out what may be needed. > > I am also familiar with the libquantum C libraries that I have been using > for my research. > > For fulfilling the patch requirement, I have fixed one of the TODO items > in the quantum module itself, that helped me get a head start. The pull > request can be found here: > https://github.com/sympy/sympy/pull/1137. Please let me know if this > is sufficient. > > -Guru > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/sympy/-/8851BfklMKcJ. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/sympy?hl=en. > -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
