This website requires JavaScript.
Explore
Help
Register
Sign in
jan
/
masque
Watch
1
Star
1
Fork
You've already forked masque
0
Code
Issues
Pull requests
Releases
Wiki
Activity
7083edc7ca
masque
/
examples
/
generate_gds_perf.py
5 lines
98 B
Python
Raw
Normal View
History
Unescape
Escape
[file.gdsii] rework gdsii module hierarchy
2026-07-09 13:40:58 -07:00
from
masque
.
file
.
gdsii
.
perf
import
main
[gdsii] add some profiling helpers
2026-04-02 13:22:27 -07:00
if
__name__
==
'
__main__
'
:
raise
SystemExit
(
main
(
)
)
Reference in a new issue
Copy permalink