Skip to content

Latest commit

 

History

History
6 lines (2 loc) · 226 Bytes

File metadata and controls

6 lines (2 loc) · 226 Bytes

Knight-Ruiz-Matrix-balancing-algorithm

This is a c++ extension for python which computes K.R. balanced matrices. The code is a conversion of the original code (https://doi.org/10.1093/imanum/drs019) from Matlab to c++.