We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6d2e4 commit 5ce22e2Copy full SHA for 5ce22e2
_data/releases.yml
@@ -1,3 +1,15 @@
1
+- date: 2025-02-10
2
+ codebase: "Clad"
3
+ version: "v1.9"
4
+ description: |
5
+ This release introduces significant enhancements, including improved
6
+ differentiation support for complex expressions, optimized forward and
7
+ reverse mode handling, and experimental CUDA kernel differentiation.
8
+ The release also brings better broader compatibility with Clang versions 9
9
+ through 19. Various performance optimizations, documentation improvements,
10
+ and critical bug fixes further refine the plugin’s reliability and usability.
11
+ link: "https://github.com/vgvassilev/clad/releases/tag/v1.9"
12
+
13
- date: 2024-12-25
14
codebase: "CppInterOp"
15
version: "v1.5.0"
0 commit comments