Skip to content

Refactor for Paulus' pypcc2 version with arrays

Thomas Juerges requested to merge 2021-01-14-pypcc2 into master

This implements most of what is needed for Paulus' array refactoring.

Issues:

  • When I run the code there's an issue with numpy.split. I do not know numpy good enough yet to solve ot now.
  • Paulus uses mixed case labels and literals with digits (LED0) for MPs/CPs. Need to ask him what's what.
Edited by Thomas Juerges

Merge request reports