Skip to content

upgrade infgrid ijump astar#86

Merged
seveibar merged 2 commits intomainfrom
up2
Sep 14, 2024
Merged

upgrade infgrid ijump astar#86
seveibar merged 2 commits intomainfrom
up2

Conversation

@seveibar
Copy link
Contributor

No description provided.

@tscircuitbot
Copy link
Contributor

tscircuitbot commented Sep 14, 2024

Size Report

Bundle Size

  • Base branch size: 312K
  • PR branch size: 312K
  • Difference: 0

Install Size

  • Base branch size: 5.36mb
  • PR branch size: 5.42mb
  • Difference: +.06

Full Howfat Output (PR Branch)

@tscircuit/core@0.0.61 (42 deps, 5.42mb, 682 files, ©undefined)
╭────────────────────────────────────────┬──────────────┬──────────┬───────┬───────────┬──────────────┬───────────╮
│ Name                                   │ Dependencies │     Size │ Files │ Native    │ License      │ Deprec    │
├────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ @lume/kiwi@0.4.3                       │              │ 121.45kb │    31 │           │ BSD-3-Clause │           │
├────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ @tscircuit/infgrid-ijump-astar@0.0.17  │              │ 217.61kb │    14 │           │              │           │
├────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ @tscircuit/props@0.0.63                │              │ 410.66kb │    28 │           │ ISC          │           │
├────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ @tscircuit/soup-util@0.0.26            │           27 │    1.8mb │   290 │           │ ISC          │           │
├────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ @tscircuit/soup@0.0.69                 │           24 │   1.11mb │   203 │           │ ISC          │           │
├────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ circuit-json-to-connectivity-map@0.0.8 │              │  16.43kb │     6 │           │              │           │
├────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ footprinter@0.0.44                     │           25 │   1.31mb │   214 │           │ ISC          │           │
├────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ react-reconciler@0.29.2                │            5 │   1.07mb │    56 │           │ MIT          │           │
├────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ react@18.3.1                           │            2 │ 331.04kb │    33 │           │ MIT          │           │
├────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ schematic-symbols@0.0.17               │              │ 133.62kb │    37 │           │              │           │
├────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ transformation-matrix@2.16.1           │              │ 430.45kb │    56 │           │ MIT          │           │
├────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ zod@3.23.8                             │              │ 651.16kb │    50 │           │ MIT          │           │
╰────────────────────────────────────────┴──────────────┴──────────┴───────┴───────────┴──────────────┴───────────╯

@seveibar seveibar merged commit 0952eb5 into main Sep 14, 2024
@seveibar seveibar deleted the up2 branch September 14, 2024 04:50
@homie-gg homie-gg bot mentioned this pull request Sep 14, 2024
8 tasks
zhaog100 added a commit to zhaog100/core that referenced this pull request Mar 25, 2026
…race merging

When two same-net components are placed further apart (schX distance > 2.4),
the schematic trace solver fails to create a continuous connection because
the default maxMspPairDistance is too restrictive.

This fix increases the default from 2.4 to 5, which allows same-net traces
to properly merge when components are spaced further apart (e.g. JP6 to R1
with schX=-4 and schX=-0.2).

Closes tscircuit#86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants