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

Block or report Theodoret

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

Popular repositories

  1. PINN_2D_HeatTransfer_Euler PINN_2D_HeatTransfer_Euler Public

    About Partial Differential Equations (PDEs) of 2D Heat Transfer is solved by Physic-Informed Neural Network (PINN), while time is discretized by Euler's Method

    MATLAB 6

  2. PINN_1D_HeatTransfer_Euler PINN_1D_HeatTransfer_Euler Public

    Partial Differential Equations (PDEs) of 1D Heat Transfer is solved by Physic-Informed Neural Network (PINN), while time is discretized by Euler's Method

    Jupyter Notebook 1

  3. DeepXDE-Documentation.ipnyb DeepXDE-Documentation.ipnyb Public

    A DeepXDE .ipnyb version documentation from https://deepxde.readthedocs.io/en/latest/

    Jupyter Notebook 1

  4. UAS_API_C_Kelompok_10 UAS_API_C_Kelompok_10 Public

    Web API (Back-end) / Kelompok 10 / Pemrograman Berbasis Platform C

    PHP

  5. PINN_1D_ThinFlow PINN_1D_ThinFlow Public

    Jupyter Notebook

  6. Parallel_2D_Jaguar_Bario_RK2 Parallel_2D_Jaguar_Bario_RK2 Public

    A Turing Model by Bario et al. for a Jaguar pattern is solved using finite difference method and Runga-Kutta 2nd order while CUDA C parallel programming is employed

    C