From 7f751b7af74c6be98e332445f9b5a949722a9a3e Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Tue, 23 Aug 2022 16:18:32 +0200 Subject: Update CHAD publication (TOPLAS) --- publications.json | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'publications.json') diff --git a/publications.json b/publications.json index aa30f17..03458ab 100644 --- a/publications.json +++ b/publications.json @@ -4,6 +4,18 @@ "matthijs": "Matthijs Vákár" }, "pubs": [ + { + "year": 2022, + "month": 9, + "authors": ["matthijs", "tom"], + "title": "CHAD: Combinatory Homomorphic Automatic Differentiation", + "journal": "TOPLAS", + "links": [ + {"type": "doi", "id": "10.1145/3527634"}, + {"type": "code", "url": "https://github.com/VMatthijs/CHAD"}, + {"type": "arxiv", "id": "2103.15776"} + ] + }, { "year": 2022, "month": 7, @@ -15,17 +27,6 @@ {"type": "code", "url": "https://github.com/tomsmeding/ad-dualrev-th"} ] }, - { - "year": 2022, - "month": 6, - "authors": ["matthijs", "tom"], - "title": "CHAD: Combinatory Homomorphic Automatic Differentiation", - "preprint": "to be published in TOPLAS", - "links": [ - {"type": "arxiv", "id": "2103.15776"}, - {"type": "code", "url": "https://github.com/VMatthijs/CHAD"} - ] - }, { "year": 2022, "month": 5, -- cgit v1.2.3-54-g00ecf