Skip to content
View AIG-Livny's full-sized avatar

Block or report AIG-Livny

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

Pinned Loading

  1. mapyr mapyr Public

    small build system inheriting Makefile

    Python

  2. cbench cbench Public

    By value or by pointer? Benchmark to show time of passing arguments into function

    C

  3. mathc mathc Public

    Forked from felselva/mathc

    Pure C math library for 2D and 3D programming

    C 1

  4. TgCurrencyConverter-bot TgCurrencyConverter-bot Public

    Telegram bot for converting currencies in group and private chats

    Python

  5. TgSpeechRecognition-bot TgSpeechRecognition-bot Public

    Telegram bot for audio messages recognizing

    Python

  6. Create atlas image png from gif. Sup... Create atlas image png from gif. Supports transparancy and color -> alfa conversion
    1
    from PIL import Image
    2
    import math
    3
    import os
    4
    import numpy
    5
    import sys