markkness / ColorPy

Physical color calculations in Python.
GNU Lesser General Public License v2.1
33 stars 17 forks source link

File reorg 2 #17

Closed markkness closed 9 years ago

markkness commented 9 years ago

Mostly file renaming, with some plot functions moved.

misc.py is now examples.py, pure_colors.py is now purecolors.py. Some special plot examples have been moved from plots.py into these two files.