Skip to content
View akobotov's full-sized avatar
  • Novosibirsk, Russia

Block or report akobotov

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. placement_sort placement_sort Public

    Fast O(n) stable sorting algorithm. C++ implementation. It outperforms std::sort and std::stable_sort on N > 100 for both primitive types and complex objects.

    C++ 9

  2. catboost catboost Public

    Forked from catboost/catboost

    CatBoost is an open-source gradient boosting on decision trees library with categorical features support out of the box for Python, R

    C++

  3. lapack lapack Public

    Forked from Reference-LAPACK/lapack

    LAPACK development repository

    Fortran