Skip to content
View architsaz's full-sized avatar

Block or report architsaz

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

Pinned Loading

  1. CDSolver CDSolver Public

    Choleshky Decomposition solver for linear system of equation in the compressed row storage format

    C

  2. CG_solver CG_solver Public

    The Conjugate Gradient solver is used to solve linear systems of equations where the coefficient matrix is positive definite.

    C

  3. operators operators Public

    Operators of any kind of mesh with different algorithm for different purposes

    C

  4. plotting plotting Public

    This repository is about how to used the Gnuplot to draw plot figures such as 2D line figure, Histogram, and so on.

    C

  5. poisson- poisson- Public

    Solving Poisson's equation by CG method

    C

  6. pyfebio pyfebio Public

    write a feb file with using a mesh data in txt format

    Python 1