Skip to content

Add Isaac Morales to contributors list #171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions _data/contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,29 @@
in diverse scenarios. Previously I worked on improving the lookup
of template specialization decls in clang modules.
mentors: Vassil Vassilev


- name: Isaac Morales Santana
info: "GSoC 2024 Contributor"
photo: Isaac.jpg
email: [email protected]
github: "https://github.com/imorlxs"
active: 1
linkedin: "https://www.linkedin.com/in/isaac-morales-santana-724280203/"
education: "Computer Engineering, University of Granada, Spain"
projects:
- title: "Improving performance of BioDynaMo using ROOT C++ Modules"
status: Ongoing
description: |
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.

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.

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.

proposal: /assets/docs/Isaac_Morales-Proposal_2024.pdf
mentors: Vassil Vassilev, Lukas Breitwieser, Tobias Duswal and Fons Rademakers


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



################################################################################
# 2023 #
################################################################################
Expand Down
10 changes: 10 additions & 0 deletions _pages/team/isaac-morales.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: "Compiler Research - Team - Isaac Morales"
layout: gridlay
excerpt: "Compiler Research: Team members"
sitemap: false
permalink: /team/IsaacMoralesSantana
email: [email protected]
---

{% include team-profile.html %}
Binary file added assets/docs/Isaac_Morales-Proposal_2024.pdf
Binary file not shown.
Binary file added images/team/Isaac.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading