Skip to content
View jonaskat87's full-sized avatar

Block or report jonaskat87

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. lava-solidification lava-solidification Public

    This repository contains various scripts, figures, and other files relevant for "Some lava flows may not have been as thick as they appear" by Katona et al. (2021). Certain, very large data files h…

    MATLAB

  2. portfolio portfolio Public

    These are various codes I produced for coursework throughout my undergraduate program and PhD program.

    Jupyter Notebook

  3. UQ_AE-SINDy UQ_AE-SINDy Public

    Supplementary Python codes, Bash scripts, and Slurm scripts for "Uncertainty Quantification for Reduced-Order Surrogate Models Applied to Cloud Microphysics," a paper accepted in the 2025 NeurIPS M…

    HTML

  4. AMD AMD Public

    This repository contains various scripts (Python and Slurm), figures, and other files relevant for "A Symplectic Analysis of Alternating Mirror Descent" by Katona et al. (2024).

    Jupyter Notebook

  5. constants_of_motion constants_of_motion Public

    Scripts for a project in-progress on using PCA to solve for conserved quantities in datasets.

    MATLAB

  6. Poisson_test Poisson_test Public

    Testing scripts in C++ for solving Poisson's equation on a square using various methods (FDM with sparse Cholesky solver, Fourier series) from Fall 2022.

    C++