From 85791e4d336e39432fa4900409d572f997d8dbfd Mon Sep 17 00:00:00 2001 From: Aditya Saroha <143502508+Aditya-138-12@users.noreply.github.com> Date: Thu, 6 Feb 2025 14:30:34 +0530 Subject: [PATCH 1/2] Update gsoc.md --- _activities/gsoc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_activities/gsoc.md b/_activities/gsoc.md index f52b89366..534567557 100644 --- a/_activities/gsoc.md +++ b/_activities/gsoc.md @@ -60,7 +60,7 @@ See here the student blog posts from previous years: ### For Projects and Mentors -Instructions for participating projects and mentors can be found [here]({{ site.baseurl }}/gsoc/guideline.html). The main differences compared to last year are that proposals can now be 90-hour, 175-hour or 350h project length, and the target objectives must be well-defined deliverables. +Instructions for participating projects and mentors can be found [here]({{ site.baseurl }}/gsoc/guideline.html). The main differences compared to last year are that proposals can now be 90-hour, 175-hour or 350-hour project length, and the target objectives must be well-defined deliverables. We have a mentor-only Google group where we handle all announcements related to GSoC for our HSF Umbrella Organization. Please write us a mail to [hsf-gsoc-admin@googlegroups.com](mailto:hsf-gsoc-admin@googlegroups.com) if you want to add your preferred email to this list. Note that all participating mentors in 2025 HSF GSoC will have to be added to this group. Please let us know if for some reason your want your mail removed from this list. From 74e6f5ccaf5b40d81e7f3d8e8b9f5817dd7fe307 Mon Sep 17 00:00:00 2001 From: Aditya Saroha <143502508+Aditya-138-12@users.noreply.github.com> Date: Thu, 6 Feb 2025 14:41:02 +0530 Subject: [PATCH 2/2] Update project_Clad.md --- _gsocprojects/2025/project_Clad.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_gsocprojects/2025/project_Clad.md b/_gsocprojects/2025/project_Clad.md index abef4ff9a..07caa8986 100644 --- a/_gsocprojects/2025/project_Clad.md +++ b/_gsocprojects/2025/project_Clad.md @@ -10,7 +10,7 @@ description: | function, it can automatically generate C++ code for computing derivatives of the function. summary: | - Clad is an automatic differentiation (AD) tool for C++ + [Clad](https://clad.readthedocs.io/en/latest/) is an automatic differentiation (AD) tool for C++ --- {% include gsoc_project.ext %}