Skip to content
View mndxpnsn's full-sized avatar
Block or Report

Block or report mndxpnsn

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

Pinned Loading

  1. poisson-3D poisson-3D Public

    numerical solution of the 3D Poisson equation using the incomplete Cholesky conjugate gradient method.

    C

  2. graph-theory-I graph-theory-I Public

    All solutions to the problems in the "Graph Theory I" study plan on LeetCode.

    C++

  3. guapo-game guapo-game Public

    Implementation of Guapo Game for iOS

    Swift

  4. gauss-jordan gauss-jordan Public

    Implementation of the Gauss-Jordan method for inverting matrices.

    C++ 1

  5. algorithms-II algorithms-II Public

    All solutions to the problems in the "Algorithms II" study plan on LeetCode.

    C++

  6. ultimate-dp-I ultimate-dp-I Public

    All solutions to the problems in "Dynamic Programming I", the LeetCode dynamic programming study plan - I.

    C++