Skip to content

Instantly share code, notes, and snippets.

View etra0's full-sized avatar
need more coffee

Sebastián A. etra0

need more coffee
View GitHub Profile

Método de la secante

Método de la secante que resuelve los 0 del polinomio

(x-1)(x-2)(x-4)(x-3)(x-6) + 1

Hecho en d3.js por amor al arte

@etra0
etra0 / .block
Created September 25, 2017 17:54
license: gpl-3.0
height: 600
scrolling: no
border: yes
@etra0
etra0 / .block
Created September 30, 2017 18:28
Spirograph on p5js
license: gpl-3.0
height: 600
scrolling: no
border: yes
@etra0
etra0 / .block
Created October 2, 2017 22:58
Linear transformation from R^3 to R^2
license: gpl-3.0
height: 600
scrolling: no
border: yes
@etra0
etra0 / .block
Last active October 4, 2017 19:03
Multiples spirographs made in p5.js
license: gpl-3.0
height: 700
scrolling: no
border: yes
@etra0
etra0 / .block
Created October 9, 2017 13:41
Ramos Informática USM
license: gpl-3.0
height: 800
scrolling: no
border: yes
@etra0
etra0 / .block
Last active October 16, 2017 03:16
Runge's phenomenom
license: gpl-3.0
height: 800
scrolling: no
border: yes
carrera codigo
Arquitectura 13
Construcción Civil 12
Ingeniería Civil 11
Ingeniería Civil Ambiental 84
Ingeniería Civil Electrónica 21
Ingeniería Civil Eléctrica 23
Ingeniería Civil Industrial 60
Ingeniería Civil Matemática 10
Ingeniería Civil Mecánica 41
@etra0
etra0 / love.py
Last active February 26, 2018 23:43
import numpy as np
import sys
import matplotlib.pyplot as plt
import matplotlib as mpl
import matplotlib.font_manager as fm
from scipy.misc import imread
from PIL import Image
f = fm.FontProperties(fname='/System/Library/Fonts/Times.dfont')
@etra0
etra0 / .block
Created June 9, 2018 02:43
PS4 Loading Screen in d3js
license: gpl-3.0
width: 910
height: 310
scrolling: no
border: no