Skip to content

PHIDL 1.6.4

Compare
Choose a tag to compare
@amccaugh amccaugh released this 20 Jul 18:16
· 104 commits to master since this release
47881c0

1.6.4 (July 20, 2023)

New features

  • Optimized/vectorized point rotation, speeding up the rotate() operation by as much as 150x(!) (thanks Bas Nijholt @basnijholt)
  • Added proper pg.fill_rectangle() examples and documentation

Bugfixes

  • Fixed pg.grid() to allow for empty shape parameter (thanks Samuel Gyger @gyger)
  • Allow pg.grid() spacing to be a single integer (thanks Samuel Gyger @gyger)
  • Fix to np.bool