NumKong
c Mediumashvardanian/NumKong
1,775 stars
113 forks
17 open issues
Active Apr 2026
Beginner-Friendly Issues 17
Issues tagged for new contributors
Bug: `nk.moments` is 30× slower on N-D arrays than on a flattened 1D view
#336 · Apr 3, 2026
bug
Feature: Casting backend for WASM
#335 · Apr 2, 2026
enhancement
Feature: Poison misaligned tails in PyTest
#334 · Apr 2, 2026
enhancement
bug
Bug: `import numkong` sets FTZ/DAZ globally, breaking IEEE-754 subnormal floats
#328 · Mar 23, 2026
bug
enhancement
Bug: `nk.scale(out=...)` silently writes zeros — output buffer is ignored
#326 · Mar 23, 2026
bug
enhancement
Feature: Require "pre-packing" for `symmetric` GEMM-like kernels
#323 · Mar 22, 2026
enhancement v8
Feature: Split MinMax and ArgMinMax reductions
#322 · Mar 22, 2026
enhancement v8
Feature: NVIDIA Vera / Olympus SVE2+FP8 backend
#319 · Mar 19, 2026
enhancement help wanted good first issue
Feature: IBM Power backend
#318 · Mar 19, 2026
enhancement help wanted good first issue
Feature: Loongson LAPX backend
#317 · Mar 19, 2026
enhancement help wanted good first issue
Feature: Specialized Normalize — image, video, volume
#315 · Mar 18, 2026
enhancement
Feature: Batch- and axis-aware image/video/volume operations
#313 · Mar 18, 2026
enhancement
Feature: Traditional GEMM / MatMul API
#312 · Mar 18, 2026
enhancement
Feature: Axis-aware / batched APIs to avoid Python loops
#311 · Mar 18, 2026
enhancement