Skip to content
View saintleva's full-sized avatar
  • Minsk New Land Church
  • Minsk, Belarus

Block or report saintleva

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. limited-apt limited-apt Public

    Console tool that allows ordinary (non-privileged) users to install/remove/etc. non-system packages but forbid them to install "dangerous" packages or to do other unwanted (to root) modifications

    Python 2

  2. SourceChew SourceChew Public

    An open-source application for convenient reading of source code from repositories on GitHub, GitLab, BitBucket, and other hosting platforms (forges). It supports easy navigation using a tree struc…

    Kotlin 1

  3. librapidmatrixmultiply librapidmatrixmultiply Public

    C++ generic library for rapid multiplication of matrices. It implements recursive Strassen algorithm, but throws-back to traditional (by definition) algorithm for optimization. Rested on boost::num…

  4. libpolishboolfunctions libpolishboolfunctions Public

    Simple C++ library to manipulate boolean functions in polish reverse notation

    C++

  5. libboolfunccompiler libboolfunccompiler Public

    Small library to compile boolean formulas in infix form to form of libpolishboolfunctions library. Implemented using Coco/R compiler generator

    C++

  6. libublasaux libublasaux Public

    Auxiliary library to boost::numeric::ublas. Enables to output vectors and matrices in pretty format and to randomize them using different engines and distributions

    C++