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

Block or report ln2058

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

Popular repositories

  1. celullar-automata-rule30-centercolumn celullar-automata-rule30-centercolumn Public

    A python program that will calculate the on and off states (in 0s and 1s) for the middle / center column of Rule 30 cellular automata which is thought to be capable of generating pseudo-random numb…

    C++

  2. collatz-cycle-visualization collatz-cycle-visualization Public

    A program in python to visualize the cycle length and values for the collatz conjecture. It can also be used for collatz_like sequences aswell as negative numbers.

    Python