Skip to content
View alectois's full-sized avatar

Block or report alectois

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.

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

Pinned Loading

  1. Distinguishing-Causes-and-Triggers-in-Volcanic-and-Seismic-Processes Distinguishing-Causes-and-Triggers-in-Volcanic-and-Seismic-Processes Public

    Reproducible Cause–Trigger analysis of monitoring data from the 2008 Etna crisis and the 2019 Whakaari eruption.

    Jupyter Notebook

  2. Investigating-Factors-for-Effective-Transfer-Learning-with-Chemical-Graphs Investigating-Factors-for-Effective-Transfer-Learning-with-Chemical-Graphs Public

    This project investigates the effects of layer freezing strategies in pretrained graph neural networks (GNNs) on molecular property prediction tasks. / UW 2025S Praktikum 1

    Jupyter Notebook

  3. Improving-numerical-stability-and-maximum-attainable-accuracy-in-s-step-Conjugate-Gradient-methods Improving-numerical-stability-and-maximum-attainable-accuracy-in-s-step-Conjugate-Gradient-methods Public

    This MATLAB project investigates techniques for improving the numerical stability and maximum attainable accuracy of s-step Conjugate Gradient (CG) methods. / UW 2024W NHPA

    MATLAB

  4. Heat-Equation-2D-Parallel Heat-Equation-2D-Parallel Public

    This C++ project compares sequential, OpenMP, and MPI implementations of a Jacobi solver for the steady-state two-dimensional heat equation. / UW 2023W PC

    C++

  5. Mandelbrot-with-Cpp-Multithreading Mandelbrot-with-Cpp-Multithreading Public

    This project compares sequential and multithreaded C++ implementations of Mandelbrot-set image generation. / UW 2023W PC

    C++

  6. Histogram-Parallel Histogram-Parallel Public

    This project compares five strategies for constructing a histogram from uniformly generated integer samples. / UW 2023W PC

    C++