On 4/15/07, Pascal Heus <[EMAIL PROTECTED]> wrote:
I should have added that I want to actually update the values of qb0
qb1, something like
qb0 qb1 =: pauliX dot qb0 qb1
Try: 'qb0 qb1'=: pauliX dot L:0 qb0;qb1 -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
