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.

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 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 4 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. 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

  4. 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

  5. Birthday-greetings Birthday-greetings Public

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

    HTML 2

  6. adaptive-integration-methods adaptive-integration-methods Public

    This program is coded using Python and uses two adaptive variable step-size integration methods (adaptive trapezoidal rule and adaptive Simpson's rule) to calculate the numerical integral value of …

    Python 2 1