feat: RebinMatrix, add extra positional inputs for RebinMatrix
RebinMatrix now accepts multiple inputs for old edges:
- 0th input is used as before
- others are used to be checked so they are consistent with the main one.
@vzavadskyi, it may be used to protect the model in case the matrix is used for multiple rebinnings.
Implements dag-flow#62 (closed)