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

Block or report juan-restrepo

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

    Python code that when executed computes the requested fibonacci number blazingly fast

    Python

  2. MillerRabin MillerRabin Public

    Python code implementing the Miller-Rabin primality test

    Python 1

  3. Negative-Power-Series Negative-Power-Series Public

    Algebraic operations with power series. It allows for manipulation of terms with negative exponents.

    Python