Skip to content
View henrCh1's full-sized avatar

Highlights

  • Pro

Block or report henrCh1

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

Popular repositories Loading

  1. Iterative-methods Iterative-methods Public

    This program is written in Python and uses two iterative methods, Jacobi iteration and Gauss-Seidel iteration, to solve linear equations. /这个程序使用Python编写,采用雅可比迭代法和高斯-赛德尔迭代法两种方法解决线性方程组问题。

    Python 5 1

  2. Finite-Difference-for-Laplace-Equation Finite-Difference-for-Laplace-Equation Public

    The program is written in Python and aims to solve the Laplace equation using the finite difference method. /该程序使用Python编写,旨在使用有限差分法解决拉普拉斯方程。

    Python 4

  3. Birthday-greetings Birthday-greetings Public

    一个简单的html文件,实现生日祝福/A simple HTML file to achieve birthday wishes

    HTML 3

  4. Runge-Kutta Runge-Kutta Public

    This program is written in Python and uses the Runge-Kutta method to approximate the numerical solutions of first-order and second-order initial value problems for ordinary differential equations./…

    Python 3

  5. Gaussian-Elimination Gaussian-Elimination Public

    This program is programmed using Python and can be used to solve linear equations with two methods: Gaussian Elimination and Improved Column Principal Gaussian Elimination. /本程序使用Python编程,可以使用两种方法(…

    Python 3

  6. Finite-Difference-for-Poisson-Equation Finite-Difference-for-Poisson-Equation Public

    The program is written in Python and aims to solve the Poisson equation using the finite difference method./该程序使用Python编写,旨在使用有限差分法解决泊松方程。

    Python 3 1