We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3903a64 commit 89f1c00Copy full SHA for 89f1c00
_data/releases.yml
@@ -1,3 +1,13 @@
1
+- date: 2024-05-21
2
+ codebase: "Clad"
3
+ version: "v1.5"
4
+ description: |
5
+ This release enables Clang-18. Includes reduced size of the generated code.
6
+ It integrates Clad better with Clang by moving the differentiation process
7
+ at the end of the translation unit. Improves the error estimation
8
+ infrastructure and has many bug fixes.
9
+ link: "https://github.com/vgvassilev/clad/releases/tag/v1.5"
10
+
11
- date: 2024-05-09
12
codebase: "CppInterOp"
13
version: "v1.3.0"
0 commit comments