|
38fc306644
|
Move to hatch-based build
|
2022-08-18 23:06:41 -07:00 |
|
|
a8ecd5f0ef
|
Bump version to v1.2
|
2022-02-23 15:41:42 -08:00 |
|
|
3569096e89
|
Widen type hints to placate mypy
Apparently there's no way to specify a Sequence with fixed length, so
Union it is!
|
2022-02-23 15:41:42 -08:00 |
|
|
6a585294e6
|
Tests: Empty string should no longer cause an error during parsing
|
2022-02-23 15:41:42 -08:00 |
|
|
b5a53bac91
|
fix docstring
|
2022-02-23 15:41:42 -08:00 |
|
|
e54d041d85
|
ldexp requires i64 (not u64) exponent in numpy 1.21
|
2022-02-23 15:41:42 -08:00 |
|
|
2a37a3e85f
|
Bump status from Beta to Production/Stable
|
2021-12-18 21:19:07 -08:00 |
|
|
6ee977cd06
|
update email
|
2021-07-11 17:21:53 -07:00 |
|
|
e9266d344f
|
bump to v1.1
|
2021-04-12 13:59:12 -07:00 |
|
|
6b0d1cd842
|
fix reading some elements
|
2021-04-12 13:58:52 -07:00 |
|
|
4022622de5
|
bump to v1.0
|
2021-03-26 10:14:14 -07:00 |
|
|
38c22f081b
|
fixup real coversion for large exponents
also implement subnormals, though they don't have real8 equivalents so
it's wasted effort
|
2021-03-26 10:14:02 -07:00 |
|
|
329a86c94f
|
remove newlines from version string
|
2021-03-26 08:24:37 -07:00 |
|
|
fbe5cee7f5
|
Add library.scan_hierarchy to quickly gather layout stats
|
2021-03-26 08:24:13 -07:00 |
|
|
34a334f6f3
|
allow zero-length ascii strings
klayout sometimes writes these
|
2021-03-26 08:22:58 -07:00 |
|
|
288952f961
|
Use VERSION.py instead of plain VERSION
reduces reliance on package_data
|
2020-11-03 01:32:54 -08:00 |
|
|
e684669f8e
|
Fix readme issues and bump version to v0.3
|
2020-10-10 19:23:09 -07:00 |
|
|
429ce99ed1
|
bump version to v0.2
|
2020-10-10 19:08:02 -07:00 |
|
|
2f2ec61d19
|
indicate that tags are in hex
|
2020-09-29 00:04:23 -07:00 |
|
|
8620c55034
|
Don't care what version we read
|
2020-09-29 00:04:12 -07:00 |
|
|
082e167768
|
add missing STRING record when writing
|
2020-09-29 00:03:59 -07:00 |
|
|
a860271866
|
add license info
|
2020-09-26 18:15:20 -07:00 |
|
|
b9272f5a12
|
add .gitignore and remove pycache
|
2020-09-26 17:57:50 -07:00 |
|
|
034d5fbcb7
|
initial commit
|
2020-09-26 17:55:17 -07:00 |
|