| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-03-25 | 315 Bytes | |
| v7.8.3 source code.tar.gz | 2023-03-25 | 400.1 kB | |
| v7.8.3 source code.zip | 2023-03-25 | 407.9 kB | |
| Totals: 3 Items | 808.3 kB | 0 | |
- Fix precision error calculating voronoi.neighbors. https://github.com/d3/d3-delaunay/pull/138 https://github.com/d3/d3-delaunay/pull/139
- Fix broken polygon. https://github.com/d3/d3-delaunay/pull/140
- Fix threshold generation when input is empty or has no deviation. https://github.com/d3/d3-array/pull/271