Commit Graph
20 Commits
Author SHA1 Message Date
JDWarner 98ff6e5f20 FIX: Specify field index for Python 2.6 compatible use of str.format() 2013-11-20 15:45:54 -06:00
Tony S Yu e794aed012 Add support for non-unit step 2013-10-21 23:02:51 -05:00
Tony S Yu 6ce788a5d3 Add support for negative indexes/slices. 2013-10-21 23:02:51 -05:00
Tony S Yu 8f506be2ea Fix Py3 range incompatibilities 2013-10-21 23:02:51 -05:00
Tony S Yu be1d81f3fc Simplify interface 2013-10-21 23:02:49 -05:00
Tony S Yu d177aa6c16 Replace use of elephant pic with Chelsea the cat 2013-10-21 23:02:49 -05:00
Tony S Yu f1e0197753 Remove PixelGroup and just return a Picture 2013-10-21 23:02:49 -05:00
Tony S Yu 35a9cd4067 Fix setter for xy_array and reuse. 2013-10-21 23:02:49 -05:00
Tony S Yu 19a9e72ec7 Remove PixelGroup dependence on pic and key attrs 2013-10-21 23:02:49 -05:00
Tony S Yu 7999e3f95e Refactor and add error tests 2013-10-21 23:02:48 -05:00
Tony S Yu 7c1de57928 Simplify data access and add tests 2013-10-21 23:02:47 -05:00
Tony S Yu 8869724b51 Remove color and size from Picture.__init__
Also rename `from_color` to `from_size`.
2013-10-21 23:02:47 -05:00
Tony S Yu 3619e6f2f2 Rename image to array 2013-10-21 23:02:47 -05:00
Tony S Yu c5bfed26cd Fix validation bug and add test 2013-10-21 23:02:47 -05:00
Tony S Yu 9385e73586 Clean up testing 2013-10-21 23:02:47 -05:00
Tony S Yu 896e471a12 Fix modified flag behavior 2013-10-21 23:02:46 -05:00
Tony S Yu e86b0a161c Change inflate/inflation to rescale/scale. 2013-10-21 23:02:46 -05:00
Tony S Yu a2f03d3075 Speed up test 2013-10-21 23:02:45 -05:00
Tony S Yu 22a7558673 Change test class to test functions 2013-10-21 23:02:45 -05:00
Michael HansenandTony S Yu 2e98d8c21c Added novice submodule after rebase 2013-10-21 23:02:45 -05:00