- added __neg__ - added cross for Vertex * Vertex - added tests for these - moved the cube docstring up into the cube generating function
- changed camelCase variables to under_case - wrapped lines that were longer than 80 chars - used @property decorator - changed the cc refine test to print before running refine - refine seems to be destructive