Skip to content

PHIDL 1.6.3

Choose a tag to compare

@amccaugh amccaugh released this 17 Apr 17:48
· 125 commits to master since this release

1.6.3 (Feb 9, 2023)

Bugfixes

  • Fixed error in pg.euler() and pp.smooth() for edge case of nearly-colinear points
  • Specify certain numpy arrays as object to avoid numpy deprecation (thanks Bas Nijholt @basnijholt and Samuel Gyger @gyger)
  • Corrected docstring for pg.union() as it does not accept lists of Devices (improvement for future, thanks Samuel Gyger @gyger)