This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
wokoeck_ch
/
lern-tracking-system
Fork de
jm-hsa/lern-tracking-system
Seguir
2
Destacar
2
Fork
0
Ficheiros
Árbore:
f31af5dd1e
Ramas
Etiquetas
master
opt-dev
lern-trackin...
/
raspberry-pi
/
test.py
test.py
75 B
Histórico
Raw
1
2
3
4
import noise
for i in range(100000):
print(noise.pnoise1(i/1000)*1000)