Skip to content

Commit f1cd992

Browse files
authored
Add Isaac Morales to contributors list (#171)
1 parent 88635f5 commit f1cd992

File tree

4 files changed

+34
-0
lines changed

4 files changed

+34
-0
lines changed

_data/contributors.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,29 @@
175175
in diverse scenarios. Previously I worked on improving the lookup
176176
of template specialization decls in clang modules.
177177
mentors: Vassil Vassilev
178+
179+
180+
- name: Isaac Morales Santana
181+
info: "GSoC 2024 Contributor"
182+
photo: Isaac.jpg
183+
184+
github: "https://github.com/imorlxs"
185+
active: 1
186+
linkedin: "https://www.linkedin.com/in/isaac-morales-santana-724280203/"
187+
education: "Computer Engineering, University of Granada, Spain"
188+
projects:
189+
- title: "Improving performance of BioDynaMo using ROOT C++ Modules"
190+
status: Ongoing
191+
description: |
192+
The ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. The ROOT software framework is foundational for the HEP ecosystem, providing capabilities such as IO, a C++ interpreter, GUI, and math libraries. It uses object-oriented concepts and build-time modules to layer between components. We believe additional layering formalisms will benefit ROOT and its users.
193+
194+
BioDynaMo is an agent-based simulation platform that enables users to perform simulations of previously unachievable scale and complexity, making it possible to tackle challenging scientific research questions. The project has a wide range of applications in cancer research, epidemiology, and social sciences.
195+
196+
BioDynaMo incorporates ROOT for several crucial functionalities such as statistical analysis, random number generation, C++-based Jupyter notebooks, and IO. Some features rely on efficient reflection information about BioDynaMo’s and user-defined C++ classes. This project is about improving the performance of the reflection system by upgrading to C++ modules.
197+
198+
proposal: /assets/docs/Isaac_Morales-Proposal_2024.pdf
199+
mentors: Vassil Vassilev, Lukas Breitwieser, Tobias Duswal and Fons Rademakers
200+
178201

179202
- name: "This could be you!"
180203
photo: rock.jpg
@@ -215,6 +238,7 @@
215238
education: MPhil Advanced Computer Science, University of Cambridge (2018)
216239

217240

241+
218242
################################################################################
219243
# 2023 #
220244
################################################################################

_pages/team/isaac-morales.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: "Compiler Research - Team - Isaac Morales"
3+
layout: gridlay
4+
excerpt: "Compiler Research: Team members"
5+
sitemap: false
6+
permalink: /team/IsaacMoralesSantana
7+
8+
---
9+
10+
{% include team-profile.html %}
508 KB
Binary file not shown.

images/team/Isaac.jpg

72.1 KB
Loading

0 commit comments

Comments
 (0)