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

Block or report jouae

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
jouae/README.md

Main Work

Time-fractional Allen-Cahn Eqaution Solver

TfAC_solver An implement that solves the Allen-Cahn equation with respect to fractional derivatives in time.

$$ {}_CD_t^{\alpha} u = \epsilon^2 \Delta u -W'(u) $$

where $\displaystyle {}_CD_t^{\alpha} u=\int_0^t \frac{(t-s)^{\alpha}}{\Gamma{(1-\alpha)}}u'(s)d$ represents the Caputo derivative with respect to time for $u$.

An Ardiuno UNO Tutorial for Beginner

ardiuno_UNO_tutorial This is an example repo for teaching high school students how to use Arduino UNO and program some easy eaxmples. Written in Traditional Chinese.

Popular repositories

  1. LuBZ_segmentation LuBZ_segmentation Public

    Forked from putintostyle/master-thesis

    Python 1

  2. SVDStudentScore SVDStudentScore Public

    數值方法期末報告

    MATLAB

  3. TfAC_solver TfAC_solver Public

    The time-fractional Allen-Cahn equation solver.

  4. ardiuno_UNO_tutorial ardiuno_UNO_tutorial Public

    An basic ardiuno tutorial repo. For educational purposes only.

    C++ 19

  5. NCKUcrawler NCKUcrawler Public

    NCKUcrawler

    Jupyter Notebook

  6. Awesome-explainable-AI Awesome-explainable-AI Public

    Forked from wangyongjie-ntu/Awesome-explainable-AI

    A collection of research materials on explainable AI/ML