diff options
| author | jeanpouget-abadie <jean.pougetabadie@gmail.com> | 2015-02-05 11:40:49 -0500 |
|---|---|---|
| committer | jeanpouget-abadie <jean.pougetabadie@gmail.com> | 2015-02-05 11:40:49 -0500 |
| commit | dccbac2e2b99e46f64470ab7c23fe8f0f50ce9aa (patch) | |
| tree | 8a0fe67849c7b894b4fecb88df79ec0889369e71 /src/make_plots.py | |
| parent | 3f3630af30845ab7f305638f6cc2a80abb8435f5 (diff) | |
| download | cascades-dccbac2e2b99e46f64470ab7c23fe8f0f50ce9aa.tar.gz | |
small changes
Diffstat (limited to 'src/make_plots.py')
| -rw-r--r-- | src/make_plots.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make_plots.py b/src/make_plots.py index 81d581c..d83eb2c 100644 --- a/src/make_plots.py +++ b/src/make_plots.py @@ -172,4 +172,4 @@ if __name__=="__main__": passed_function= #convex_optimization.sparse_recovery, convex_optimization.type_lasso, - sparse_edges=True)
\ No newline at end of file + sparse_edges=False)
\ No newline at end of file |
