-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fbd5c42
commit 3121a72
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
# YAML 1.2 | ||
--- | ||
abstract: "This is a pure-python PDK factory that enables klayout scripted layout. It assists in photonic integrated circuit layout, which relies on having specialized curved waveguides and non-square-corner shapes." | ||
authors: | ||
authors: | ||
- | ||
family-names: "Ferreira de Lima" | ||
given-names: Thomas | ||
cff-version: "1.1.0" | ||
date-released: 2021-03-31 | ||
date-released: 2022-08-22 | ||
license: MIT | ||
message: "If you use this software, please cite it using these metadata." | ||
repository-code: "https://github.com/lightwave-lab/zeropdk" | ||
title: zeropdk | ||
version: "20.12" | ||
version: "22.08" | ||
... |