diff options
author | Tom Smeding <tom@tomsmeding.com> | 2024-04-13 14:45:20 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2024-04-13 14:45:20 +0200 |
commit | 161e75b959efd2f9a94e7e2d96b4c7d305ee05a5 (patch) | |
tree | f54a2e42cfaa10c1a00ba5278bdaf5952bea4ba3 /modules/nlen | |
parent | 030e9171e778d1b161513c8dc156594147b36d9d (diff) |
nlen: AD
Diffstat (limited to 'modules/nlen')
-rw-r--r-- | modules/nlen/English-Dutch-mistranslations.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/nlen/English-Dutch-mistranslations.json b/modules/nlen/English-Dutch-mistranslations.json index 675269c..88ac74d 100644 --- a/modules/nlen/English-Dutch-mistranslations.json +++ b/modules/nlen/English-Dutch-mistranslations.json @@ -31,5 +31,6 @@ {"nl":"opladen","en":"to upload"}, {"nl":"Breedte-eerst zoekopdracht","en":"Breadth-first search"}, {"nl":"zwevende-punt rekenen","en":"floating-point arithmetic"}, -{"nl":"multikernprocessor","en":"multi-core processor"} +{"nl":"multikernprocessor","en":"multi-core processor"}, +{"nl","automatisch differentiëren in omgekeerde modus","en":"reverse-mode automatic differentiation"} ] |