aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-02-21 14:01:29 -0800
committerbnewbold <bnewbold@robocracy.org>2016-02-21 14:01:29 -0800
commita1fad974dc49871bc87f8de99cec9f7731099d1a (patch)
tree47ea27cfe87cc61b8480b66306a67532f894b978 /TODO
downloadPyX.jl-a1fad974dc49871bc87f8de99cec9f7731099d1a.tar.gz
PyX.jl-a1fad974dc49871bc87f8de99cec9f7731099d1a.zip
meta-files
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..7f4794c
--- /dev/null
+++ b/TODO
@@ -0,0 +1,8 @@
+- 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