Skip to content

LukiLeu/GDSLatexConverter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDSLatexConverter Build Status

This python library allows conversion of gds (II) files / gdspy libraries to (lua-)latex (and subsequent svg, pdf, png, jpeg, ...).

Install using pip:

pip install git+https://github.com/Aypac/GDSLatexConverter.git

Usage examples can be found here.

Special thanks to Marc Beekman.

Dependencies

  • numpy
  • gdspy
  • re (regex library)
  • (Lualatex or PDFlatex)

About

Conversion of gdsII files / gdspy libraries to latex (and subsequent svg and pdf)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%