Charles Reid
eb7a5f54f5
commit stale fixes to sequence_order.py
6 years ago
Charles Reid
a5c3ee2e1f
add a simple halo werld page
7 years ago
Charles Reid
27bb68a1dd
Removing tup.py
7 years ago
Charles Reid
6d97887f8c
remove typo
7 years ago
Charles Reid
95308c66eb
Add final, cleaned up versions of scripts used for blog post.
7 years ago
Charles Reid
cd6b0f2b5b
remove json stuff
7 years ago
Charles Reid
88a12e97d9
Output all rotations (output will become a fire hose)
7 years ago
Charles Reid
81d10fe6b3
remove noisy comment
7 years ago
Charles Reid
642fc5105f
Clean up factor/cube/tuple printing
7 years ago
Charles Reid
63e0593d15
Order count procedure now working - treating center faces as interchangeable
7 years ago
Charles Reid
e13ac99003
BINGO!!! This thing works!
7 years ago
Charles Reid
73ef468573
Fixing permutations script.
...
This fixes permutations to treat all 96 faces
as independent, rather than treating various
colored faces as interchangeable.
This was the key: 96 unique faces,
NOT 16 faces of 6 colors.
7 years ago
Charles Reid
5b8668352b
Adding tuple representation of cube. Easier than expected!
7 years ago
Charles Reid
d47c01897e
Fixing second-layer rotations, and cycle-counting procedure
7 years ago
Charles Reid
c29965753d
Forgot 2U/2D/2F/2B/2L/2R
7 years ago
Charles Reid
031676d633
Update cycle count to output full JSON
7 years ago
Charles Reid
66bf8473ce
Updating sequence cycle count jsons
7 years ago
Charles Reid
4b39b53695
Fix rotation in perms to greatly reduce cost of counting cycles.
7 years ago
Charles Reid
2ecdf5523e
Adding working json-dumped 2- and 3-move sequences. 4-move sequences taking 15+ minutes.
7 years ago
Charles Reid
28fd067144
Fixing BIG bug.
7 years ago
Charles Reid
bd123b580f
Getting good results so far. Only U captains, so add everybody when we have a way of deling with the deluge of information that will bring.
7 years ago
Charles Reid
7d99e37903
Adding cleaner perm generator
7 years ago
Charles Reid
30ae1a9264
Fix rotations to start with any move, not just U
7 years ago
Charles Reid
0c3ac25f05
Add notes on how to fix permutations to construct map-sequence-to-its-cpatain dictionary/hash table.
7 years ago
Charles Reid
ba5794fd53
Counting cycles from permutation generator
7 years ago
Charles Reid
5805ff9aec
Adding Knuth's Algorithm M for permutation generation
7 years ago
Charles Reid
823904dfc9
Add successful rotation-finding method
7 years ago
Charles Reid
957ccb6fb2
add permutations script
7 years ago
Charles Reid
4e1b078342
add MIT license
7 years ago
Charles Reid
69e55de58f
adding readme and basic test drive.
7 years ago