Skip to content

Commit f906e82

Browse files
authored
update rectdiff to 0.0.25 and introduce speed up 10-20x (#735)
1 parent 1047489 commit f906e82

30 files changed

+1801
-1799
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@tscircuit/dataset-srj05": "git+https://github.com/tscircuit/dataset-srj05.git#9a49c126a89c083dc4d2b72cd17184735f637762",
3434
"@tscircuit/jumper-topology-generator": "^0.0.4",
3535
"@tscircuit/math-utils": "^0.0.27",
36-
"@tscircuit/rectdiff": "0.0.22",
36+
"@tscircuit/rectdiff": "0.0.25",
3737
"@tscircuit/solver-utils": "^0.0.16",
3838
"@types/bun": "^1.2.23",
3939
"@types/fast-json-stable-stringify": "^2.1.2",

tests/__snapshots__/core1.snap.svg

Lines changed: 1 addition & 1 deletion
Loading

tests/__snapshots__/e2e3-jumpers.snap.svg

Lines changed: 18 additions & 18 deletions
Loading

tests/__snapshots__/e2e3-multisection.snap.svg

Lines changed: 18 additions & 18 deletions
Loading

tests/__snapshots__/e2e3-multisection.test.ts-availableSegmentPointSolver.snap.svg

Lines changed: 1 addition & 1 deletion
Loading

tests/__snapshots__/e2e3-multisection.test.ts-portPointPathingSolver.snap.svg

Lines changed: 455 additions & 499 deletions
Loading

tests/__snapshots__/e2e3-multisection.test.ts-section-expansion1.snap.svg

Lines changed: 2 additions & 2 deletions
Loading

tests/__snapshots__/e2e3-multisection.test.ts-section-expansion2.snap.svg

Lines changed: 2 additions & 2 deletions
Loading

tests/__snapshots__/e2e3-multisection.test.ts-section-expansion3.snap.svg

Lines changed: 2 additions & 2 deletions
Loading

tests/__snapshots__/e2e3-multisection.test.ts-section-with-cut-paths.snap.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)