Skip to content
View mannykoum's full-sized avatar

Organizations

@infiniteorbits
Block or Report

Block or report mannykoum

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

    A linear algebra-specific language for the budding C enthusiast

    OCaml 2 2

  2. A Python implementation of a naive a... A Python implementation of a naive algorithm to distribute points on a sphere at an almost equal distance to each other.
    1
    #!/usr/bin/env python3
    2
    
    
    3
    # Module to distribute points on a sphere approximately equi-distant from each
    4
    # other. Written in C by Paul Bourke, July 1996.
    5
    # Translated in Python by Emmanuel Koumandakis, 2018.
  3. BPred-pintool BPred-pintool Public

    A pintool to simulate a correlating branch predictor and more

    C++ 1

  4. track-celestial-object track-celestial-object Public

    A program to identify celestial objects and track a target given the attitude of the observer.

    Python 1