TuDou-PK
Results
1
issues of
TuDou-PK
Hi, I think something may be wrong when computing the mapped result after getting matrix pi. please see the [transform code](https://github.com/alexisthual/fugw/blob/main/src/fugw/mappings/dense.py#L338) from line 338 to 342 in fugw/src/fugw/mappings/dense.py ```python pi.T...