File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ - date : 2025-04-26
2
+ codebase : " Clad"
3
+ version : " v1.10"
4
+ description : |
5
+ This release introduces significant updates, including support for clang
6
+ versions 10 through 20 and improved diagnostics for unsupported features.
7
+ Forward mode now handles variadic functions, while reverse mode sees major
8
+ enhancements like marking const methods as non-differentiable, enabling
9
+ differentiation of global variables and static member functions, generating
10
+ constructor pullbacks automatically, and reducing tape usage through
11
+ optimizations. CUDA support has been expanded with better handling of
12
+ device pullbacks and kernel variables.
13
+ link : " https://github.com/vgvassilev/clad/releases/tag/v1.10"
14
+
1
15
- date : 2025-02-28
2
16
codebase : " CppInterOp"
3
17
version : " v1.6.0"
You can’t perform that action at this time.
0 commit comments