github heitzmann/gdspy v1.6
Release v1.6

latest releases: v1.6.13, v1.6.12, v1.6.11...
3 years ago

Version 1.6 will be the last major release of Gdspy, with development focused only on bug fixes.
Development will continue in a new project: Gdstk, the GDSII Tool Kit.
Users are encouraged to move from Gdspy to Gdstk: although their API is not 100% compatible, the new module should be familiar enough to allow a quick transition.

Change log:

  • Added support for element properties.
  • Added transformation support to Cell.copy.
  • Layer/datatype filtering in get_polygons for Cell, CellReference and CellArray.
  • Layer/datatype filtering in LayoutViewer.
  • Removed global cache _bounding_boxes. Only cells cache their bounding boxes.
  • Bug fixes (thanks Daniel Hwang for the contributions).
  • Bug fix in Cell.copy where the whole dependency tree would be copied on a deep copy creation.

Don't miss a new gdspy release

NewReleases is sending notifications on new releases.