Skip to content

Releases: gdsfactory/sax

0.18.2

Choose a tag to compare

@github-actions github-actions released this 09 Jun 16:44

What's Changed

Documentation

  • update docs #116
  • Add missing notebooks to the navigation #115

Other changes

  • Support mosaic #119

Full Changelog: 0.18.1...0.18.2

0.18.1

Choose a tag to compare

@github-actions github-actions released this 29 May 12:03

What's Changed

New

  • Add more unit tests for RF models and transmission line components #112
  • Expose RF models in sax.models #113

Other changes

  • Add kfnetlist parser and bump to 0.18.0 #114
  • fix(klu): keep topology indices in numpy so nested sax.circuit traces cleanly #110

Full Changelog: 0.17.0...0.18.1

0.17.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 19:39

What's Changed

Breaking Changes

  • make klu backend work with new klujax #107

New

  • add upper limits for deps #108
  • Add code coverage with Codecov #106

Full Changelog: 0.16.14...0.17.0

0.16.14

Choose a tag to compare

@github-actions github-actions released this 28 Mar 22:28

What's Changed

New

  • add more models #103
  • Add RF waveguide models for CPW and Microstrips #100

Bug Fixes

  • fix sdense and scoo format #102

Documentation

  • better plots #104
  • Add bibtex-tidy pre-commit hook #101

Full Changelog: 0.16.13...0.16.14

0.16.13

Choose a tag to compare

@github-actions github-actions released this 04 Mar 23:35

What's Changed

  • No changes

Full Changelog: 0.16.12...0.16.13

0.16.12

Choose a tag to compare

@github-actions github-actions released this 03 Mar 08:46

What's Changed

Bug Fixes

  • Fix portless sub-netlists and internal-port handling #97

Maintenance

  • Add svgbob diagrams for RF components #98

Full Changelog: 0.16.11...0.16.12

0.16.11

Choose a tag to compare

@github-actions github-actions released this 20 Feb 22:01

What's Changed

New

  • Add missing runtime dependencies (pandas, optax, tqdm) #94

Full Changelog: 0.16.10...0.16.11

0.16.10

Choose a tag to compare

@github-actions github-actions released this 20 Feb 21:18

What's Changed

Bug Fixes

  • Implement multi-OS testing matrix #93

Full Changelog: 0.16.9...0.16.10

0.16.9

Choose a tag to compare

@github-actions github-actions released this 18 Feb 19:10

What's Changed

New

  • Support hierarchical probes with dot-separated paths #91

Full Changelog: 0.16.8...0.16.9

0.16.8

Choose a tag to compare

@github-actions github-actions released this 17 Feb 21:13

What's Changed

Other changes

  • Interpret ports on internal nodes as probes #90

Full Changelog: 0.16.7...0.16.8