Commit History

Internal state separation across user sessions (#7)
18febbd
unverified

Jean-baptiste Aujogue commited on

Docker (#4)
58ae89c
unverified

Jean-baptiste Aujogue commited on

Faster moves (#3)
27be29d
unverified

Jean-baptiste Aujogue commited on

Gradio Interface (#2)
f12b6ac
unverified

Jean-baptiste Aujogue commited on

add unit tests, achieving 100% coverage
438ca79

JBAujogue commited on

coalesce permutation tensor
905aff6

JBAujogue commited on

edit cube init method
5e3396a

JBAujogue commited on

correct move parsing function for slices greater than 9
3e056bc

JBAujogue commited on

change base dtype from int8 to int16 to avoid overflow when cube size is >= 7
7011a7d

JBAujogue commited on

add ability to compute changes associated with a sequence of moves
b24b865

JBAujogue commited on

change display function params
958b135

JBAujogue commited on

use sparse state representation
df1c297

JBAujogue commited on

interface for shuffling and rotating a cube
580f78c

JBAujogue commited on

add comments
5e5c08a

JBAujogue commited on

rename internal variables during construction of action tensor
d756230

JBAujogue commited on

fix translation vector which was specific to cubes of size 3
7583934

JBAujogue commited on

add builder for tensor of actions
569ff0b

JBAujogue commited on

improve cube printing
f14bbd0

JBAujogue commited on

extend line length in ruff formatting
f14f9ff

JBAujogue commited on

first cube class
a478bce

JBAujogue commited on

gitignore pycache
4fbc6f8

JBAujogue commited on

minimal fire example
cf95a3b

JBAujogue commited on