Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Major changes in version 1.1

Compare
Choose a tag to compare
@heitzmann heitzmann released this 20 Jan 16:20
· 497 commits to master since this release

Gdspy v1.1 brings many changes!

  • The most important is the introduction of GdsLibrary, which substitutes and extends GdsImport.
  • Development now occurs in python 3, with version 2 being supported via python-future.
  • A test suite (still under construction) has been included to help prevent introduction of new bugs.
  • Patch 1.1.1 fixes the missing README file in the pypi package.

The documentation has been re-organized and many bugs have been fixed, most notably in functions inside and Cell.copy.