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

Block or report akobotov

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