Skip to content
View deebs67's full-sized avatar
Block or Report

Block or report deebs67

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

    A Turing Machine emulator written in Python

    Python

  2. leibniz_pi leibniz_pi Public

    Python functions to approximate Pi using the Leibniz formula

    Python

  3. Heron_square_root Heron_square_root Public

    Implementation(s) of the iterative square-root calculation method due to Heron ('Hero') of Alexandria

    C#

  4. Dice_sum Dice_sum Public

    Monte-Carlo simulation of the distribution of the sum of multiple dice throws

    C# 1

  5. Pi_dartboard Pi_dartboard Public

    A way to estimate Pi using Monte-Carlo simulation

    C# 1

  6. Greatest_Common_Divisor Greatest_Common_Divisor Public

    Finding the Greatest Common Divisor (GCD) of two integers, as explored by Euclid

    C#