Skip to content

Remove C extension from xsocs, use the one from silx instead

Thomas Vincent requested to merge remove-histo into master

Merge MR !138 (merged) first!

This remove the C extension for computing histogram with a LUT and uses the one from silx instead. The goal is to simplify the build of xsocs and avoid maintaining duplicated code.

This requires the next version of silx (v1.1.0) with this adaptation: https://github.com/silx-kit/silx/pull/3670

Edited by Thomas Vincent

Merge request reports