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

Block or report andresfelipe29

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. Autofocus-telescope Autofocus-telescope Public

    Here is the code necessary to make a galilean telescope focus a distant object automatically, we use python, cv2 and a webcam to judge the focus level of the image and an Arduino UNO adjusts the le…

    Python 1

  2. chain-reaction-simulation chain-reaction-simulation Public

    This repository contains the final work done by Felipe Gómez Lozada, Julián David Jiménez Paz, Carlos Andrés del Valle Urberuaga and me (Andres Felipe Vargas Londoño) as our final project for the c…

    C++

  3. Newton-Fractals Newton-Fractals Public

    This repository contains the process used to determine the speed of Newthon's method to find the root of some complex functions. Resulting in the creation of convergence-speed maps, also called Nwe…

    C++

  4. jujimenezp/herrcomp_project01 jujimenezp/herrcomp_project01 Public

    C++ 1

  5. cesio-137-decay-simulation cesio-137-decay-simulation Public

    Montacarlo-simulation of cesium-137's decay, comparing an exponencial and a binomial model.

    Python