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

Block or report Hangcil

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

  1. fmincon-with-Cpp fmincon-with-Cpp Public

    A part of C++ optimization lib based on armadillo. It just implements one of the frequently used functions fmincon().

    C++ 11 4

  2. some-solvers-for-numerical-optimization some-solvers-for-numerical-optimization Public

    This lib contains methods of line programming, feasible direction, quadratic programming, SQP and derivative-free algorithm. Using only C++ STL.

    C++ 2 4

  3. theGRPScheme theGRPScheme Public

    The generalized Riemann problem (GRP) algorithm serves as a basic tool in the construction of a robust numerical scheme that can be successfully implemented in a wide variety of fluid dynamical top…

    C++