Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
numba / unsafe / __init__.py
Size: Mime:
"""
This subpackage is intented for low-level extension developers and compiler
developers.  Regular user SHOULD NOT use code in this module.

This contains compilable utility functions that can interact directly with
the compiler to implement low-level internal code.
"""