Update README.txt
This commit is contained in:
parent
ec4e4a9951
commit
f76402f847
1 changed files with 3 additions and 0 deletions
|
|
@ -14,5 +14,8 @@ Exemple :
|
|||
# a log with all expr and there fractdim will be written in gte.log
|
||||
python3 -m gte evolve --threads 2 -L gte.log -p 15 -D 5 --steps 30000 -R 3 --prog-size 5
|
||||
|
||||
# Fast evolve from scratch
|
||||
python3 -m gte evolve --threads 1 -L gte.log -p 16 -D 4 -R 5 -T 3 --steps 2000 -x 256 -y 256 -P '0' -E
|
||||
|
||||
# Generate an image of 40000 steps of 10 turmits in gte.png
|
||||
python3 -m gte generate -o gte.png --steps 40000 -x 1024 -y 1024 -T 10 -P '0x982A POP 0xAE9D R & +'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue