COOT icon indicating copy to clipboard operation
COOT copied to clipboard

CO-Optimal Transport

Results 1 COOT issues
Sort by recently updated
recently updated
newest added

Dear Authors, I am trying to run the HDA script on my own dataset. The error comes when I run this code: `M_lin = compute_cost_matrix(Ty,Sy_ss,v=100)` and compute_cost_matrix is defined as:...