Skip to content
View EStog's full-sized avatar
💭
Looking for fundamental principles
💭
Looking for fundamental principles
  • Universidad de las Ciencias Informáticas
  • Havana, Cuba
Block or Report

Block or report EStog

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
EStog/README.md

Metrics

Pinned

  1. PathEx PathEx Public

    Declarative task synchronization in Python inspired by Path Expressions

    Python 2

  2. fizzbuzz fizzbuzz Public

    FizzBuzz brainstorm!

    Python 1 1

  3. QuantityEr QuantityEr Public

    A program to obtain result amounts of complex queries to GitHub.

    Python 2 1

  4. mandelbrotc- mandelbrotc- Public

    Case study on parallel generation of Mandelbrot set by using MPI and OpenMP.

    Python 5

  5. Checkers-Game Checkers-Game Public

    This is a checkers game, that use minimax seach with alpha-beta prunning.

    Python 1

  6. Bash script to install from source S... Bash script to install from source SWI-Prolog in Opensuse
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # Author: Ernesto Soto Gómez <https://github.com/EStog>
    4
    
                  
    5
    # This script install the stable version of SWI-Prolog in Opensuse.