masque/masque/utils
2026-03-08 19:58:56 -07:00
..
__init__.py Add R90 and R180 constants for rotation shorthand 2025-03-12 23:04:51 -07:00
array.py break apart utils into submodules, and add utils.pack2d 2022-02-23 16:01:51 -08:00
autoslots.py [AutoSlots] deduplicate slots entries 2026-03-08 15:01:27 -07:00
bitwise.py break apart utils into submodules, and add utils.pack2d 2022-02-23 16:01:51 -08:00
boolean.py cleanup 2026-02-16 20:48:15 -08:00
comparisons.py [annotations] fix annotations_eq 2026-03-08 14:56:13 -07:00
curves.py [utils.curves] ignore re-import of trapeziod 2026-01-19 22:20:09 -08:00
decorators.py mark some missing annotations as intentional 2024-07-28 20:31:41 -07:00
deferreddict.py [DeferredDict] improve handling of constants 2026-03-08 15:05:08 -07:00
pack2d.py numpy.array(..., copy=False) -> numpy.asarray(...) 2024-07-29 02:37:48 -07:00
ports2data.py [ports2data] Make port label parsing more robust 2026-03-08 19:58:56 -07:00
transform.py Add R90 and R180 constants for rotation shorthand 2025-03-12 23:04:51 -07:00
types.py allow annotations to be None 2026-01-19 22:20:09 -08:00
vertices.py [remove_duplicate_vertices] improve handling of degenerate shapes 2026-03-08 10:24:25 -07:00