Skip to content
View bshishov's full-sized avatar

Organizations

@CortexAI @GameDevSimulator @TheoreticalStudio
Block or Report

Block or report bshishov

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

    Hydraulic and thermal erosion with shallow water equations implemented in Unity using compute shaders.

    C# 133 16

  2. Emotions Emotions Public

    Emotion recognizing tool for RGB-D camera (Kinect)

    C# 13 3

  3. Python Numpy functions for most comm... Python Numpy functions for most common forecasting metrics
    1
    import numpy as np
    2
    
                  
    3
    EPSILON = 1e-10
    4
    
                  
    5
    
                  
  4. typedi typedi Public

    Python typed dependency injection container to bring simple inversion of control into your project

    Python 15 3

  5. tokema tokema Public

    Token-matching parser

    Python 2

  6. ctor ctor Public

    Object tree construction and deconstruction library

    Python 3