We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34dc02f commit d68bc90Copy full SHA for d68bc90
_data/releases.yml
@@ -1,3 +1,13 @@
1
+- date: 2024-12-17
2
+ codebase: "Clad"
3
+ version: "v1.8"
4
+ description: |
5
+ This release includes support for `std::vector`, `constexpr` and `consteval`
6
+ constructs. It advances the CUDA support enabling differentiation both
7
+ device and host functions. It is the first release which enables Kokkos
8
+ entities. The new release has many bug fixes.
9
+ link: "https://github.com/vgvassilev/clad/releases/tag/v1.8"
10
+
11
- date: 2024-10-19
12
codebase: "CppInterOp"
13
version: "v1.4.0"
0 commit comments