From 9e7b5eb3f06c76523b0eca57f94debc793312600 Mon Sep 17 00:00:00 2001 From: mcrucifix <michel.crucifix@uclouvain.be> Date: Wed, 2 Oct 2024 22:12:29 +0200 Subject: [PATCH] todo --- TODO | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..7f5cac1 --- /dev/null +++ b/TODO @@ -0,0 +1,5 @@ +- make nicer graphs for mfft +- finalise computations for mfft_real_ter (use notebook) +- use that one only; deprecate mfft_real +- work on documentation +- and make a paper ! -- GitLab