From 9b60985f8c6876a5d46dec9cc7106d011ed9c935 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Wed, 5 May 2021 18:19:35 +0200 Subject: [PATCH] Removed item from TODO list. --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index 7239a95..78cac77 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,3 @@ Technical: - Use bigints (maybe GMP or another similar library) - Parallelize computations (MPI and/or OpenMP) - -Features: - - Test if number is prime