Bug in permuorder
|
02-24-2018, 10:33 PM
Post: #1
|
|||
|
|||
Bug in permuorder
I performed permuorder([3,8,6,5,4,1,2,7]) result according to prime (HW and VC, both version 13441) is 12, permu2cycles([3,8,6,5,4,1,2,7]) yields {[1,3,6],[2,8,7],[4,5]} which is correct, so the order is 6= lcm(2,3).
Arno |
|||
02-25-2018, 02:19 PM
Post: #2
|
|||
|
|||
RE: Bug in permuorder
Fixed in source.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)