timedata-org / old-timedata

Time arts data - high-performance color processing in C++ and Python.
7 stars 3 forks source link

Templatize color.pyx #29

Closed rec closed 8 years ago

rec commented 8 years ago

We're already somewhat inconsistent as many methods need to know the type of the class.

We should consider templating it on the number and name of items...!