Commit History
rename classes
dbf2014
remove silly code
7945e24
import math for factorial
e5af3c1
add PermutationResetSampler
0c45ea8
add AdderSampler
2a180d8
add quaternion group
47341b7
minor update: change the default n for DihedralSampler
d3fea2b
add Dihedral groups
eda7501
minor clean up: f() in CyclicSampler
2c440d1
minor update: add __info__ to CyclicSampler
e4c741c
add cyclic groups; fix random seeds (should use self.np_rng, otherwise the seed is not fixed)
470476a
add alternating groups; add a parent class 'PermutationSampler' for symmetric and alternating groups
59a70ca
add option 'random_length'
c0d4681
add ABAB; add __info__ string & help()
6a23009
minor update: change "self.name"
3555211
add gridworld (and a parent class 'BinaryInputSampler')
d262e6f
add sampler for symmetric groups
aca0f6d
Update automata.py
6bdd70f
Update automata.py
be8b808
Update automata.py
e970a6f
Update automata.py
a934872
Update automata.py
776b4aa
Update automata.py
416c427
Update automata.py
5377ed8
Update automata.py
d6b644a
Update automata.py
c0124b2
Update automata.py
ce771b8
Update automata.py
e572ba6
Update automata.py
87d59b4
Update automata.py
0a3368a
type check hints for features
03bcb43
rename to follow HF convention
9767815
add ace (MockupSampler)
8453f96
initial commit
59926fb
Cyril Zhang
commited on