aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-03-01 22:25:40 -0800
committerbnewbold <bnewbold@robocracy.org>2016-03-01 22:25:40 -0800
commit67c2437e63b47fd159969f7da5277a1d5ab36673 (patch)
tree9ae1843c81e1b9925592c163e0d57cb280193754 /TODO
parentf3021ab21f796561c1f9f7ad8a0f81ce6c2f2807 (diff)
downloadPyX.jl-67c2437e63b47fd159969f7da5277a1d5ab36673.tar.gz
PyX.jl-67c2437e63b47fd159969f7da5277a1d5ab36673.zip
README, LICENSE, TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 7f4794c..674d60d 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,3 @@
- lots of temporary files (.log, .dvi, etc) get left around. need to somehow
tell python to exit cleanly at the end, and maybe also use a different
temporary directory.
-- an array of tuples doesn't seem to get converted correctly? eg,
- zip(1:10, 1:10)
-- create native "PyxGraph", "PyxCanvas" types
-- integration of SVG renders into, eg, Jupyter. Python3 only.
-- python2 vs. python3 versions of PyX