-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello all,
I'm following the tutorial to build a bond operator, then checking the models library (in the liveALPS version) I found this
<BONDOPERATOR name="biquadratic" source="x" target="y"> (exchange_xy(i,j)+Sz(i)*Sz(j))*(exchange_xy(i,j)+Sz(i)*Sz(j)) </BONDOPERATOR>
Now my question: Should we change the source/target pair from "x,y" to be "i,j" since we use "i,j" in the definition?
Thanks
Giovanni Ramirez Instituto de Física Teórica UAM/CSICt
On Sun, 13 Nov 2011, comp-phys-alps-users-request@lists.phys.ethz.ch wrote:
Date: Sun, 13 Nov 2011 12:00:06 +0100 From: comp-phys-alps-users-request@lists.phys.ethz.ch Reply-To: comp-phys-alps-users@lists.phys.ethz.ch To: comp-phys-alps-users@lists.phys.ethz.ch Subject: Comp-phys-alps-users Digest, Vol 68, Issue 2
Send Comp-phys-alps-users mailing list submissions to comp-phys-alps-users@lists.phys.ethz.ch
To subscribe or unsubscribe via the World Wide Web, visit https://lists.phys.ethz.ch/listinfo/comp-phys-alps-users or, via email, send a message with subject or body 'help' to comp-phys-alps-users-request@lists.phys.ethz.ch
You can reach the person managing the list at comp-phys-alps-users-owner@lists.phys.ethz.ch
When replying, please edit your Subject line so it is more specific than "Re: Contents of Comp-phys-alps-users digest..."
Today's Topics:
- Re: running alps programs using python (Matthias Troyer)
Message: 1 Date: Sat, 12 Nov 2011 12:20:21 +0100 From: Matthias Troyer troyer@phys.ethz.ch To: comp-phys-alps-users@lists.phys.ethz.ch Subject: Re: [ALPS-users] running alps programs using python Message-ID: 9D43033D-EE01-4806-84D5-F403CC7B229F@phys.ethz.ch Content-Type: text/plain; charset=utf-8
Hi Tadeusz,
Thank you very much. I fixed it now
Matthias
On 11 Nov 2011, at 21:10, Tadeusz Wasiuty?ski wrote:
In tutorial on the web page 'running alps programs using python' line: print convertToText(plotdata) and the next two lines should read: print pyalps.plot.convertToText(plotdata) just like it is in the file tutorial-text.py Best regards Tadeusz
End of Comp-phys-alps-users Digest, Vol 68, Issue 2
On Nov 18, 2011, at 4:18 PM, A. Giovanni Ramirez Garcia wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello all,
I'm following the tutorial to build a bond operator, then checking the models library (in the liveALPS version) I found this
<BONDOPERATOR name="biquadratic" source="x" target="y"> (exchange_xy(i,j)+Sz(i)*Sz(j))*(exchange_xy(i,j)+Sz(i)*Sz(j)) </BONDOPERATOR>
Now my question: Should we change the source/target pair from "x,y" to be "i,j" since we use "i,j" in the definition?
Yes, indeed.
Matthias
comp-phys-alps-users@lists.phys.ethz.ch