- Zürich, Switzerland
- https://www.koalatux.ch/
Pinned Loading
-
game-of-life-convolve.py
game-of-life-convolve.py 1from scipy.signal import convolve2d
23KERNEL = [[2, 2, 2],
4[2, 1, 2],
5[2, 2, 2]]
-
-
odhcp6c
odhcp6c Public archiveForked from openwrt/odhcp6c
This repository is a mirror of https://git.openwrt.org/?p=project/odhcp6c.git. It is for reference only and is not active for checks-ins or reporting issues; issues should be reported at: https://b…
C
-
rust-lang/rust
rust-lang/rust PublicEmpowering everyone to build reliable and efficient software.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.