From bf7f8ea091072e65448ddc9c46b0d32723fa6f7a Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Fri, 15 Aug 2025 21:50:28 +0200 Subject: publications: Update JFP paper --- publications.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'publications.json') diff --git a/publications.json b/publications.json index c94619b..a673859 100644 --- a/publications.json +++ b/publications.json @@ -8,6 +8,18 @@ "*various": "(various)" }, "pubs": [ + { + "year": 2025, + "month": 8, + "authors": ["tom", "matthijs"], + "title": "Parallel dual-numbers reverse AD", + "journal": "JFP", + "note": "Extended version of 2023-01.", + "links": [ + {"type": "doi", "id": "10.1017/S0956796825100051"}, + {"type": "code", "url": "https://github.com/tomsmeding/ad-dualrev-th"} + ] + }, { "year": 2025, "month": 7, @@ -30,18 +42,6 @@ {"type": "code", "url": "https://github.com/diku-dk/CFAL-bench"} ] }, - { - "year": 2024, - "month": 5, - "authors": ["tom", "matthijs"], - "title": "Parallel Dual-Numbers Reverse AD", - "preprint": true, - "note": "Extended version of 2023-01, to be published in JFP.", - "links": [ - {"type": "arxiv", "id": "2207.03418"}, - {"type": "code", "url": "https://github.com/tomsmeding/ad-dualrev-th"} - ] - }, { "year": 2024, "month": 1, -- cgit v1.2.3-70-g09d2