numr 0.4.0

High-performance numerical computing with multi-backend GPU acceleration (CPU/CUDA/WebGPU)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[runner]
samples = 10
timeout = "120s"
bootstrap_iterations = 500
confidence_level = 0.95

[allocator]
track = false

[output]
format = "human"
directory = "target/fluxbench"
save_baseline = true

[ci]
regression_threshold = 15.0
github_annotations = true
fail_on_critical = true