Changes

Jump to navigation Jump to search
no edit summary
[[FILE:msmf_corr_coeff_speedup.png]]
 
==Around line 120 of msmf_corr_coeff solving LP problems==
For a large R, e.g. R = 200, solve 200 linear programming problems in parallel should be beneficial, especially when the each LP itself is easy to solve (takes less than 0.1 seconds each). Initially we managed to use gurobi inside a parfor:

Navigation menu