masque/masque/utils
2025-02-25 21:27:16 -08:00
..
__init__.py add Library functions for finding instances and extracting hierarchy 2024-10-04 17:21:31 -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.bezier] be more explicit about broadcast axes 2025-02-25 21:27:16 -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 Library functions for finding instances and extracting hierarchy 2024-10-04 17:21:31 -07:00
types.py modernize type annotations 2023-10-15 16:18:33 -07:00
vertices.py be more consistent about when copies are made 2024-07-29 03:13:23 -07:00