[perl #60444] [PATCH] Improve junctions to store only unique eigenstates.

2008-11-13 Thread Patrick R. Michaud via RT
After getting confirmation from p6l... Applied in r32625, thanks! Pm

Re: [perl #60444] [PATCH] Improve junctions to store only unique eigenstates.

2008-11-10 Thread Vasily Chekalkin
Patrick R. Michaud via RT wrote: I'd like to get a clarification from p6l as to whether junction states should be made unique before applying or rejecting this patch. I'm particularly curious about one() junctions. Also, it seems like it would be better to make the list unique inside of !MAKE_J

[perl #60444] [PATCH] Improve junctions to store only unique eigenstates.

2008-11-10 Thread via RT
# New Ticket Created by Vasily Chekalkin # Please include the string: [perl #60444] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60444 > Hello. There is attached patch which uniquefy stored eigenstates in 'all'/'any'/'n

[perl #60444] [PATCH] Improve junctions to store only unique eigenstates.

2008-11-09 Thread Patrick R. Michaud via RT
I'd like to get a clarification from p6l as to whether junction states should be made unique before applying or rejecting this patch. I'm particularly curious about one() junctions. Also, it seems like it would be better to make the list unique inside of !MAKE_JUNCTION instead of duplicating this