Skip to content
View SergiyYermak's full-sized avatar
  • Norfolk, VA

Block or report SergiyYermak

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

    An application that implements fundamental concepts and methodologies applicable to digital image processing.

    C++

  2. Gauss_Seidel Gauss_Seidel Public

    In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a system of linear equations.

    C++ 1

  3. Gaussian_Elimination Gaussian_Elimination Public

    In mathematics, Gaussian elimination, also known as row reduction, is an algorithm for solving systems of linear equations. It consists of a sequence of operations performed on the corresponding ma…

    C++

  4. Jacobi_Method Jacobi_Method Public

    In numerical linear algebra, the Jacobi method is an iterative algorithm for determining the solutions of a strictly diagonally dominant system of linear equations. Each diagonal element is solved …

    C++ 1

  5. Sorting Sorting Public

  6. Interview-Questions Interview-Questions Public

    Java