|
afcbd315ae
|
Fix extra vertex added during OASIS loading
|
2023-01-24 14:14:10 -08:00 |
|
|
8edb7b0956
|
round().astype() -> rint(...)
|
2023-01-11 18:29:28 -08:00 |
|
|
b5ddb5749c
|
fix calculation of displacements
|
2022-04-01 17:35:12 -07:00 |
|
|
fd0b2ba4cd
|
no longer ignore numpy types
|
2022-04-01 17:30:13 -07:00 |
|
|
3640de27c7
|
Fix OASIS loading when strings are stored by-reference
|
2022-04-01 17:30:00 -07:00 |
|
|
a4fe3d9e2e
|
Use ArrayLike and NDArray wherever possible. Some type fixes and some related corner cases
|
2022-02-23 15:47:38 -08:00 |
|
|
89f327ba37
|
reformat some multiline arg lists and add missing 'None' return types
|
2022-02-23 15:16:25 -08:00 |
|
|
09a5e4a2db
|
type-related fixes and improvements
|
2020-11-09 22:04:04 -08:00 |
|
|
f364970403
|
style and type fixes (per flake8)
could potentially fix some bugs in `Library` class and dxf reader
|
2020-10-16 19:00:50 -07:00 |
|
|
ce5d386a24
|
Determine if an existing file is gzipped based on magic bytes, not suffix
|
2020-09-29 00:57:47 -07:00 |
|
|
c6684936cf
|
Improve docs, error messages, and type annotations
|
2020-09-26 17:33:46 -07:00 |
|
|
84f811e9d1
|
move clean_vertices functionality out into a common function
|
2020-09-26 17:32:12 -07:00 |
|
|
5f72fe318f
|
Loosen requirements from List to Sequence
|
2020-09-20 16:32:17 -07:00 |
|
|
c4dfd06a42
|
improve type annotations
|
2020-09-20 16:32:17 -07:00 |
|
|
49a3b4e322
|
add support for annotations
and other fixes
|
2020-09-20 16:32:17 -07:00 |
|
|
e7c8708f7f
|
prefer f-strings
|
2020-09-20 16:32:17 -07:00 |
|
|
3ec28d4720
|
typo fixes
|
2020-09-20 16:32:17 -07:00 |
|
|
7ce601dc1d
|
Enable repeated shapes in gdsii and oasis
|
2020-09-20 16:32:17 -07:00 |
|
|
794ebb6b37
|
repetition related fixup
|
2020-09-20 16:32:16 -07:00 |
|
|
bab40474a0
|
Add repetitions and split up code into traits
|
2020-09-20 16:32:16 -07:00 |
|
|
f204d917c9
|
Add basic support for OASIS and update setup/docs for OASIS and DXF support
|
2020-05-19 01:00:00 -07:00 |
|