Skip to content
View mndxpnsn's full-sized avatar

Block or report mndxpnsn

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++ 1

  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++