UNPKG

d3-force-webgpu

Version:

Force-directed graph layout using velocity Verlet integration with WebGPU acceleration.

4 lines (3 loc) 70 B
export default function(random) { return (random() - 0.5) * 1e-6; }