diff options
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 |
