From 1b2b3001000be5edf7751541e379d6531fcecf38 Mon Sep 17 00:00:00 2001
From: Lukas Ruge <tvluke@chaotikum.org>
Date: Wed, 9 Dec 2020 15:40:21 +0100
Subject: [PATCH] Update events.json

---
 assets/computing/events.json | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/assets/computing/events.json b/assets/computing/events.json
index 5347ba5..33465ee 100644
--- a/assets/computing/events.json
+++ b/assets/computing/events.json
@@ -1025,6 +1025,11 @@
     {
       "date": "2019-09-20T00:00:00.000Z",
       "text": "Google claims to have achieved Quantum supremacy."
+    },
+    {
+      "date": "2020-12-03T00:00:00.000Z",
+      "printDate": "December 2020",
+      "text": "Jian-Wei Pan and his team at the University of Science and Technology of China used laser light to quantum-compute a task which had been mathematically proven to be practically impossible on normal computers. https://www.nature.com/articles/d41586-020-03434-7"
     }
   ]
 }
-- 
GitLab