Repository URL to install this package:
from __future__ import print_function, division, absolute_import from .typing.typeof import typeof from .parfor import prange __all__ = ['typeof', 'prange']