Closed jsjason closed 9 years ago
LGTM. :)
Oh, for consistency, could you add those into testPageRank
, too?
Hi, @jsjason . Sorry, but I'll merge this. We can add maxNumEvalLocal
later.
Thanks, @dongjoon-hyun. Next time, please let me know if we are in a hurry.
Absolutely. Next time, I'll text you. :) By the way, could you change the due date of our first Milestone? It's inconsistent with our current status. You can freely update the milestone. I also add a new milestone between the existing two milestones for my issues. Is it okay?
Yes, I noticed it too. I'll update it. The new milestone is great.
Thank you always!
The current example usages in run scripts may fail because of the lack of providing the argument
maxNumEvalLocal
. This pull request adds the argument to each example usage.Closes #86.