Skip to content

A lot of cleaning and C8 integration

Edwin Carlinet requested to merge C8-integration into master
  • Only two streams (process & copy)
  • Avoid the error-prone 1-base index trick and y-reversed computation (=> use atomic_min + mintree, just invert the values at load).
  • C8 implementation

Merge request reports