timedata-org / old-timedata

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

Get rid of duplicate build code between timedata and visualizer. #132

Open rec opened 8 years ago

rec commented 8 years ago

Unfortunately, there are small duplicates in multiple areas with no single solution.

  1. makefile.
  2. setup.py (minimal)
  3. wrapper.pyx/stl.pyx
  4. minor cpp stuff.
rec commented 8 years ago

Not required for release. The visualizer is working fine and I'm probably going to freeze it more or less "as-is".