Skip to content
View rlee32's full-sized avatar

Block or report rlee32

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

    Lattice Boltzmann Method (LBM) codes in MATLAB for educational purposes, based on codes in the textbook by A. A. Mohamad.

    MATLAB 89 34

  2. nmf nmf Public

    C++ implementation of non-negative matrix factorization.

    C++ 5 3

  3. fast-k-opt fast-k-opt Public

    Fast quadtree-based k-opt for the symmetric Euclidean traveling salesman problem. Faster than state-of-the-art best-improvement k-opt.

    C++ 4 4

  4. lbmpp_old lbmpp_old Public

    A C++ LBM code.

    C++ 3 5

  5. lbmpp lbmpp Public

    C++ 2 1

  6. forward-k-opt forward-k-opt Public

    Lin-Kernighan-style k-opt TSP solver that uses a quad tree for dynamic search. Only "forward swaps" (a subset of typical LK moves) are implemented.

    C++ 2