Skip to content
View Armen-Kh's full-sized avatar

Block or report Armen-Kh

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. SYSTEM_OF_LINEAR_EQUATIONS SYSTEM_OF_LINEAR_EQUATIONS Public

    Solving a system of linear equations by Gauss, Gauss-Seidel and Jacobi methods.

    C++ 1

  2. Image-Processing-Final-Project Image-Processing-Final-Project Public

    C++

  3. TEST TEST Public

  4. Smart_Shared_Pointer_Implementation Smart_Shared_Pointer_Implementation Public

    C++

  5. matrix_operation matrix_operation Public

    (A + B) * (C + D)

    C++

  6. SLE_Gaussian_Elimination SLE_Gaussian_Elimination Public

    Systems of Linear Equations: Solving by Gaussian Elimination method

    C++