nptyping · PyPI
pypi.org › project › nptypingAn array with 3 dimensions of size 3, 3 and any and any type: Note that provided types are translated to nptyping types. Pure Python types (.e.g int or float are supported as well). You can also provide nptyping types yourself: NDArray [ (Any, ...), Int [64]]. An array with 1 dimension of size 3 and type int: