0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Leave Travis-CI for GH actions for testing More... about 4 years ago
Fix in boolean for self-intersecting holes More... about 4 years ago
Fix boolean edge case (fix from gdstk) More... about 4 years ago
Error message fix (#187) More... about 4 years ago
Release v1.6.6 More... about 4 years ago
Fix for Path.smooth not fiding _hobby (#182) More... about 4 years ago
Add precision specification in SVG output (#181) More... about 4 years ago
Update appveyor config More... about 4 years ago
Update README More... about 4 years ago
Release v1.6.5 More... about 4 years ago
Suppress warnings in tests More... about 4 years ago
Docs update +1 More... about 4 years ago
Docs update More... about 4 years ago
adds set_gdsii_timestamp function and test. moves hashing tests to tests/gdslibrary.py More... about 4 years ago
removing import of pathlib and moving hashing tests to gdswriter.py instead of cell.py More... about 4 years ago
using tmpdir fixture More... about 4 years ago
using datetime constructor compatible with older versions of datetime module More... about 4 years ago
adds tests to ensure that gds files with frozen timestamps have consistent hashes (are binary equivalent) More... about 4 years ago
- enable fixed timestamp in saved cells, which allows having the same hash for files that do not change More... about 4 years ago
adding warning when encountering null bytes in gds file More... about 4 years ago
break on null bytes More... about 4 years ago
Fix a warning from new setuptools More... about 4 years ago
Release v1.6.4 More... about 4 years ago
adding missing import of warnings module More... over 4 years ago
Update pip instructions More... over 4 years ago
Release v1.6.3 More... over 4 years ago
Fix bounding box edge cases (#164) More... over 4 years ago
returning a copy of the cached bounding box More... over 4 years ago
caching the bbox=None case More... over 4 years ago
removing top if statement and making the code more readable. changing extend to append when adding ref bboxes More... over 4 years ago