projects
/
swc-modular-python.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1f6ba9
)
python: Add python/ namespace
python-namespaced
author
W. Trevor King
<wking@tremily.us>
Sun, 16 Mar 2014 22:37:52 +0000
(15:37 -0700)
committer
W. Trevor King
<wking@tremily.us>
Sun, 16 Mar 2014 22:37:52 +0000
(15:37 -0700)
For easy merging into a per-workshop distribution repo. For example:
$ git pull --log --no-edit git://tremily.us/swc-modular-python.git python-namespaced
to add example data, cheat-sheets, long-form notebooks, etc. to the
repo you have your students download at the start of the workshop.
74 files changed:
python/01-numpy.ipynb
[moved from
01-numpy.ipynb
with 100% similarity]
patch
|
blob
|
history
python/02-func.ipynb
[moved from
02-func.ipynb
with 100% similarity]
patch
|
blob
|
history
python/03-loop.ipynb
[moved from
03-loop.ipynb
with 100% similarity]
patch
|
blob
|
history
python/04-cond.ipynb
[moved from
04-cond.ipynb
with 100% similarity]
patch
|
blob
|
history
python/05-defensive.ipynb
[moved from
05-defensive.ipynb
with 100% similarity]
patch
|
blob
|
history
python/06-cmdline.ipynb
[moved from
06-cmdline.ipynb
with 100% similarity]
patch
|
blob
|
history
python/README.txt
[moved from
README.txt
with 100% similarity]
patch
|
blob
|
history
python/argv-list.py
[moved from
argv-list.py
with 100% similarity]
patch
|
blob
|
history
python/count-stdin.py
[moved from
count-stdin.py
with 100% similarity]
patch
|
blob
|
history
python/gen-inflammation.py
[moved from
gen-inflammation.py
with 100% similarity]
patch
|
blob
|
history
python/img/ave-inflammation-over-time.png
[moved from
img/ave-inflammation-over-time.png
with 100% similarity]
patch
|
blob
|
history
python/img/color-cube.png
[moved from
img/color-cube.png
with 100% similarity]
patch
|
blob
|
history
python/img/combined-inflammation-2.png
[moved from
img/combined-inflammation-2.png
with 100% similarity]
patch
|
blob
|
history
python/img/combined-inflammation-per-day.png
[moved from
img/combined-inflammation-per-day.png
with 100% similarity]
patch
|
blob
|
history
python/img/initial-heat-map.png
[moved from
img/initial-heat-map.png
with 100% similarity]
patch
|
blob
|
history
python/img/loop-inflammation-01.png
[moved from
img/loop-inflammation-01.png
with 100% similarity]
patch
|
blob
|
history
python/img/loop-inflammation-02.png
[moved from
img/loop-inflammation-02.png
with 100% similarity]
patch
|
blob
|
history
python/img/loop-inflammation-03.png
[moved from
img/loop-inflammation-03.png
with 100% similarity]
patch
|
blob
|
history
python/img/max-inflammation-over-time.png
[moved from
img/max-inflammation-over-time.png
with 100% similarity]
patch
|
blob
|
history
python/img/min-inflammation-per-day.png
[moved from
img/min-inflammation-per-day.png
with 100% similarity]
patch
|
blob
|
history
python/img/python-call-stack-01.odg
[moved from
img/python-call-stack-01.odg
with 100% similarity]
patch
|
blob
|
history
python/img/python-call-stack-01.svg
[moved from
img/python-call-stack-01.svg
with 100% similarity]
patch
|
blob
|
history
python/img/python-call-stack-02.odg
[moved from
img/python-call-stack-02.odg
with 100% similarity]
patch
|
blob
|
history
python/img/python-call-stack-02.svg
[moved from
img/python-call-stack-02.svg
with 100% similarity]
patch
|
blob
|
history
python/img/python-call-stack-03.odg
[moved from
img/python-call-stack-03.odg
with 100% similarity]
patch
|
blob
|
history
python/img/python-call-stack-03.svg
[moved from
img/python-call-stack-03.svg
with 100% similarity]
patch
|
blob
|
history
python/img/python-call-stack-04.odg
[moved from
img/python-call-stack-04.odg
with 100% similarity]
patch
|
blob
|
history
python/img/python-call-stack-04.svg
[moved from
img/python-call-stack-04.svg
with 100% similarity]
patch
|
blob
|
history
python/img/python-call-stack-05.odg
[moved from
img/python-call-stack-05.odg
with 100% similarity]
patch
|
blob
|
history
python/img/python-call-stack-05.svg
[moved from
img/python-call-stack-05.svg
with 100% similarity]
patch
|
blob
|
history
python/img/python-call-stack-06.odg
[moved from
img/python-call-stack-06.odg
with 100% similarity]
patch
|
blob
|
history
python/img/python-call-stack-06.svg
[moved from
img/python-call-stack-06.svg
with 100% similarity]
patch
|
blob
|
history
python/img/python-call-stack-07.odg
[moved from
img/python-call-stack-07.odg
with 100% similarity]
patch
|
blob
|
history
python/img/python-call-stack-07.svg
[moved from
img/python-call-stack-07.svg
with 100% similarity]
patch
|
blob
|
history
python/img/python-flowchart-conditional.odg
[moved from
img/python-flowchart-conditional.odg
with 100% similarity]
patch
|
blob
|
history
python/img/python-flowchart-conditional.svg
[moved from
img/python-flowchart-conditional.svg
with 100% similarity]
patch
|
blob
|
history
python/img/python-flowchart-nested-loops.odg
[moved from
img/python-flowchart-nested-loops.odg
with 100% similarity]
patch
|
blob
|
history
python/img/python-flowchart-nested-loops.svg
[moved from
img/python-flowchart-nested-loops.svg
with 100% similarity]
patch
|
blob
|
history
python/img/python-operations-across-axes.odg
[moved from
img/python-operations-across-axes.odg
with 100% similarity]
patch
|
blob
|
history
python/img/python-operations-across-axes.svg
[moved from
img/python-operations-across-axes.svg
with 100% similarity]
patch
|
blob
|
history
python/img/python-overlapping-ranges.odg
[moved from
img/python-overlapping-ranges.odg
with 100% similarity]
patch
|
blob
|
history
python/img/python-overlapping-ranges.svg
[moved from
img/python-overlapping-ranges.svg
with 100% similarity]
patch
|
blob
|
history
python/img/python-sticky-note-variables-01.odg
[moved from
img/python-sticky-note-variables-01.odg
with 100% similarity]
patch
|
blob
|
history
python/img/python-sticky-note-variables-01.svg
[moved from
img/python-sticky-note-variables-01.svg
with 100% similarity]
patch
|
blob
|
history
python/img/python-sticky-note-variables-02.odg
[moved from
img/python-sticky-note-variables-02.odg
with 100% similarity]
patch
|
blob
|
history
python/img/python-sticky-note-variables-02.svg
[moved from
img/python-sticky-note-variables-02.svg
with 100% similarity]
patch
|
blob
|
history
python/img/python-sticky-note-variables-03.odg
[moved from
img/python-sticky-note-variables-03.odg
with 100% similarity]
patch
|
blob
|
history
python/img/python-sticky-note-variables-03.svg
[moved from
img/python-sticky-note-variables-03.svg
with 100% similarity]
patch
|
blob
|
history
python/index.md
[moved from
index.md
with 100% similarity]
patch
|
blob
|
history
python/inflammation-01.csv
[moved from
inflammation-01.csv
with 100% similarity]
patch
|
blob
|
history
python/inflammation-02.csv
[moved from
inflammation-02.csv
with 100% similarity]
patch
|
blob
|
history
python/inflammation-03.csv
[moved from
inflammation-03.csv
with 100% similarity]
patch
|
blob
|
history
python/inflammation-04.csv
[moved from
inflammation-04.csv
with 100% similarity]
patch
|
blob
|
history
python/inflammation-05.csv
[moved from
inflammation-05.csv
with 100% similarity]
patch
|
blob
|
history
python/inflammation-06.csv
[moved from
inflammation-06.csv
with 100% similarity]
patch
|
blob
|
history
python/inflammation-07.csv
[moved from
inflammation-07.csv
with 100% similarity]
patch
|
blob
|
history
python/inflammation-08.csv
[moved from
inflammation-08.csv
with 100% similarity]
patch
|
blob
|
history
python/inflammation-09.csv
[moved from
inflammation-09.csv
with 100% similarity]
patch
|
blob
|
history
python/inflammation-10.csv
[moved from
inflammation-10.csv
with 100% similarity]
patch
|
blob
|
history
python/inflammation-11.csv
[moved from
inflammation-11.csv
with 100% similarity]
patch
|
blob
|
history
python/inflammation-12.csv
[moved from
inflammation-12.csv
with 100% similarity]
patch
|
blob
|
history
python/readings-01.py
[moved from
readings-01.py
with 100% similarity]
patch
|
blob
|
history
python/readings-02.py
[moved from
readings-02.py
with 100% similarity]
patch
|
blob
|
history
python/readings-03.py
[moved from
readings-03.py
with 100% similarity]
patch
|
blob
|
history
python/readings-04.py
[moved from
readings-04.py
with 100% similarity]
patch
|
blob
|
history
python/readings-05.py
[moved from
readings-05.py
with 100% similarity]
patch
|
blob
|
history
python/readings-06.py
[moved from
readings-06.py
with 100% similarity]
patch
|
blob
|
history
python/rectangle.py
[moved from
rectangle.py
with 100% similarity]
patch
|
blob
|
history
python/small-01.csv
[moved from
small-01.csv
with 100% similarity]
patch
|
blob
|
history
python/small-02.csv
[moved from
small-02.csv
with 100% similarity]
patch
|
blob
|
history
python/small-03.csv
[moved from
small-03.csv
with 100% similarity]
patch
|
blob
|
history
python/spatial-intro.ipynb
[moved from
spatial-intro.ipynb
with 100% similarity]
patch
|
blob
|
history
python/swc_bc_coords.csv
[moved from
swc_bc_coords.csv
with 100% similarity]
patch
|
blob
|
history
python/sys-version.py
[moved from
sys-version.py
with 100% similarity]
patch
|
blob
|
history
diff --git
a/01-numpy.ipynb
b/python/01-numpy.ipynb
similarity index 100%
rename from
01-numpy.ipynb
rename to
python/01-numpy.ipynb
diff --git
a/02-func.ipynb
b/python/02-func.ipynb
similarity index 100%
rename from
02-func.ipynb
rename to
python/02-func.ipynb
diff --git
a/03-loop.ipynb
b/python/03-loop.ipynb
similarity index 100%
rename from
03-loop.ipynb
rename to
python/03-loop.ipynb
diff --git
a/04-cond.ipynb
b/python/04-cond.ipynb
similarity index 100%
rename from
04-cond.ipynb
rename to
python/04-cond.ipynb
diff --git
a/05-defensive.ipynb
b/python/05-defensive.ipynb
similarity index 100%
rename from
05-defensive.ipynb
rename to
python/05-defensive.ipynb
diff --git
a/06-cmdline.ipynb
b/python/06-cmdline.ipynb
similarity index 100%
rename from
06-cmdline.ipynb
rename to
python/06-cmdline.ipynb
diff --git
a/README.txt
b/python/README.txt
similarity index 100%
rename from
README.txt
rename to
python/README.txt
diff --git
a/argv-list.py
b/python/argv-list.py
similarity index 100%
rename from
argv-list.py
rename to
python/argv-list.py
diff --git
a/count-stdin.py
b/python/count-stdin.py
similarity index 100%
rename from
count-stdin.py
rename to
python/count-stdin.py
diff --git
a/gen-inflammation.py
b/python/gen-inflammation.py
similarity index 100%
rename from
gen-inflammation.py
rename to
python/gen-inflammation.py
diff --git
a/img/ave-inflammation-over-time.png
b/python/img/ave-inflammation-over-time.png
similarity index 100%
rename from
img/ave-inflammation-over-time.png
rename to
python/img/ave-inflammation-over-time.png
diff --git
a/img/color-cube.png
b/python/img/color-cube.png
similarity index 100%
rename from
img/color-cube.png
rename to
python/img/color-cube.png
diff --git
a/img/combined-inflammation-2.png
b/python/img/combined-inflammation-2.png
similarity index 100%
rename from
img/combined-inflammation-2.png
rename to
python/img/combined-inflammation-2.png
diff --git
a/img/combined-inflammation-per-day.png
b/python/img/combined-inflammation-per-day.png
similarity index 100%
rename from
img/combined-inflammation-per-day.png
rename to
python/img/combined-inflammation-per-day.png
diff --git
a/img/initial-heat-map.png
b/python/img/initial-heat-map.png
similarity index 100%
rename from
img/initial-heat-map.png
rename to
python/img/initial-heat-map.png
diff --git
a/img/loop-inflammation-01.png
b/python/img/loop-inflammation-01.png
similarity index 100%
rename from
img/loop-inflammation-01.png
rename to
python/img/loop-inflammation-01.png
diff --git
a/img/loop-inflammation-02.png
b/python/img/loop-inflammation-02.png
similarity index 100%
rename from
img/loop-inflammation-02.png
rename to
python/img/loop-inflammation-02.png
diff --git
a/img/loop-inflammation-03.png
b/python/img/loop-inflammation-03.png
similarity index 100%
rename from
img/loop-inflammation-03.png
rename to
python/img/loop-inflammation-03.png
diff --git
a/img/max-inflammation-over-time.png
b/python/img/max-inflammation-over-time.png
similarity index 100%
rename from
img/max-inflammation-over-time.png
rename to
python/img/max-inflammation-over-time.png
diff --git
a/img/min-inflammation-per-day.png
b/python/img/min-inflammation-per-day.png
similarity index 100%
rename from
img/min-inflammation-per-day.png
rename to
python/img/min-inflammation-per-day.png
diff --git
a/img/python-call-stack-01.odg
b/python/img/python-call-stack-01.odg
similarity index 100%
rename from
img/python-call-stack-01.odg
rename to
python/img/python-call-stack-01.odg
diff --git
a/img/python-call-stack-01.svg
b/python/img/python-call-stack-01.svg
similarity index 100%
rename from
img/python-call-stack-01.svg
rename to
python/img/python-call-stack-01.svg
diff --git
a/img/python-call-stack-02.odg
b/python/img/python-call-stack-02.odg
similarity index 100%
rename from
img/python-call-stack-02.odg
rename to
python/img/python-call-stack-02.odg
diff --git
a/img/python-call-stack-02.svg
b/python/img/python-call-stack-02.svg
similarity index 100%
rename from
img/python-call-stack-02.svg
rename to
python/img/python-call-stack-02.svg
diff --git
a/img/python-call-stack-03.odg
b/python/img/python-call-stack-03.odg
similarity index 100%
rename from
img/python-call-stack-03.odg
rename to
python/img/python-call-stack-03.odg
diff --git
a/img/python-call-stack-03.svg
b/python/img/python-call-stack-03.svg
similarity index 100%
rename from
img/python-call-stack-03.svg
rename to
python/img/python-call-stack-03.svg
diff --git
a/img/python-call-stack-04.odg
b/python/img/python-call-stack-04.odg
similarity index 100%
rename from
img/python-call-stack-04.odg
rename to
python/img/python-call-stack-04.odg
diff --git
a/img/python-call-stack-04.svg
b/python/img/python-call-stack-04.svg
similarity index 100%
rename from
img/python-call-stack-04.svg
rename to
python/img/python-call-stack-04.svg
diff --git
a/img/python-call-stack-05.odg
b/python/img/python-call-stack-05.odg
similarity index 100%
rename from
img/python-call-stack-05.odg
rename to
python/img/python-call-stack-05.odg
diff --git
a/img/python-call-stack-05.svg
b/python/img/python-call-stack-05.svg
similarity index 100%
rename from
img/python-call-stack-05.svg
rename to
python/img/python-call-stack-05.svg
diff --git
a/img/python-call-stack-06.odg
b/python/img/python-call-stack-06.odg
similarity index 100%
rename from
img/python-call-stack-06.odg
rename to
python/img/python-call-stack-06.odg
diff --git
a/img/python-call-stack-06.svg
b/python/img/python-call-stack-06.svg
similarity index 100%
rename from
img/python-call-stack-06.svg
rename to
python/img/python-call-stack-06.svg
diff --git
a/img/python-call-stack-07.odg
b/python/img/python-call-stack-07.odg
similarity index 100%
rename from
img/python-call-stack-07.odg
rename to
python/img/python-call-stack-07.odg
diff --git
a/img/python-call-stack-07.svg
b/python/img/python-call-stack-07.svg
similarity index 100%
rename from
img/python-call-stack-07.svg
rename to
python/img/python-call-stack-07.svg
diff --git
a/img/python-flowchart-conditional.odg
b/python/img/python-flowchart-conditional.odg
similarity index 100%
rename from
img/python-flowchart-conditional.odg
rename to
python/img/python-flowchart-conditional.odg
diff --git
a/img/python-flowchart-conditional.svg
b/python/img/python-flowchart-conditional.svg
similarity index 100%
rename from
img/python-flowchart-conditional.svg
rename to
python/img/python-flowchart-conditional.svg
diff --git
a/img/python-flowchart-nested-loops.odg
b/python/img/python-flowchart-nested-loops.odg
similarity index 100%
rename from
img/python-flowchart-nested-loops.odg
rename to
python/img/python-flowchart-nested-loops.odg
diff --git
a/img/python-flowchart-nested-loops.svg
b/python/img/python-flowchart-nested-loops.svg
similarity index 100%
rename from
img/python-flowchart-nested-loops.svg
rename to
python/img/python-flowchart-nested-loops.svg
diff --git
a/img/python-operations-across-axes.odg
b/python/img/python-operations-across-axes.odg
similarity index 100%
rename from
img/python-operations-across-axes.odg
rename to
python/img/python-operations-across-axes.odg
diff --git
a/img/python-operations-across-axes.svg
b/python/img/python-operations-across-axes.svg
similarity index 100%
rename from
img/python-operations-across-axes.svg
rename to
python/img/python-operations-across-axes.svg
diff --git
a/img/python-overlapping-ranges.odg
b/python/img/python-overlapping-ranges.odg
similarity index 100%
rename from
img/python-overlapping-ranges.odg
rename to
python/img/python-overlapping-ranges.odg
diff --git
a/img/python-overlapping-ranges.svg
b/python/img/python-overlapping-ranges.svg
similarity index 100%
rename from
img/python-overlapping-ranges.svg
rename to
python/img/python-overlapping-ranges.svg
diff --git
a/img/python-sticky-note-variables-01.odg
b/python/img/python-sticky-note-variables-01.odg
similarity index 100%
rename from
img/python-sticky-note-variables-01.odg
rename to
python/img/python-sticky-note-variables-01.odg
diff --git
a/img/python-sticky-note-variables-01.svg
b/python/img/python-sticky-note-variables-01.svg
similarity index 100%
rename from
img/python-sticky-note-variables-01.svg
rename to
python/img/python-sticky-note-variables-01.svg
diff --git
a/img/python-sticky-note-variables-02.odg
b/python/img/python-sticky-note-variables-02.odg
similarity index 100%
rename from
img/python-sticky-note-variables-02.odg
rename to
python/img/python-sticky-note-variables-02.odg
diff --git
a/img/python-sticky-note-variables-02.svg
b/python/img/python-sticky-note-variables-02.svg
similarity index 100%
rename from
img/python-sticky-note-variables-02.svg
rename to
python/img/python-sticky-note-variables-02.svg
diff --git
a/img/python-sticky-note-variables-03.odg
b/python/img/python-sticky-note-variables-03.odg
similarity index 100%
rename from
img/python-sticky-note-variables-03.odg
rename to
python/img/python-sticky-note-variables-03.odg
diff --git
a/img/python-sticky-note-variables-03.svg
b/python/img/python-sticky-note-variables-03.svg
similarity index 100%
rename from
img/python-sticky-note-variables-03.svg
rename to
python/img/python-sticky-note-variables-03.svg
diff --git
a/index.md
b/python/index.md
similarity index 100%
rename from
index.md
rename to
python/index.md
diff --git
a/inflammation-01.csv
b/python/inflammation-01.csv
similarity index 100%
rename from
inflammation-01.csv
rename to
python/inflammation-01.csv
diff --git
a/inflammation-02.csv
b/python/inflammation-02.csv
similarity index 100%
rename from
inflammation-02.csv
rename to
python/inflammation-02.csv
diff --git
a/inflammation-03.csv
b/python/inflammation-03.csv
similarity index 100%
rename from
inflammation-03.csv
rename to
python/inflammation-03.csv
diff --git
a/inflammation-04.csv
b/python/inflammation-04.csv
similarity index 100%
rename from
inflammation-04.csv
rename to
python/inflammation-04.csv
diff --git
a/inflammation-05.csv
b/python/inflammation-05.csv
similarity index 100%
rename from
inflammation-05.csv
rename to
python/inflammation-05.csv
diff --git
a/inflammation-06.csv
b/python/inflammation-06.csv
similarity index 100%
rename from
inflammation-06.csv
rename to
python/inflammation-06.csv
diff --git
a/inflammation-07.csv
b/python/inflammation-07.csv
similarity index 100%
rename from
inflammation-07.csv
rename to
python/inflammation-07.csv
diff --git
a/inflammation-08.csv
b/python/inflammation-08.csv
similarity index 100%
rename from
inflammation-08.csv
rename to
python/inflammation-08.csv
diff --git
a/inflammation-09.csv
b/python/inflammation-09.csv
similarity index 100%
rename from
inflammation-09.csv
rename to
python/inflammation-09.csv
diff --git
a/inflammation-10.csv
b/python/inflammation-10.csv
similarity index 100%
rename from
inflammation-10.csv
rename to
python/inflammation-10.csv
diff --git
a/inflammation-11.csv
b/python/inflammation-11.csv
similarity index 100%
rename from
inflammation-11.csv
rename to
python/inflammation-11.csv
diff --git
a/inflammation-12.csv
b/python/inflammation-12.csv
similarity index 100%
rename from
inflammation-12.csv
rename to
python/inflammation-12.csv
diff --git
a/readings-01.py
b/python/readings-01.py
similarity index 100%
rename from
readings-01.py
rename to
python/readings-01.py
diff --git
a/readings-02.py
b/python/readings-02.py
similarity index 100%
rename from
readings-02.py
rename to
python/readings-02.py
diff --git
a/readings-03.py
b/python/readings-03.py
similarity index 100%
rename from
readings-03.py
rename to
python/readings-03.py
diff --git
a/readings-04.py
b/python/readings-04.py
similarity index 100%
rename from
readings-04.py
rename to
python/readings-04.py
diff --git
a/readings-05.py
b/python/readings-05.py
similarity index 100%
rename from
readings-05.py
rename to
python/readings-05.py
diff --git
a/readings-06.py
b/python/readings-06.py
similarity index 100%
rename from
readings-06.py
rename to
python/readings-06.py
diff --git
a/rectangle.py
b/python/rectangle.py
similarity index 100%
rename from
rectangle.py
rename to
python/rectangle.py
diff --git
a/small-01.csv
b/python/small-01.csv
similarity index 100%
rename from
small-01.csv
rename to
python/small-01.csv
diff --git
a/small-02.csv
b/python/small-02.csv
similarity index 100%
rename from
small-02.csv
rename to
python/small-02.csv
diff --git
a/small-03.csv
b/python/small-03.csv
similarity index 100%
rename from
small-03.csv
rename to
python/small-03.csv
diff --git
a/spatial-intro.ipynb
b/python/spatial-intro.ipynb
similarity index 100%
rename from
spatial-intro.ipynb
rename to
python/spatial-intro.ipynb
diff --git
a/swc_bc_coords.csv
b/python/swc_bc_coords.csv
similarity index 100%
rename from
swc_bc_coords.csv
rename to
python/swc_bc_coords.csv
diff --git
a/sys-version.py
b/python/sys-version.py
similarity index 100%
rename from
sys-version.py
rename to
python/sys-version.py