This website works better with JavaScript
首頁
探索
說明
註冊
登入
wokoeck_ch
/
lern-tracking-system
派生自
jm-hsa/lern-tracking-system
關註
2
讚好
2
複刻
0
Files
目錄樹:
e1e2f5ad56
分支列表
標籤列表
master
opt-dev
lern-trackin...
/
raspberry-pi
/
test.py
test.py
75 B
文件歷史
原始文件
1
2
3
4
import noise
for i in range(100000):
print(noise.pnoise1(i/1000)*1000)