Page MenuHomeSolus

D9690.id23455.diff
No OneTemporary

D9690.id23455.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-numba
-version : 0.48.0
-release : 3
+version : 0.51.2
+release : 4
source :
- - https://github.com/numba/numba/archive/0.48.0.tar.gz : 7cadc9075a2675c9152ee36642cea34210a41ca6c5cc6f1cb47d2834f0e67bdf
+ - https://github.com/numba/numba/archive/0.51.2.tar.gz : c3385ddea40bcf2edfe405844ef9df97e23e5b8b7f635883a5e987f519e6441b
license : BSD-2-Clause
homepage : http://numba.pydata.org
component : programming.python
@@ -10,11 +10,11 @@
description: |
Numba is an open source, NumPy-aware optimizing compiler for Python sponsored by Anaconda, Inc. It uses the LLVM compiler project to generate machine code from Python syntax.
builddeps :
- - python3-devel
+ - pkgconfig(python3)
- numpy
rundeps :
- python-llvmlite
-setup : |
+build : |
%python3_setup
install : |
%python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>python-numba</Name>
<Homepage>http://numba.pydata.org</Homepage>
<Packager>
- <Name>Martin Reboredo</Name>
- <Email>gc1000ll@gmail.com</Email>
+ <Name>Campbell Jones</Name>
+ <Email>dev@serebit.com</Email>
</Packager>
<License>BSD-2-Clause</License>
<PartOf>programming.python</PartOf>
@@ -22,84 +22,18 @@
<Files>
<Path fileType="executable">/usr/bin/numba</Path>
<Path fileType="executable">/usr/bin/pycc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba-0.48.0-py3.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba-0.48.0-py3.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba-0.48.0-py3.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba-0.48.0-py3.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba-0.48.0-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba-0.51.2-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba-0.51.2-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba-0.51.2-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba-0.51.2-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba-0.51.2-py3.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/__main__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/_runtests.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/_version.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/analysis.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/appdirs.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/array_analysis.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/bytecode.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/byteflow.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/caching.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/callwrapper.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/ccallback.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/cffi_support.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/cgutils.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/charseq.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/compiler.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/compiler_lock.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/compiler_machinery.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/config.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/consts.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/controlflow.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/ctypes_support.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/dataflow.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/debuginfo.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/decorators.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/dictobject.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/dispatcher.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/dummyarray.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/entrypoints.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/errors.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/extending.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/findlib.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/funcdesc.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/generators.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/inline_closurecall.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/interpreter.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/io_support.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/ir.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/ir_utils.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/itanium_mangler.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/listobject.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/lowering.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/macro.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/npdatetime.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/numba_entry.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/numpy_extensions.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/numpy_support.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/object_mode_passes.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/parfor.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/postproc.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/pretty_annotate.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/pylowering.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/pythonapi.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/runtests.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/serialize.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/sigutils.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/six.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/special.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/stencil.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/stencilparfor.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/tracing.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/transforms.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/typed_passes.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/typedobjectutils.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/typeinfer.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/unicode.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/unicode_support.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/unittest_support.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/untyped_passes.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/utils.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/__pycache__/withcontexts.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/_arraystruct.h</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/_dispatcher.c</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/_dispatcher.cpython-37m-x86_64-linux-gnu.so</Path>
@@ -113,31 +47,15 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/_helperlib.cpython-37m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/_helpermod.c</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/_lapack.c</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/_math_c99.c</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/_math_c99.h</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/_npymath_exports.c</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/_numba_common.h</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/_pymodule.h</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/_random.c</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/_runtests.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/_typeof.c</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/_typeof.h</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/_unicodetype_db.h</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/_version.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/analysis.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/annotations/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/annotations/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/annotations/__pycache__/type_annotations.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/annotations/template.html</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/annotations/type_annotations.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/appdirs.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/array_analysis.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/bytecode.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/byteflow.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/caching.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/callwrapper.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/capsulethunk.h</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/ccallback.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cext/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cext/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cext/cext.h</Path>
@@ -146,16 +64,294 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cext/listobject.c</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cext/listobject.h</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cext/utils.c</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cffi_support.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cgutils.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/charseq.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/compiler.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/compiler_lock.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/compiler_machinery.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/config.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/consts.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/controlflow.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/ctypes_support.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/analysis.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/base.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/boxing.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/bytecode.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/byteflow.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/caching.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/callconv.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/callwrapper.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/ccallback.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/cgutils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/codegen.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/compiler.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/compiler_lock.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/compiler_machinery.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/config.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/consts.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/controlflow.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/cpu.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/cpu_options.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/dataflow.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/debuginfo.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/decorators.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/descriptors.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/dispatcher.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/entrypoints.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/environment.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/errors.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/extending.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/externals.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/fastmathpass.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/funcdesc.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/generators.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/imputils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/inline_closurecall.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/interpreter.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/intrinsics.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/ir.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/ir_utils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/itanium_mangler.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/lowering.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/object_mode_passes.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/optional.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/options.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/postproc.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/pylowering.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/pythonapi.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/registry.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/removerefctpass.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/serialize.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/sigutils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/ssa.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/tracing.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/transforms.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/typed_passes.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/typeinfer.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/untyped_passes.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/utils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/__pycache__/withcontexts.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/analysis.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/annotations/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/annotations/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/annotations/__pycache__/pretty_annotate.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/annotations/__pycache__/type_annotations.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/annotations/pretty_annotate.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/annotations/template.html</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/annotations/type_annotations.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/base.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/boxing.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/bytecode.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/byteflow.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/caching.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/callconv.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/callwrapper.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/ccallback.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/cgutils.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/codegen.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/compiler.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/compiler_lock.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/compiler_machinery.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/config.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/consts.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/controlflow.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/cpu.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/cpu_options.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/dataflow.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/datamodel/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/datamodel/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/datamodel/__pycache__/manager.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/datamodel/__pycache__/models.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/datamodel/__pycache__/packer.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/datamodel/__pycache__/registry.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/datamodel/__pycache__/testing.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/datamodel/manager.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/datamodel/models.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/datamodel/packer.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/datamodel/registry.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/datamodel/testing.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/debuginfo.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/decorators.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/descriptors.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/dispatcher.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/entrypoints.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/environment.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/errors.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/extending.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/externals.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/fastmathpass.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/funcdesc.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/generators.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/imputils.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/inline_closurecall.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/interpreter.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/intrinsics.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/ir.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/ir_utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/itanium_mangler.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/lowering.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/object_mode_passes.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/optional.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/options.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/postproc.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/pylowering.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/pythonapi.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/registry.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/removerefctpass.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/rewrites/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/rewrites/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/rewrites/__pycache__/ir_print.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/rewrites/__pycache__/macros.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/rewrites/__pycache__/registry.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/rewrites/__pycache__/static_binop.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/rewrites/__pycache__/static_getitem.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/rewrites/__pycache__/static_raise.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/rewrites/ir_print.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/rewrites/macros.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/rewrites/registry.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/rewrites/static_binop.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/rewrites/static_getitem.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/rewrites/static_raise.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/runtime/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/runtime/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/runtime/__pycache__/context.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/runtime/__pycache__/nrt.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/runtime/__pycache__/nrtdynmod.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/runtime/__pycache__/nrtopt.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/runtime/_nrt_python.c</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/runtime/_nrt_python.cpython-37m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/runtime/_nrt_pythonmod.c</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/runtime/context.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/runtime/nrt.c</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/runtime/nrt.h</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/runtime/nrt.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/runtime/nrt_external.h</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/runtime/nrtdynmod.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/runtime/nrtopt.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/serialize.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/sigutils.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/ssa.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/tracing.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/transforms.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typeconv/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typeconv/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typeconv/__pycache__/castgraph.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typeconv/__pycache__/rules.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typeconv/__pycache__/typeconv.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typeconv/_typeconv.cpython-37m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typeconv/castgraph.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typeconv/rules.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typeconv/typeconv.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typed_passes.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typeinfer.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/__pycache__/abstract.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/__pycache__/common.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/__pycache__/containers.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/__pycache__/function_type.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/__pycache__/functions.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/__pycache__/iterators.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/__pycache__/misc.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/__pycache__/npytypes.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/__pycache__/scalars.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/abstract.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/containers.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/function_type.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/functions.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/iterators.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/misc.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/npytypes.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/types/scalars.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/arraydecl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/bufproto.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/builtins.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/cffi_utils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/cmathdecl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/collections.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/context.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/ctypes_utils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/dictdecl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/enumdecl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/listdecl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/mathdecl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/npdatetime.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/npydecl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/randomdecl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/setdecl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/templates.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/__pycache__/typeof.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/arraydecl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/bufproto.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/builtins.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/cffi_utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/cmathdecl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/collections.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/context.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/ctypes_utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/dictdecl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/enumdecl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/listdecl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/mathdecl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/npdatetime.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/npydecl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/randomdecl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/setdecl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/templates.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/typing/typeof.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/unsafe/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/unsafe/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/unsafe/__pycache__/bytes.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/unsafe/__pycache__/eh.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/unsafe/__pycache__/nrt.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/unsafe/__pycache__/refcount.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/unsafe/bytes.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/unsafe/eh.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/unsafe/nrt.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/unsafe/refcount.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/untyped_passes.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/core/withcontexts.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/builtins.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/charseq.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/cmathimpl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/enumimpl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/hashing.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/heapq.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/iterators.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/listobj.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/mathimpl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/numbers.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/printimpl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/randomimpl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/rangeobj.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/setobj.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/slicing.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/tupleobj.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/unicode.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/__pycache__/unicode_support.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/builtins.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/charseq.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/cmathimpl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/enumimpl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/hashing.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/heapq.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/iterators.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/listobj.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/mathimpl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/numbers.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/printimpl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/randomimpl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/rangeobj.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/setobj.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/slicing.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/tupleobj.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/unicode.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/unicode_support.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/unsafe/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/unsafe/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/unsafe/__pycache__/numbers.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/unsafe/__pycache__/tuple.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/unsafe/numbers.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cpython/unsafe/tuple.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/__pycache__/api.cpython-37.pyc</Path>
@@ -175,6 +371,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/__pycache__/initialize.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/__pycache__/intrinsic_wrapper.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/__pycache__/libdevice.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/__pycache__/models.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/__pycache__/nvvmutils.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/__pycache__/printimpl.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/__pycache__/random.cpython-37.pyc</Path>
@@ -182,6 +379,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/__pycache__/stubs.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/__pycache__/target.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/__pycache__/testing.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/__pycache__/types.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/__pycache__/vectorizers.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/api.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/args.py</Path>
@@ -191,7 +389,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadecl.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/__pycache__/autotune.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/__pycache__/devicearray.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/__pycache__/devices.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/__pycache__/driver.cpython-37.pyc</Path>
@@ -201,8 +398,9 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/__pycache__/libs.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/__pycache__/ndarray.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/__pycache__/nvvm.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/__pycache__/rtapi.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/__pycache__/runtime.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/_extras.cpython-37m-x86_64-linux-gnu.so</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/autotune.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/devicearray.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/devices.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/driver.py</Path>
@@ -212,6 +410,8 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/libs.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/ndarray.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/nvvm.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/rtapi.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudadrv/runtime.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudaimpl.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/cudamath.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/decorators.py</Path>
@@ -229,6 +429,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/kernels/reduction.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/kernels/transpose.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/libdevice.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/models.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/nvvmutils.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/printimpl.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/random.py</Path>
@@ -248,11 +449,13 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/simulator/cudadrv/__pycache__/driver.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/simulator/cudadrv/__pycache__/drvapi.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/simulator/cudadrv/__pycache__/nvvm.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/simulator/cudadrv/__pycache__/runtime.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/simulator/cudadrv/devicearray.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/simulator/cudadrv/devices.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/simulator/cudadrv/driver.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/simulator/cudadrv/drvapi.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/simulator/cudadrv/nvvm.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/simulator/cudadrv/runtime.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/simulator/kernel.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/simulator/kernelapi.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/simulator/reduction.py</Path>
@@ -275,6 +478,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/__pycache__/test_cuda_ndarray.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/__pycache__/test_deallocations.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/__pycache__/test_detect.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/__pycache__/test_emm_plugins.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/__pycache__/test_events.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/__pycache__/test_host_alloc.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/__pycache__/test_inline_ptx.cpython-37.pyc</Path>
@@ -284,7 +488,9 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/__pycache__/test_pinned.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/__pycache__/test_profiler.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/__pycache__/test_reset_device.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/__pycache__/test_runtime.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/__pycache__/test_select_device.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/__pycache__/test_streams.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/data/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/data/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/data/jitlink.ptx</Path>
@@ -299,6 +505,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/test_cuda_ndarray.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/test_deallocations.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/test_detect.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/test_emm_plugins.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/test_events.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/test_host_alloc.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/test_inline_ptx.py</Path>
@@ -308,7 +515,9 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/test_pinned.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/test_profiler.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/test_reset_device.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/test_runtime.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/test_select_device.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudadrv/test_streams.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_alignment.cpython-37.pyc</Path>
@@ -316,21 +525,21 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_array_args.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_array_methods.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_atomics.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_autojit.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_blackscholes.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_boolean.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_casting.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_compiler.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_complex.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_complex_kernel.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_const_string.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_constmem.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_cuda_array_interface.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_cuda_autojit.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_cuda_jit_no_types.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_datetime.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_debug.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_debuginfo.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_deprecation.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_device_func.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_dispatcher.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_errors.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_exception.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_fastmath.cpython-37.pyc</Path>
@@ -347,7 +556,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_lang.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_laplace.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_localmem.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_macro.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_mandel.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_math.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_matmul.cpython-37.pyc</Path>
@@ -358,6 +566,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_multithreads.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_nondet.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_operator.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_optimization.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_powi.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_print.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_py2_div_issue.cpython-37.pyc</Path>
@@ -368,6 +577,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_serialize.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_slicing.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_sm.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_sm_creation.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_sync.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_transpose.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/__pycache__/test_userexc.cpython-37.pyc</Path>
@@ -382,21 +592,21 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_array_args.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_array_methods.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_atomics.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_autojit.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_blackscholes.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_boolean.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_casting.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_compiler.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_complex.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_complex_kernel.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_const_string.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_constmem.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_cuda_array_interface.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_cuda_autojit.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_cuda_jit_no_types.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_datetime.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_debug.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_debuginfo.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_deprecation.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_device_func.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_dispatcher.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_errors.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_exception.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_fastmath.py</Path>
@@ -413,7 +623,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_lang.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_laplace.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_localmem.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_macro.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_mandel.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_math.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_matmul.py</Path>
@@ -424,6 +633,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_multithreads.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_nondet.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_operator.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_optimization.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_powi.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_print.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_py2_div_issue.py</Path>
@@ -434,6 +644,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_serialize.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_slicing.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_sm.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_sm_creation.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_sync.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_transpose.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/cudapy/test_userexc.py</Path>
@@ -455,87 +666,122 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/nocuda/__pycache__/test_nvvm.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/nocuda/test_library_lookup.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/tests/nocuda/test_nvvm.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/types.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/cuda/vectorizers.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/dataflow.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/datamodel/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/datamodel/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/datamodel/__pycache__/manager.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/datamodel/__pycache__/models.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/datamodel/__pycache__/packer.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/datamodel/__pycache__/registry.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/datamodel/__pycache__/testing.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/datamodel/manager.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/datamodel/models.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/datamodel/packer.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/datamodel/registry.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/datamodel/testing.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/debuginfo.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/decorators.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/dictobject.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/dispatcher.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/dummyarray.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/entrypoints.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/errors.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/experimental/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/experimental/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/experimental/__pycache__/function_type.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/experimental/__pycache__/structref.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/experimental/function_type.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/experimental/jitclass/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/experimental/jitclass/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/experimental/jitclass/__pycache__/base.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/experimental/jitclass/__pycache__/boxing.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/experimental/jitclass/__pycache__/decorators.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/experimental/jitclass/_box.cpython-37m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/experimental/jitclass/base.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/experimental/jitclass/boxing.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/experimental/jitclass/decorators.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/experimental/structref.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/extending.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/findlib.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/funcdesc.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/generators.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/help/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/help/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/help/__pycache__/inspector.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/help/inspector.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/inline_closurecall.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/interpreter.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/io_support.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/ir.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/ir_utils.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/itanium_mangler.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/jitclass/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/jitclass/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/jitclass/__pycache__/base.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/jitclass/__pycache__/boxing.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/jitclass/__pycache__/decorators.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/jitclass/_box.cpython-37m-x86_64-linux-gnu.so</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/jitclass/base.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/jitclass/boxing.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/jitclass/decorators.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/listobject.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/lowering.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/macro.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/mathnames.h</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/__pycache__/appdirs.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/__pycache__/cffiimpl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/__pycache__/dummyarray.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/__pycache__/dump_style.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/__pycache__/findlib.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/__pycache__/gdb_hook.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/__pycache__/inspection.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/__pycache__/literal.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/__pycache__/mergesort.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/__pycache__/numba_entry.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/__pycache__/numba_sysinfo.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/__pycache__/quicksort.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/__pycache__/special.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/__pycache__/timsort.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/appdirs.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/cffiimpl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/cmdlang.gdb</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/dummyarray.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/dump_style.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/findlib.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/gdb_hook.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/help/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/help/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/help/__pycache__/inspector.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/help/inspector.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/inspection.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/literal.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/mergesort.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/numba_entry.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/numba_sysinfo.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/quicksort.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/special.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/misc/timsort.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/mviewbuf.c</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/mviewbuf.cpython-37m-x86_64-linux-gnu.so</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npdatetime.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/__pycache__/array_exprs.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/__pycache__/decorators.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/__pycache__/deviceufunc.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/__pycache__/dufunc.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/__pycache__/parallel.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/__pycache__/parfor.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/__pycache__/sigparse.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/__pycache__/ufuncbuilder.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/__pycache__/wrappers.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/_internal.cpython-37m-x86_64-linux-gnu.so</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/array_exprs.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/decorators.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/deviceufunc.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/dufunc.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/omppool.cpython-37m-x86_64-linux-gnu.so</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/parallel.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/parfor.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/sigparse.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/ufuncbuilder.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/workqueue.cpython-37m-x86_64-linux-gnu.so</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/npyufunc/wrappers.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/numba_entry.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/numpy_extensions.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/numpy_support.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/object_mode_passes.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/parfor.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/postproc.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/pretty_annotate.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/__pycache__/arraymath.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/__pycache__/arrayobj.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/__pycache__/extensions.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/__pycache__/linalg.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/__pycache__/npdatetime.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/__pycache__/npdatetime_helpers.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/__pycache__/npyfuncs.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/__pycache__/npyimpl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/__pycache__/numpy_support.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/__pycache__/polynomial.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/__pycache__/ufunc_db.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/arraymath.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/arrayobj.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/extensions.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/linalg.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/npdatetime.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/npdatetime_helpers.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/npyfuncs.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/npyimpl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/numpy_support.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/polynomial.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/__pycache__/array_exprs.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/__pycache__/decorators.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/__pycache__/deviceufunc.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/__pycache__/dufunc.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/__pycache__/parallel.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/__pycache__/sigparse.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/__pycache__/ufuncbuilder.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/__pycache__/wrappers.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/_internal.cpython-37m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/_num_threads.cpython-37m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/array_exprs.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/decorators.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/deviceufunc.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/dufunc.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/omppool.cpython-37m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/parallel.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/sigparse.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/ufuncbuilder.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/workqueue.cpython-37m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc/wrappers.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/ufunc_db.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/unsafe/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/unsafe/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/unsafe/__pycache__/ndarray.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/np/unsafe/ndarray.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/parfors/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/parfors/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/parfors/__pycache__/array_analysis.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/parfors/__pycache__/parfor.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/parfors/__pycache__/parfor_lowering.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/parfors/__pycache__/parfor_lowering_utils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/parfors/array_analysis.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/parfors/parfor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/parfors/parfor_lowering.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/parfors/parfor_lowering_utils.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/pycc/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/pycc/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/pycc/__pycache__/cc.cpython-37.pyc</Path>
@@ -549,22 +795,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/pycc/llvm_types.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/pycc/modulemixin.c</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/pycc/platform.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/pylowering.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/pythonapi.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/rewrites/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/rewrites/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/rewrites/__pycache__/ir_print.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/rewrites/__pycache__/macros.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/rewrites/__pycache__/registry.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/rewrites/__pycache__/static_binop.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/rewrites/__pycache__/static_getitem.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/rewrites/__pycache__/static_raise.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/rewrites/ir_print.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/rewrites/macros.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/rewrites/registry.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/rewrites/static_binop.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/rewrites/static_getitem.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/rewrites/static_raise.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/__pycache__/api.cpython-37.pyc</Path>
@@ -622,6 +852,12 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/initialize.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/mathdecl.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/mathimpl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/servicelib/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/servicelib/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/servicelib/__pycache__/service.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/servicelib/__pycache__/threadlocal.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/servicelib/service.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/servicelib/threadlocal.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/stubs.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/target.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/tests/__init__.py</Path>
@@ -676,136 +912,25 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/tests/hsapy/test_ufuncbuilding.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/roc/vectorizers.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtests.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtime/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtime/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtime/__pycache__/context.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtime/__pycache__/nrt.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtime/__pycache__/nrtdynmod.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtime/__pycache__/nrtopt.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtime/_nrt_python.c</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtime/_nrt_python.cpython-37m-x86_64-linux-gnu.so</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtime/_nrt_pythonmod.c</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtime/context.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtime/nrt.c</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtime/nrt.h</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtime/nrt.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtime/nrt_external.h</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtime/nrtdynmod.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/runtime/nrtopt.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/scripts/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/scripts/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/scripts/__pycache__/generate_lower_listing.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/scripts/generate_lower_listing.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/serialize.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/servicelib/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/servicelib/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/servicelib/__pycache__/service.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/servicelib/__pycache__/threadlocal.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/servicelib/service.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/servicelib/threadlocal.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/sigutils.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/six.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/special.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/stencil.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/stencilparfor.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/arraymath.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/arrayobj.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/base.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/boxing.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/builtins.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/callconv.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/cffiimpl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/cmathimpl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/codegen.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/cpu.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/cpu_options.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/descriptors.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/dictimpl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/enumimpl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/externals.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/fastmathpass.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/gdb_hook.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/hashing.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/heapq.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/imputils.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/intrinsics.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/iterators.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/linalg.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/listobj.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/literal.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/mathimpl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/mergesort.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/npdatetime.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/npyfuncs.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/npyimpl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/numbers.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/optional.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/options.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/polynomial.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/printimpl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/quicksort.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/randomimpl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/rangeobj.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/registry.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/removerefctpass.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/setobj.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/slicing.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/tupleobj.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/__pycache__/ufunc_db.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/arraymath.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/arrayobj.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/base.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/boxing.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/builtins.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/callconv.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/cffiimpl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/cmathimpl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/cmdlang.gdb</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/codegen.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/cpu.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/cpu_options.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/descriptors.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/dictimpl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/enumimpl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/externals.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/fastmathpass.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/gdb_hook.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/hashing.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/heapq.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/imputils.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/intrinsics.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/iterators.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/linalg.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/listobj.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/literal.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/mathimpl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/mergesort.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/npdatetime.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/npyfuncs.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/npyimpl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/numbers.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/optional.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/options.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/polynomial.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/printimpl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/quicksort.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/randomimpl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/rangeobj.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/registry.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/removerefctpass.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/setobj.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/slicing.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/tupleobj.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/targets/ufunc_db.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/stencils/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/stencils/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/stencils/__pycache__/stencil.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/stencils/__pycache__/stencilparfor.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/stencils/stencil.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/stencils/stencilparfor.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/testing/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/testing/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/testing/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/testing/__pycache__/__main__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/testing/__pycache__/_runtests.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/testing/__pycache__/loader.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/testing/__pycache__/main.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/testing/__pycache__/notebook.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/testing/_runtests.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/testing/loader.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/testing/main.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/testing/notebook.py</Path>
@@ -822,7 +947,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/enum_usecases.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/error_usecases.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/inlining_usecases.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/jitclass_usecases.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/matmul_usecase.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/orphaned_semaphore_usecase.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/overload_usecases.cpython-37.pyc</Path>
@@ -863,6 +987,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_compiler_lock.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_complex.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_comprehension.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_conditions_as_predicates.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_config.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_conversion.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_copy_propagate.cpython-37.pyc</Path>
@@ -893,6 +1018,8 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_flow_control.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_func_interface.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_func_lifetime.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_funcdesc.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_function_type.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_gdb.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_generators.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_gil.cpython-37.pyc</Path>
@@ -928,6 +1055,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_mathlib.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_maxmin.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_mixed_tuple_unroller.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_moved_modules.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_multi3.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_nan.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_nested_calls.cpython-37.pyc</Path>
@@ -935,6 +1063,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_npdatetime.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_nrt.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_nrt_refct.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_num_threads.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_numberctor.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_numbers.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_numconv.cpython-37.pyc</Path>
@@ -949,6 +1078,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_parallel_backend.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_parfors.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_parfors_caching.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_parfors_passes.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_pipeline.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_polynomial.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_practical_lowering_issues.cpython-37.pyc</Path>
@@ -968,11 +1098,14 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_sets.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_slices.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_sort.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_ssa.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_stencils.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_storeslice.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_struct_ref.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_support.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_svml.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_sys_stdin_assignment.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_sysinfo.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_target_overloadselector.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_threadsafety.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_tracing.cpython-37.pyc</Path>
@@ -989,7 +1122,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_ufuncs.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_unicode.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_unicode_array.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_unicode_literals.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_unicode_names.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_unpack_sequence.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_unsafe_intrinsics.cpython-37.pyc</Path>
@@ -999,8 +1131,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_withlifting.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/test_wrapper.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/threading_backend_usecases.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/timsort.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/true_div_usecase.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/__pycache__/usecases.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/annotation_usecases.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/cache_usecases.py</Path>
@@ -1009,11 +1139,28 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/compile_with_pycc.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/complex_usecases.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/ctypes_usecases.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/__pycache__/test_examples.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/__pycache__/test_jitclass.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/__pycache__/test_literal_container_usage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/__pycache__/test_literally_usage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/__pycache__/test_rec_array.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/__pycache__/test_structref_usage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/__pycache__/test_typed_dict_usage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/__pycache__/test_typed_list_usage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/test_examples.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/test_jitclass.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/test_literal_container_usage.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/test_literally_usage.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/test_rec_array.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/test_structref_usage.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/test_typed_dict_usage.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/doc_examples/test_typed_list_usage.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/dummy_module.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/enum_usecases.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/error_usecases.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/inlining_usecases.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/jitclass_usecases.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/matmul_usecase.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/npyufunc/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/npyufunc/__pycache__/__init__.cpython-37.pyc</Path>
@@ -1043,11 +1190,21 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/overload_usecases.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/parfors_cache_usecases.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pdlike_usecase.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pycc_distutils_usecase/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pycc_distutils_usecase/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pycc_distutils_usecase/__pycache__/setup_distutils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pycc_distutils_usecase/__pycache__/setup_distutils_nested.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pycc_distutils_usecase/__pycache__/setup_setuptools.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pycc_distutils_usecase/__pycache__/setup_setuptools_nested.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pycc_distutils_usecase/__pycache__/source_module.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pycc_distutils_usecase/nested/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pycc_distutils_usecase/nested/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pycc_distutils_usecase/nested/__pycache__/source_module.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pycc_distutils_usecase/nested/source_module.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pycc_distutils_usecase/setup_distutils.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pycc_distutils_usecase/setup_distutils_nested.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pycc_distutils_usecase/setup_setuptools.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pycc_distutils_usecase/setup_setuptools_nested.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/pycc_distutils_usecase/source_module.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/recursion_usecases.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/serialize_usecases.py</Path>
@@ -1084,6 +1241,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_compiler_lock.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_complex.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_comprehension.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_conditions_as_predicates.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_config.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_conversion.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_copy_propagate.py</Path>
@@ -1114,6 +1272,8 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_flow_control.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_func_interface.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_func_lifetime.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_funcdesc.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_function_type.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_gdb.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_generators.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_gil.py</Path>
@@ -1149,6 +1309,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_mathlib.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_maxmin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_mixed_tuple_unroller.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_moved_modules.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_multi3.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_nan.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_nested_calls.py</Path>
@@ -1156,6 +1317,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_npdatetime.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_nrt.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_nrt_refct.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_num_threads.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_numberctor.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_numbers.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_numconv.py</Path>
@@ -1170,6 +1332,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_parallel_backend.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_parfors.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_parfors_caching.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_parfors_passes.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_pipeline.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_polynomial.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_practical_lowering_issues.py</Path>
@@ -1189,11 +1352,14 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_sets.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_slices.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_sort.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_ssa.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_stencils.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_storeslice.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_struct_ref.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_support.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_svml.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_sys_stdin_assignment.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_sysinfo.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_target_overloadselector.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_threadsafety.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_tracing.py</Path>
@@ -1210,7 +1376,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_ufuncs.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_unicode.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_unicode_array.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_unicode_literals.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_unicode_names.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_unpack_sequence.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_unsafe_intrinsics.py</Path>
@@ -1220,116 +1385,32 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_withlifting.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/test_wrapper.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/threading_backend_usecases.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/timsort.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/true_div_usecase.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/tests/usecases.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/tracing.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/transforms.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typeconv/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typeconv/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typeconv/__pycache__/castgraph.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typeconv/__pycache__/rules.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typeconv/__pycache__/typeconv.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typeconv/_typeconv.cpython-37m-x86_64-linux-gnu.so</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typeconv/castgraph.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typeconv/rules.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typeconv/typeconv.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/typed/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/typed/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typed/__pycache__/dictimpl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typed/__pycache__/dictobject.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typed/__pycache__/listobject.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/typed/__pycache__/typeddict.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/typed/__pycache__/typedlist.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typed/__pycache__/typedobjectutils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typed/dictimpl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typed/dictobject.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typed/listobject.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/typed/typeddict.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/typed/typedlist.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typed_passes.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typedobjectutils.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typeinfer.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typed/typedobjectutils.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/__pycache__/abstract.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/__pycache__/common.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/__pycache__/containers.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/__pycache__/functions.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/__pycache__/iterators.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/__pycache__/misc.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/__pycache__/npytypes.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/__pycache__/scalars.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/abstract.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/common.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/containers.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/functions.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/iterators.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/misc.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/npytypes.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/types/scalars.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/arraydecl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/bufproto.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/builtins.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/cffi_utils.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/cmathdecl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/collections.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/context.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/ctypes_utils.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/dictdecl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/enumdecl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/listdecl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/mathdecl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/npdatetime.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/npydecl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/randomdecl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/setdecl.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/templates.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/__pycache__/typeof.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/arraydecl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/bufproto.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/builtins.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/cffi_utils.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/cmathdecl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/collections.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/context.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/ctypes_utils.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/dictdecl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/enumdecl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/listdecl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/mathdecl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/npdatetime.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/npydecl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/randomdecl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/setdecl.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/templates.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/typing/typeof.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unicode.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unicode_support.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unittest_support.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unsafe/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unsafe/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unsafe/__pycache__/bytes.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unsafe/__pycache__/eh.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unsafe/__pycache__/ndarray.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unsafe/__pycache__/nrt.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unsafe/__pycache__/numbers.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unsafe/__pycache__/refcount.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unsafe/__pycache__/tuple.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unsafe/bytes.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unsafe/eh.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unsafe/ndarray.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unsafe/nrt.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unsafe/numbers.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unsafe/refcount.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/unsafe/tuple.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/untyped_passes.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/utils.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/numba/withcontexts.py</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2020-02-05</Date>
- <Version>0.48.0</Version>
+ <Update release="4">
+ <Date>2020-09-19</Date>
+ <Version>0.51.2</Version>
<Comment>Packaging update</Comment>
- <Name>Martin Reboredo</Name>
- <Email>gc1000ll@gmail.com</Email>
+ <Name>Campbell Jones</Name>
+ <Email>dev@serebit.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 7:49 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5821201
Default Alt Text
D9690.id23455.diff (149 KB)

Event Timeline