masque/masque/utils
2026-01-19 22:20:09 -08: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 mark some missing annotations as intentional 2024-07-28 20:31:41 -07:00
bitwise.py break apart utils into submodules, and add utils.pack2d 2022-02-23 16:01:51 -08:00
comparisons.py use strict zip 2024-07-28 20:31:41 -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 import Sequence et al from collections.abc not typing 2024-07-28 19:33:16 -07:00
pack2d.py numpy.array(..., copy=False) -> numpy.asarray(...) 2024-07-29 02:37:48 -07:00
ports2data.py iteration and collection simplifications 2024-07-28 20:31:41 -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 be more consistent about when copies are made 2024-07-29 03:13:23 -07:00