Skip to content

Commit 438c9b2

Browse files
committed
Announce the clad v2.0 release
1 parent 5781e8d commit 438c9b2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

_data/releases.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- date: 2025-07-27
2+
codebase: "Clad"
3+
version: "v2.0"
4+
description: |
5+
Clad 2.0 introduces improvements across both forward and reverse automatic
6+
differentiation modes, including the adoption of static scheduling by
7+
default and expanded support for custom derivatives, such as those involving
8+
STL containers and iterators. The release enhances compatibility with Clang
9+
versions 10 through 20 and extends support for CUDA through updated tape
10+
handling. Additional updates include improved error diagnostics, support for
11+
more complex object types, and infrastructure for benchmarking.
12+
link: "https://github.com/vgvassilev/clad/releases/tag/v2.0"
13+
114
- date: 2025-04-26
215
codebase: "Clad"
316
version: "v1.10"

0 commit comments

Comments
 (0)