about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-02-11T17·11+0000
committerWilliam Carroll <wpcarro@gmail.com>2020-02-11T17·11+0000
commite1427dd8b1ec59f46d16d1c6591364d83e75b39e (patch)
treeaeeaa914e3f1f9a0eaa5be483acc3dbf3097f749
parent85cdd46f0082afb8ed09dcb0983071daa6bde38c (diff)
Move matrix-traversals -> ./misc
I'd like the top-level files in deepmind/part_two to correspond 1:1 with the
TODOs in my org file tracking the work.
-rw-r--r--deepmind/part_two/misc/matrix-traversals.py (renamed from deepmind/part_two/matrix-traversals.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/deepmind/part_two/matrix-traversals.py b/deepmind/part_two/misc/matrix-traversals.py
index 52354f990e11..52354f990e11 100644
--- a/deepmind/part_two/matrix-traversals.py
+++ b/deepmind/part_two/misc/matrix-traversals.py