Skip to content

Commit d68bc90

Browse files
committed
Announce clad v1.8
1 parent 34dc02f commit d68bc90

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

_data/releases.yml

+10
Original file line numberDiff line numberDiff line change
@@ -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+
111
- date: 2024-10-19
212
codebase: "CppInterOp"
313
version: "v1.4.0"

0 commit comments

Comments
 (0)