From 843f75943d25f4e180493142b6da0968621b9a78 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Mon, 9 Mar 2015 13:50:20 -0400 Subject: Big reorganisation of the repo --- presentation/images/greedy_sparse_comparison.png | Bin 0 -> 35393 bytes presentation/images/icc.png | Bin 0 -> 130144 bytes .../images/sparse_recovery_illustration.svg | 655 +++++++++++++++++++++ presentation/images/voter.png | Bin 0 -> 111444 bytes 4 files changed, 655 insertions(+) create mode 100644 presentation/images/greedy_sparse_comparison.png create mode 100644 presentation/images/icc.png create mode 100644 presentation/images/sparse_recovery_illustration.svg create mode 100644 presentation/images/voter.png (limited to 'presentation/images') diff --git a/presentation/images/greedy_sparse_comparison.png b/presentation/images/greedy_sparse_comparison.png new file mode 100644 index 0000000..3fab5b0 Binary files /dev/null and b/presentation/images/greedy_sparse_comparison.png differ diff --git a/presentation/images/icc.png b/presentation/images/icc.png new file mode 100644 index 0000000..2148eed Binary files /dev/null and b/presentation/images/icc.png differ diff --git a/presentation/images/sparse_recovery_illustration.svg b/presentation/images/sparse_recovery_illustration.svg new file mode 100644 index 0000000..bef82c2 --- /dev/null +++ b/presentation/images/sparse_recovery_illustration.svg @@ -0,0 +1,655 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/presentation/images/voter.png b/presentation/images/voter.png new file mode 100644 index 0000000..c1325cb Binary files /dev/null and b/presentation/images/voter.png differ -- cgit v1.2.3-70-g09d2