From 585bdee5539fe25f9362a9fb948f09bd48e4046f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Wed, 3 Mar 2021 12:45:49 +0100 Subject: [PATCH] Removed documentation items from TODO. --- TODO | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO b/TODO index f1262b9..7239a95 100644 --- a/TODO +++ b/TODO @@ -5,9 +5,5 @@ Technical: - Use bigints (maybe GMP or another similar library) - Parallelize computations (MPI and/or OpenMP) -Documentation: - - Write man page - - Create `help` option - Features: - Test if number is prime