Commit Graph

7 Commits (9d14bf27c681bd1d88f45ef147c9138f6706eef6)

Author SHA1 Message Date
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