PHIDL 1.6.3
1.6.3 (Feb 9, 2023)
Bugfixes
- Fixed error in
pg.euler()andpp.smooth()for edge case of nearly-colinear points - Specify certain numpy arrays as
objectto 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)