|
146 | 146 |
|
147 | 147 | education: PhD Computer Science, National Technical University of Ukraine, 2014
|
148 | 148 | active: 1
|
149 |
| - |
150 |
| -- name: Shreyas Atre |
151 |
| - photo: Shreyas.jpg |
152 |
| - info: "Open Source Contributor" |
153 |
| - |
154 |
| - education: "B.Tech in Electronics and Telecommunications Engineering, Veermata Jijabai Technological Institute, Mumbai, India | Masters in Computer Science, Louisiana State University, Baton Rouge, United States" |
155 |
| - github: "https://github.com/SAtacker" |
156 |
| - www: "https://satacker.github.io" |
157 |
| - active: 1 |
158 |
| - linkedin: "https://www.linkedin.com/in/atreshreyas/" |
159 |
| - projects: |
160 |
| - - title: "Improve the test coverage for CppInterOp" |
161 |
| - status: Ongoing |
162 |
| - description: | |
163 |
| - This project aims to enhance the reliability and robustness of |
164 |
| - CppInterOp, a library facilitating language interoperability by |
165 |
| - exposing APIs from Clang and LLVM. Focusing on backward |
166 |
| - compatibility and minimalistic design, CppInterOp is instrumental |
167 |
| - in enabling downstream tools to embed Clang and LLVM in their |
168 |
| - codebases for dynamic interaction with C++. The project's primary |
169 |
| - objective is to improve the test coverage of CppInterOp by |
170 |
| - identifying and addressing potential edge cases, especially |
171 |
| - scenarios involving language interoperability and |
172 |
| - compiler-as-a-service functionalities. The outcome is expected to |
173 |
| - increase the overall reliability of the library, providing |
174 |
| - developers with a more stable foundation for utilizing CppInterOp |
175 |
| - in diverse scenarios. Previously I worked on improving the lookup |
176 |
| - of template specialization decls in clang modules. |
177 |
| - mentors: Vassil Vassilev |
178 |
| - |
179 | 149 |
|
180 | 150 | - name: Isaac Morales Santana
|
181 | 151 | info: "GSoC 2024 Contributor"
|
|
209 | 179 | # 2024 #
|
210 | 180 | ################################################################################
|
211 | 181 |
|
| 182 | +- name: Shreyas Atre |
| 183 | + photo: Shreyas.jpg |
| 184 | + info: "Open Source Contributor" |
| 185 | + |
| 186 | + education: "B.Tech in Electronics and Telecommunications Engineering, Veermata Jijabai Technological Institute, Mumbai, India | Masters in Computer Science, Louisiana State University, Baton Rouge, United States" |
| 187 | + github: "https://github.com/SAtacker" |
| 188 | + www: "https://satacker.github.io" |
| 189 | + linkedin: "https://www.linkedin.com/in/atreshreyas/" |
| 190 | + projects: |
| 191 | + - title: "Improve the test coverage for CppInterOp" |
| 192 | + status: Completed |
| 193 | + description: | |
| 194 | + This project aims to enhance the reliability and robustness of |
| 195 | + CppInterOp, a library facilitating language interoperability by |
| 196 | + exposing APIs from Clang and LLVM. Focusing on backward |
| 197 | + compatibility and minimalistic design, CppInterOp is instrumental |
| 198 | + in enabling downstream tools to embed Clang and LLVM in their |
| 199 | + codebases for dynamic interaction with C++. The project's primary |
| 200 | + objective is to improve the test coverage of CppInterOp by |
| 201 | + identifying and addressing potential edge cases, especially |
| 202 | + scenarios involving language interoperability and |
| 203 | + compiler-as-a-service functionalities. The outcome is expected to |
| 204 | + increase the overall reliability of the library, providing |
| 205 | + developers with a more stable foundation for utilizing CppInterOp |
| 206 | + in diverse scenarios. Previously I worked on improving the lookup |
| 207 | + of template specialization decls in clang modules. |
| 208 | + mentors: Vassil Vassilev |
| 209 | + |
| 210 | + |
212 | 211 | - name: Abhi Acherjee
|
213 | 212 | info: "IRIS-HEP Fellow"
|
214 | 213 | photo: Abhi.jpg
|
215 | 214 |
|
216 | 215 | education: "Computer Sciences B.S. + M.S , University of Cincinnati, OH"
|
217 | 216 | projects:
|
218 | 217 | - title: "Extend the Automatic Differentiation Support in RooFit"
|
219 |
| - status: Ongoing |
| 218 | + status: Completed |
220 | 219 | description: |
|
221 | 220 | In terms of minimization time, Roofit offers faster results even with numerical
|
222 | 221 | differentiation techniques as compared to minimizing a likelihood function that
|
|
0 commit comments