Skip to content
View stkubr's full-sized avatar
  • Berlin

Block or report stkubr

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 Loading

  1. DSEpp DSEpp Public

    The library provides basic objects and core numerical routines, needed for a scientific calculations within the framework of Dyson-Schwinger and Bette-Salper equations.

    C++ 1

  2. machine-learning-coursera machine-learning-coursera Public

    MATLAB code for Machine-Learning Algorithms course on Coursera

    MATLAB

  3. blockchain_intro_presentation blockchain_intro_presentation Public

    The slides and code presented on the internal tech meeting.

    HTML

  4. MAML MAML Public

    Masked Authenticated Messaging Lite in Python

    Python 4 3

  5. iota_async.lib.py iota_async.lib.py Public

    Asynchronous IOTA Python Library

    Python 1

  6. Simple Directed Acyclic Graph (IOTA-... Simple Directed Acyclic Graph (IOTA-like) implementation in Python
    1
    # published in https://medium.com/@stkubr/simple-directed-acyclic-graph-iota-like-implementation-in-python-8e07677c55b5
    2
    
                  
    3
    import hashlib
    4
    import random
    5
    import string