Skip to content

cirq-spice-import-v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Apr 10:58
· 3 commits to main since this release
0019c9b

Added

  • add module hierarchy, control blocks, and code "lang" syntax
  • add coupled_line block syntax and expand test coverage
  • add user-defined functions and initial conditions (gaps 3.4, 3.6)
  • add behavioral source support (gap 2.2)
  • add save targets support (gap 3.2)
  • add simulation options and temperature support (gaps 3.1, 3.3)
  • close all Tier 1 gaps and key Tier 2/3 gaps (run 09 batch 1)
  • implement full Cirq frontend pipeline (runs 04-09)
  • scaffold Cirq language, grammar, IR crates, and spec

Fixed

  • add version fields to all path deps and enable publishing
  • close medium pipeline gaps (M1-M5, M9)
  • close three critical pipeline gaps (ic, uic, tline terminals)

Other

  • cargo fmt