Skip to content
View mattisvoss's full-sized avatar
Block or Report

Block or report mattisvoss

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
mattisvoss/README.md
  • 👋 Hi, I’m @mattisvoss
  • 👀 I’m interested in machine learning and numerical methods, especially as applied to problems in physics and engineering.
  • 🌱 I’m currently learning about physics-informed neural networks, their implementation in JAX, and by extension functional programming.
  • 💞️ I’m looking to collaborate on the use of PINNs for turbulence modelling.
  • 📫 How to reach me: email [email protected]

Popular repositories

  1. 1D_FEM 1D_FEM Public

    Python classes defining a 1D linear finite element solver for second order ODEs

    Jupyter Notebook

  2. perceptron perceptron Public

    Perceptron coded in C#

    C#

  3. logistic_map logistic_map Public

    Logistic map coded in C#

    C#

  4. runge_kutta_4 runge_kutta_4 Public

    Implementation of 4th order Runge-Kutta algorithm for solution of differential equations in C#

    C#

  5. mattisvoss mattisvoss Public

    Config files for my GitHub profile.

  6. newtons_method_multidim newtons_method_multidim Public

    C# classes for Newton's method for finding roots in multiple dimensions.

    C#