From eb5f3e7aa6ac11ba1b7843e0470bbb2920b0b570 Mon Sep 17 00:00:00 2001 From: Grant Sanderson Date: Mon, 26 Feb 2018 11:37:18 -0800 Subject: [PATCH] Moving uncertainty and fourier to old_projects --- {active_projects => old_projects}/fourier.py | 0 {active_projects => old_projects}/uncertainty.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {active_projects => old_projects}/fourier.py (100%) rename {active_projects => old_projects}/uncertainty.py (100%) diff --git a/active_projects/fourier.py b/old_projects/fourier.py similarity index 100% rename from active_projects/fourier.py rename to old_projects/fourier.py diff --git a/active_projects/uncertainty.py b/old_projects/uncertainty.py similarity index 100% rename from active_projects/uncertainty.py rename to old_projects/uncertainty.py