Commit Graph

10 Commits (master)

Author SHA1 Message Date
jan 6a0019010f reduce date normalization log priority from 'warning' to 'info' 4 weeks ago
jan 46b3349935 Allow reading files with invalid dates
Notably, KLayout writes invalid dates when told to not write the date
1 month ago
jan 97527a5948 specify signature instead of using astype 1 month ago
jan 9d14bf27c6 Update type annotations and some formatting 1 year ago
Jan Petykiewicz 4d362f8e09 do some linting with flake8 1 year ago
Jan Petykiewicz 0bbc8f8e08 Loosen constraints from BinaryIO to IO[bytes] 1 year ago
Jan Petykiewicz e54d041d85 ldexp requires i64 (not u64) exponent in numpy 1.21 2 years ago
jan 38c22f081b fixup real coversion for large exponents
also implement subnormals, though they don't have real8 equivalents so
it's wasted effort
3 years ago
jan 34a334f6f3 allow zero-length ascii strings
klayout sometimes writes these
3 years ago
Jan Petykiewicz 034d5fbcb7 initial commit 4 years ago