Skip to content
View sasamil's full-sized avatar
  • Malta
Block or Report

Block or report sasamil

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

Pinned

  1. parsing-arithmetic-expression parsing-arithmetic-expression Public

    New approach to the arithmetic expressions parsing. Innovative, applicable, scalable and fast.

    C++ 2 1

  2. Quartic Quartic Public

    Solving algebric equation of 4th order. Fast and efficient. C++ implementation.

    C++ 58 13

  3. Queens Queens Public

    My solution to an old mathematical (chess-related) problem.

    Haskell 2

  4. Matrix Matrix Public

    Matrix Algebra. Sparse and dense matrices. C++ implementation.

    C++ 4

  5. PointInPolygon PointInPolygon Public

    Improved algorithm for determining the inclusion of a point P in a 2D planar polygon. C/C++ implementation.

    C++ 26 10

  6. Die_Hard-Problem Die_Hard-Problem Public

    Generalized version of Simon's problem (Die Hard With A Vengeance) and its solution.

    Python 3