We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c6a19 commit 45414daCopy full SHA for 45414da
_gsocproposals/2025/proposal_Clad-STLConcurrency.md
@@ -31,7 +31,7 @@ An example demonstrating the use of differentiation of codes utilizing paralleli
31
#include <numeric>
32
#include <thread>
33
#include <vector>
34
-#include "clad/Differentiator/Differentiator.h"q
+#include "clad/Differentiator/Differentiator.h"
35
36
using VectorD = std::vector<double>;
37
using MatrixD = std::vector<VectorD>;
0 commit comments