Skip to content
View snowjinight's full-sized avatar

Block or report snowjinight

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. vector-by-c-language vector-by-c-language Public

    implement vector class and operations by C language

    C 1 1

  2. ddm ddm Public

  3. CODE CODE Public

    test

  4. sparse-ainv sparse-ainv Public

    Forked from where-is-paul/sparse-ainv

    An implementation of Fei Xue's AINV algorithm

    MATLAB

  5. GMRES_MPI GMRES_MPI Public

    Forked from chemeng/GMRES_MPI

    MPI Implementation of the GMRES iterative solver

    C

  6. gmres gmres Public

    Forked from nikdavis/gmres

    GMRES algorithm to numerically solve matrices. Made with a custom CRS / sparse matrix lib.

    Python