From 4c82ba84090ff8c6c562f241799b3000b88a8c41 Mon Sep 17 00:00:00 2001 From: jeanpouget-abadie Date: Tue, 3 Feb 2015 21:44:26 -0500 Subject: proof included --- src/make_plots.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/make_plots.py b/src/make_plots.py index 947bf57..cb78034 100644 --- a/src/make_plots.py +++ b/src/make_plots.py @@ -45,5 +45,5 @@ def watts_strogatz(n_cascades, lbda, passed_function): if __name__=="__main__": - watts_strogatz(n_cascades=500, lbda=.002, passed_function= + watts_strogatz(n_cascades=2000, lbda=.002, passed_function= convex_optimization.sparse_recovery) \ No newline at end of file -- cgit v1.2.3-70-g09d2