Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
scos
scos.projects
2PSnake
Commits
fb4a3002
Commit
fb4a3002
authored
Sep 16, 2020
by
Julian Rudolf
Browse files
pickle map updated
parent
bc75c478
Changes
2
Hide whitespace changes
Inline
Side-by-side
Shield/graph_from_map.py
View file @
fb4a3002
...
...
@@ -19,13 +19,13 @@ import maps
# ------------------------------------------------------------------
# length of snakes
snake_length
=
30
snake_length
=
15
# save location
save_file
=
'maps/map
6
.pickle'
save_file
=
'maps/map
3
.pickle'
# map to convert
map
=
np
.
array
(
maps
.
map
6
)
map
=
np
.
array
(
maps
.
map
3
)
# results:
...
...
Shield/maps/map3.pickle
View file @
fb4a3002
No preview for this file type
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment