From: W. Trevor King Date: Sun, 16 Mar 2014 22:35:44 +0000 (-0700) Subject: Remove novice/python namespace X-Git-Url: http://git.tremily.us/?p=swc-modular-python.git;a=commitdiff_plain Remove novice/python namespace Now that these lessons are in a single branch, the extra namespacing is no longer needed. --- diff --git a/novice/python/.gitignore b/.gitignore similarity index 100% rename from novice/python/.gitignore rename to .gitignore diff --git a/novice/python/01-numpy.ipynb b/01-numpy.ipynb similarity index 100% rename from novice/python/01-numpy.ipynb rename to 01-numpy.ipynb diff --git a/novice/python/02-func.ipynb b/02-func.ipynb similarity index 100% rename from novice/python/02-func.ipynb rename to 02-func.ipynb diff --git a/novice/python/03-loop.ipynb b/03-loop.ipynb similarity index 100% rename from novice/python/03-loop.ipynb rename to 03-loop.ipynb diff --git a/novice/python/04-cond.ipynb b/04-cond.ipynb similarity index 100% rename from novice/python/04-cond.ipynb rename to 04-cond.ipynb diff --git a/novice/python/05-defensive.ipynb b/05-defensive.ipynb similarity index 100% rename from novice/python/05-defensive.ipynb rename to 05-defensive.ipynb diff --git a/novice/python/06-cmdline.ipynb b/06-cmdline.ipynb similarity index 100% rename from novice/python/06-cmdline.ipynb rename to 06-cmdline.ipynb diff --git a/novice/python/README.txt b/README.txt similarity index 100% rename from novice/python/README.txt rename to README.txt diff --git a/novice/python/argv-list.py b/argv-list.py similarity index 100% rename from novice/python/argv-list.py rename to argv-list.py diff --git a/novice/python/count-stdin.py b/count-stdin.py similarity index 100% rename from novice/python/count-stdin.py rename to count-stdin.py diff --git a/novice/python/gen-inflammation.py b/gen-inflammation.py similarity index 100% rename from novice/python/gen-inflammation.py rename to gen-inflammation.py diff --git a/novice/python/img/ave-inflammation-over-time.png b/img/ave-inflammation-over-time.png similarity index 100% rename from novice/python/img/ave-inflammation-over-time.png rename to img/ave-inflammation-over-time.png diff --git a/novice/python/img/color-cube.png b/img/color-cube.png similarity index 100% rename from novice/python/img/color-cube.png rename to img/color-cube.png diff --git a/novice/python/img/combined-inflammation-2.png b/img/combined-inflammation-2.png similarity index 100% rename from novice/python/img/combined-inflammation-2.png rename to img/combined-inflammation-2.png diff --git a/novice/python/img/combined-inflammation-per-day.png b/img/combined-inflammation-per-day.png similarity index 100% rename from novice/python/img/combined-inflammation-per-day.png rename to img/combined-inflammation-per-day.png diff --git a/novice/python/img/initial-heat-map.png b/img/initial-heat-map.png similarity index 100% rename from novice/python/img/initial-heat-map.png rename to img/initial-heat-map.png diff --git a/novice/python/img/loop-inflammation-01.png b/img/loop-inflammation-01.png similarity index 100% rename from novice/python/img/loop-inflammation-01.png rename to img/loop-inflammation-01.png diff --git a/novice/python/img/loop-inflammation-02.png b/img/loop-inflammation-02.png similarity index 100% rename from novice/python/img/loop-inflammation-02.png rename to img/loop-inflammation-02.png diff --git a/novice/python/img/loop-inflammation-03.png b/img/loop-inflammation-03.png similarity index 100% rename from novice/python/img/loop-inflammation-03.png rename to img/loop-inflammation-03.png diff --git a/novice/python/img/max-inflammation-over-time.png b/img/max-inflammation-over-time.png similarity index 100% rename from novice/python/img/max-inflammation-over-time.png rename to img/max-inflammation-over-time.png diff --git a/novice/python/img/min-inflammation-per-day.png b/img/min-inflammation-per-day.png similarity index 100% rename from novice/python/img/min-inflammation-per-day.png rename to img/min-inflammation-per-day.png diff --git a/novice/python/img/python-call-stack-01.odg b/img/python-call-stack-01.odg similarity index 100% rename from novice/python/img/python-call-stack-01.odg rename to img/python-call-stack-01.odg diff --git a/novice/python/img/python-call-stack-01.svg b/img/python-call-stack-01.svg similarity index 100% rename from novice/python/img/python-call-stack-01.svg rename to img/python-call-stack-01.svg diff --git a/novice/python/img/python-call-stack-02.odg b/img/python-call-stack-02.odg similarity index 100% rename from novice/python/img/python-call-stack-02.odg rename to img/python-call-stack-02.odg diff --git a/novice/python/img/python-call-stack-02.svg b/img/python-call-stack-02.svg similarity index 100% rename from novice/python/img/python-call-stack-02.svg rename to img/python-call-stack-02.svg diff --git a/novice/python/img/python-call-stack-03.odg b/img/python-call-stack-03.odg similarity index 100% rename from novice/python/img/python-call-stack-03.odg rename to img/python-call-stack-03.odg diff --git a/novice/python/img/python-call-stack-03.svg b/img/python-call-stack-03.svg similarity index 100% rename from novice/python/img/python-call-stack-03.svg rename to img/python-call-stack-03.svg diff --git a/novice/python/img/python-call-stack-04.odg b/img/python-call-stack-04.odg similarity index 100% rename from novice/python/img/python-call-stack-04.odg rename to img/python-call-stack-04.odg diff --git a/novice/python/img/python-call-stack-04.svg b/img/python-call-stack-04.svg similarity index 100% rename from novice/python/img/python-call-stack-04.svg rename to img/python-call-stack-04.svg diff --git a/novice/python/img/python-call-stack-05.odg b/img/python-call-stack-05.odg similarity index 100% rename from novice/python/img/python-call-stack-05.odg rename to img/python-call-stack-05.odg diff --git a/novice/python/img/python-call-stack-05.svg b/img/python-call-stack-05.svg similarity index 100% rename from novice/python/img/python-call-stack-05.svg rename to img/python-call-stack-05.svg diff --git a/novice/python/img/python-call-stack-06.odg b/img/python-call-stack-06.odg similarity index 100% rename from novice/python/img/python-call-stack-06.odg rename to img/python-call-stack-06.odg diff --git a/novice/python/img/python-call-stack-06.svg b/img/python-call-stack-06.svg similarity index 100% rename from novice/python/img/python-call-stack-06.svg rename to img/python-call-stack-06.svg diff --git a/novice/python/img/python-call-stack-07.odg b/img/python-call-stack-07.odg similarity index 100% rename from novice/python/img/python-call-stack-07.odg rename to img/python-call-stack-07.odg diff --git a/novice/python/img/python-call-stack-07.svg b/img/python-call-stack-07.svg similarity index 100% rename from novice/python/img/python-call-stack-07.svg rename to img/python-call-stack-07.svg diff --git a/novice/python/img/python-flowchart-conditional.odg b/img/python-flowchart-conditional.odg similarity index 100% rename from novice/python/img/python-flowchart-conditional.odg rename to img/python-flowchart-conditional.odg diff --git a/novice/python/img/python-flowchart-conditional.svg b/img/python-flowchart-conditional.svg similarity index 100% rename from novice/python/img/python-flowchart-conditional.svg rename to img/python-flowchart-conditional.svg diff --git a/novice/python/img/python-flowchart-nested-loops.odg b/img/python-flowchart-nested-loops.odg similarity index 100% rename from novice/python/img/python-flowchart-nested-loops.odg rename to img/python-flowchart-nested-loops.odg diff --git a/novice/python/img/python-flowchart-nested-loops.svg b/img/python-flowchart-nested-loops.svg similarity index 100% rename from novice/python/img/python-flowchart-nested-loops.svg rename to img/python-flowchart-nested-loops.svg diff --git a/novice/python/img/python-operations-across-axes.odg b/img/python-operations-across-axes.odg similarity index 100% rename from novice/python/img/python-operations-across-axes.odg rename to img/python-operations-across-axes.odg diff --git a/novice/python/img/python-operations-across-axes.svg b/img/python-operations-across-axes.svg similarity index 100% rename from novice/python/img/python-operations-across-axes.svg rename to img/python-operations-across-axes.svg diff --git a/novice/python/img/python-overlapping-ranges.odg b/img/python-overlapping-ranges.odg similarity index 100% rename from novice/python/img/python-overlapping-ranges.odg rename to img/python-overlapping-ranges.odg diff --git a/novice/python/img/python-overlapping-ranges.svg b/img/python-overlapping-ranges.svg similarity index 100% rename from novice/python/img/python-overlapping-ranges.svg rename to img/python-overlapping-ranges.svg diff --git a/novice/python/img/python-sticky-note-variables-01.odg b/img/python-sticky-note-variables-01.odg similarity index 100% rename from novice/python/img/python-sticky-note-variables-01.odg rename to img/python-sticky-note-variables-01.odg diff --git a/novice/python/img/python-sticky-note-variables-01.svg b/img/python-sticky-note-variables-01.svg similarity index 100% rename from novice/python/img/python-sticky-note-variables-01.svg rename to img/python-sticky-note-variables-01.svg diff --git a/novice/python/img/python-sticky-note-variables-02.odg b/img/python-sticky-note-variables-02.odg similarity index 100% rename from novice/python/img/python-sticky-note-variables-02.odg rename to img/python-sticky-note-variables-02.odg diff --git a/novice/python/img/python-sticky-note-variables-02.svg b/img/python-sticky-note-variables-02.svg similarity index 100% rename from novice/python/img/python-sticky-note-variables-02.svg rename to img/python-sticky-note-variables-02.svg diff --git a/novice/python/img/python-sticky-note-variables-03.odg b/img/python-sticky-note-variables-03.odg similarity index 100% rename from novice/python/img/python-sticky-note-variables-03.odg rename to img/python-sticky-note-variables-03.odg diff --git a/novice/python/img/python-sticky-note-variables-03.svg b/img/python-sticky-note-variables-03.svg similarity index 100% rename from novice/python/img/python-sticky-note-variables-03.svg rename to img/python-sticky-note-variables-03.svg diff --git a/novice/python/index.md b/index.md similarity index 100% rename from novice/python/index.md rename to index.md diff --git a/novice/python/inflammation-01.csv b/inflammation-01.csv similarity index 100% rename from novice/python/inflammation-01.csv rename to inflammation-01.csv diff --git a/novice/python/inflammation-02.csv b/inflammation-02.csv similarity index 100% rename from novice/python/inflammation-02.csv rename to inflammation-02.csv diff --git a/novice/python/inflammation-03.csv b/inflammation-03.csv similarity index 100% rename from novice/python/inflammation-03.csv rename to inflammation-03.csv diff --git a/novice/python/inflammation-04.csv b/inflammation-04.csv similarity index 100% rename from novice/python/inflammation-04.csv rename to inflammation-04.csv diff --git a/novice/python/inflammation-05.csv b/inflammation-05.csv similarity index 100% rename from novice/python/inflammation-05.csv rename to inflammation-05.csv diff --git a/novice/python/inflammation-06.csv b/inflammation-06.csv similarity index 100% rename from novice/python/inflammation-06.csv rename to inflammation-06.csv diff --git a/novice/python/inflammation-07.csv b/inflammation-07.csv similarity index 100% rename from novice/python/inflammation-07.csv rename to inflammation-07.csv diff --git a/novice/python/inflammation-08.csv b/inflammation-08.csv similarity index 100% rename from novice/python/inflammation-08.csv rename to inflammation-08.csv diff --git a/novice/python/inflammation-09.csv b/inflammation-09.csv similarity index 100% rename from novice/python/inflammation-09.csv rename to inflammation-09.csv diff --git a/novice/python/inflammation-10.csv b/inflammation-10.csv similarity index 100% rename from novice/python/inflammation-10.csv rename to inflammation-10.csv diff --git a/novice/python/inflammation-11.csv b/inflammation-11.csv similarity index 100% rename from novice/python/inflammation-11.csv rename to inflammation-11.csv diff --git a/novice/python/inflammation-12.csv b/inflammation-12.csv similarity index 100% rename from novice/python/inflammation-12.csv rename to inflammation-12.csv diff --git a/novice/python/readings-01.py b/readings-01.py similarity index 100% rename from novice/python/readings-01.py rename to readings-01.py diff --git a/novice/python/readings-02.py b/readings-02.py similarity index 100% rename from novice/python/readings-02.py rename to readings-02.py diff --git a/novice/python/readings-03.py b/readings-03.py similarity index 100% rename from novice/python/readings-03.py rename to readings-03.py diff --git a/novice/python/readings-04.py b/readings-04.py similarity index 100% rename from novice/python/readings-04.py rename to readings-04.py diff --git a/novice/python/readings-05.py b/readings-05.py similarity index 100% rename from novice/python/readings-05.py rename to readings-05.py diff --git a/novice/python/readings-06.py b/readings-06.py similarity index 100% rename from novice/python/readings-06.py rename to readings-06.py diff --git a/novice/python/rectangle.py b/rectangle.py similarity index 100% rename from novice/python/rectangle.py rename to rectangle.py diff --git a/novice/python/small-01.csv b/small-01.csv similarity index 100% rename from novice/python/small-01.csv rename to small-01.csv diff --git a/novice/python/small-02.csv b/small-02.csv similarity index 100% rename from novice/python/small-02.csv rename to small-02.csv diff --git a/novice/python/small-03.csv b/small-03.csv similarity index 100% rename from novice/python/small-03.csv rename to small-03.csv diff --git a/novice/python/spatial-intro.ipynb b/spatial-intro.ipynb similarity index 100% rename from novice/python/spatial-intro.ipynb rename to spatial-intro.ipynb diff --git a/novice/python/swc_bc_coords.csv b/swc_bc_coords.csv similarity index 100% rename from novice/python/swc_bc_coords.csv rename to swc_bc_coords.csv diff --git a/novice/python/sys-version.py b/sys-version.py similarity index 100% rename from novice/python/sys-version.py rename to sys-version.py