Skip to content

Latest commit

 

History

History
64 lines (57 loc) · 2.65 KB

File metadata and controls

64 lines (57 loc) · 2.65 KB
layout page
title Group Science
permalink /science/

We develop statistical and computational methods for cosmology, gravitational waves, and time-domain astrophysics, with a focus on Bayesian inference, scalable GPU workflows, and robust scientific software.

GPUs for Science

GPU hardware — developed for machine learning — accelerates classical statistical methods by 100–1000× for rigorous astrophysics. These speedups enable systematic Bayesian model comparison at scales that were previously intractable.

{% for item in site.data.science %} {% if item.area == "GPUs for Science" %}

{{ item.theme }}

{{ item.title }}

{% if item.people != "" %}

People: {{ item.people }}

{% endif %} {% if item.claims != "" %}

Key result: {{ item.claims }}

{% endif %}

{{ item.summary }}

{% if item.link != "" and item.link %} Representative reference {% endif %}
{% endif %} {% endfor %}

Methodology

{% for item in site.data.science %} {% if item.area == "Methodology" %}

{{ item.theme }}

{{ item.title }}

{{ item.summary }}

{% if item.link != "" and item.link %} Read more {% endif %}
{% endif %} {% endfor %}

Scientific Software

Source Talks