Changes

Jump to navigation Jump to search
no edit summary
This page documents all changes that Wei made to the Matlab code for Matching Entrepreneurs to VC. It also explains the decisions Wei made, and where further improvement might be achieved in the future.
 
=Changes made to the code=
To speed up the valuation of the objective function used by ga, Wei parallelized a couple of lines in msmf_corr_coeff.m.
 
*Around line 80 of msmf_corr_coeff:
 
Original code:

Navigation menu