Page MenuHomeSolus

D4077.id.diff
No OneTemporary

D4077.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,19 +1,19 @@
name : numpy
-version : 1.14.5
-release : 20
+version : 1.15.4
+release : 21
source :
- - https://github.com/numpy/numpy/archive/v1.14.5.tar.gz : ce171fc7c23e24c9e559febf43db94660a0f265bde0f64a77b9c944e5c1e2d4b
+ - https://github.com/numpy/numpy/archive/v1.15.4.tar.gz : 3b1744b96ce41fff1c7e19144ca85cbbfb11e4b4e0e13080ca374df212801dbb
license : BSD-3-Clause
component : programming.python
optimize : speed
-summary : array processing for numbers, strings, records, and objects in Python
+summary : Array processing for numbers, strings, records, and objects in Python
description: |
NumPy is an array-processing package for Python designed to efficiently manipulate large multi-dimensional arrays of arbitrary records without the sacrifice of speed. It is built on the Numeric code base.
builddeps :
- cython
- gfortran
- - python-setuptools
- - openblas-devel
+ - pkgconfig(openblas)
+ - python-pytest
setup : |
#Borrowed from Clear Linux
%patch -p1 < $pkgfiles/build.patch
@@ -22,3 +22,6 @@
install : |
%python_install
%python3_install
+check : |
+ %python_test runtests.py --no-build
+ %python3_test runtests.py --no-build
\ No newline at end of file
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,34 +2,36 @@
<Source>
<Name>numpy</Name>
<Packager>
- <Name>Alec Scott</Name>
- <Email>alecbcs@gmail.com</Email>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>programming.python</PartOf>
- <Summary xml:lang="en">array processing for numbers, strings, records, and objects in Python</Summary>
+ <Summary xml:lang="en">Array processing for numbers, strings, records, and objects in Python</Summary>
<Description xml:lang="en">NumPy is an array-processing package for Python designed to efficiently manipulate large multi-dimensional arrays of arbitrary records without the sacrifice of speed. It is built on the Numeric code base.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>numpy</Name>
- <Summary xml:lang="en">array processing for numbers, strings, records, and objects in Python</Summary>
+ <Summary xml:lang="en">Array processing for numbers, strings, records, and objects in Python</Summary>
<Description xml:lang="en">NumPy is an array-processing package for Python designed to efficiently manipulate large multi-dimensional arrays of arbitrary records without the sacrifice of speed. It is built on the Numeric code base.
</Description>
<PartOf>programming.python</PartOf>
<Files>
<Path fileType="executable">/usr/bin/f2py2.7</Path>
<Path fileType="executable">/usr/bin/f2py3</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy-1.14.5-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy-1.14.5-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy-1.14.5-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy-1.14.5-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy-1.15.4-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy-1.15.4-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy-1.15.4-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy-1.15.4-py2.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy-1.15.4-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/LICENSE.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/__config__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/__config__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/__pycache__/conftest.cpython-27-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/_distributor_init.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/_distributor_init.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/_globals.py</Path>
@@ -46,6 +48,10 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/compat/py3k.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/compat/setup.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/compat/setup.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/compat/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/compat/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/compat/tests/__pycache__/test_compat.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/compat/tests/test_compat.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/conftest.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/conftest.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/__init__.py</Path>
@@ -55,6 +61,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/_internal.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/_methods.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/_methods.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/_multiarray_tests.so</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/_operand_flag_tests.so</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/_rational_tests.so</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/_struct_ufunc_tests.so</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/_umath_tests.so</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/arrayprint.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/arrayprint.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/cversions.py</Path>
@@ -107,12 +118,10 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/memmap.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/memmap.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/multiarray.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/multiarray_tests.so</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/numeric.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/numeric.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/numerictypes.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/numerictypes.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/operand_flag_tests.so</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/records.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/records.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/setup.py</Path>
@@ -121,9 +130,47 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/setup_common.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/shape_base.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/shape_base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/struct_ufunc_test.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/test_rational.so</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_abc.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_api.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_arrayprint.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_datetime.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_defchararray.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_deprecations.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_dtype.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_einsum.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_errstate.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_extint128.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_function_base.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_getlimits.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_half.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_indexerrors.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_indexing.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_item_selection.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_longdouble.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_machar.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_mem_overlap.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_memmap.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_multiarray.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_nditer.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_numeric.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_numerictypes.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_print.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_records.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_regression.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_scalar_ctors.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_scalarbuffer.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_scalarinherit.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_scalarmath.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_scalarprint.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_shape_base.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_ufunc.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_umath.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_umath_complex.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/__pycache__/test_unicode.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/_locales.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/_locales.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/data/astype_copy.pkl</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/data/recarray_from_file.fits</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/test_abc.py</Path>
@@ -154,6 +201,7 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/test_records.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/test_regression.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/test_scalar_ctors.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/test_scalarbuffer.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/test_scalarinherit.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/test_scalarmath.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/test_scalarprint.py</Path>
@@ -163,7 +211,8 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/test_umath_complex.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/tests/test_unicode.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/umath.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/umath_tests.so</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/umath_tests.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/core/umath_tests.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/ctypeslib.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/ctypeslib.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/__config__.py</Path>
@@ -288,10 +337,20 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/system_info.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/system_info.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/__pycache__/test_exec_command.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/__pycache__/test_fcompiler_gnu.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/__pycache__/test_fcompiler_intel.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/__pycache__/test_fcompiler_nagfor.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/__pycache__/test_from_template.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/__pycache__/test_misc_util.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/__pycache__/test_npy_pkg_config.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/__pycache__/test_system_info.cpython-27-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/test_exec_command.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/test_fcompiler_gnu.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/test_fcompiler_intel.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/test_fcompiler_nagfor.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/test_from_template.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/test_misc_util.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/test_npy_pkg_config.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/distutils/tests/test_system_info.py</Path>
@@ -362,6 +421,24 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/src/fortranobject.c</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/src/fortranobject.h</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_array_from_pyobj.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_assumed_shape.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_block_docstring.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_callback.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_common.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_kind.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_mixed.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_parameter.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_regression.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_return_character.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_return_complex.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_return_integer.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_return_logical.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_return_real.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_semicolon_split.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_size.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/__pycache__/test_string.cpython-27-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape/.f2py_f2cmap</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape/foo_free.f90</Path>
@@ -395,9 +472,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/test_return_integer.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/test_return_logical.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/test_return_real.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/test_semicolon_split.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/test_size.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/test_string.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/util.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/tests/util.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/use_rules.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/f2py/use_rules.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/fft/__init__.py</Path>
@@ -412,6 +491,9 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/fft/setup.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/fft/setup.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/fft/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/fft/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/fft/tests/__pycache__/test_fftpack.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/fft/tests/__pycache__/test_helper.cpython-27-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/fft/tests/test_fftpack.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/fft/tests/test_helper.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/__init__.py</Path>
@@ -434,6 +516,8 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/format.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/function_base.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/function_base.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/histograms.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/histograms.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/index_tricks.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/index_tricks.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/info.py</Path>
@@ -457,6 +541,31 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/stride_tricks.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/stride_tricks.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test__datasource.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test__iotools.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test__version.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_arraypad.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_arraysetops.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_arrayterator.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_financial.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_format.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_function_base.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_histograms.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_index_tricks.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_io.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_mixins.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_nanfunctions.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_packbits.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_polynomial.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_recfunctions.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_regression.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_shape_base.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_stride_tricks.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_twodim_base.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_type_check.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_ufunclike.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/__pycache__/test_utils.cpython-27-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/data/py2-objarr.npy</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/data/py2-objarr.npz</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/data/py3-objarr.npy</Path>
@@ -472,12 +581,14 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/test_financial.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/test_format.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/test_function_base.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/test_histograms.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/test_index_tricks.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/test_io.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/test_mixins.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/test_nanfunctions.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/test_packbits.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/test_polynomial.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/test_polynomial.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/test_recfunctions.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/test_regression.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/lib/tests/test_shape_base.py</Path>
@@ -507,6 +618,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/linalg/setup.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/linalg/setup.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/linalg/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/linalg/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/linalg/tests/__pycache__/test_build.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/linalg/tests/__pycache__/test_deprecations.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/linalg/tests/__pycache__/test_linalg.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/linalg/tests/__pycache__/test_regression.cpython-27-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/linalg/tests/test_build.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/linalg/tests/test_deprecations.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/linalg/tests/test_linalg.py</Path>
@@ -524,6 +640,14 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/ma/setup.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/ma/setup.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/ma/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/ma/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/ma/tests/__pycache__/test_core.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/ma/tests/__pycache__/test_deprecations.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/ma/tests/__pycache__/test_extras.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/ma/tests/__pycache__/test_mrecords.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/ma/tests/__pycache__/test_old_ma.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/ma/tests/__pycache__/test_regression.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/ma/tests/__pycache__/test_subclassing.cpython-27-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/ma/tests/test_core.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/ma/tests/test_deprecations.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/ma/tests/test_extras.py</Path>
@@ -546,7 +670,18 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/setup.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/setup.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/__pycache__/test_defmatrix.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/__pycache__/test_interaction.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/__pycache__/test_masked_matrix.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/__pycache__/test_matrix_linalg.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/__pycache__/test_multiarray.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/__pycache__/test_numeric.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/__pycache__/test_regression.cpython-27-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/test_defmatrix.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/test_interaction.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/test_masked_matrix.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/test_multiarray.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/test_numeric.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/test_regression.py</Path>
@@ -571,6 +706,16 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/polynomial/setup.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/polynomial/setup.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/polynomial/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/polynomial/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/polynomial/tests/__pycache__/test_chebyshev.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/polynomial/tests/__pycache__/test_classes.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/polynomial/tests/__pycache__/test_hermite.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/polynomial/tests/__pycache__/test_hermite_e.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/polynomial/tests/__pycache__/test_laguerre.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/polynomial/tests/__pycache__/test_legendre.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/polynomial/tests/__pycache__/test_polynomial.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/polynomial/tests/__pycache__/test_polyutils.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/polynomial/tests/__pycache__/test_printing.cpython-27-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/polynomial/tests/test_chebyshev.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/polynomial/tests/test_classes.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/polynomial/tests/test_hermite.py</Path>
@@ -589,26 +734,31 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/random/setup.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/random/setup.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/random/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/random/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/random/tests/__pycache__/test_random.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/random/tests/__pycache__/test_regression.cpython-27-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/random/tests/test_random.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/random/tests/test_regression.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/setup.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/setup.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/_private/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/_private/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/_private/decorators.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/_private/decorators.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/_private/noseclasses.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/_private/noseclasses.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/_private/nosetester.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/_private/nosetester.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/_private/parameterized.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/_private/parameterized.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/_private/pytesttester.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/_private/pytesttester.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/_private/utils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/_private/utils.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/decorators.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/decorators.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/nose_tools/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/nose_tools/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/nose_tools/decorators.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/nose_tools/decorators.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/nose_tools/noseclasses.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/nose_tools/noseclasses.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/nose_tools/nosetester.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/nose_tools/nosetester.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/nose_tools/parameterized.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/nose_tools/parameterized.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/nose_tools/utils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/nose_tools/utils.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/noseclasses.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/noseclasses.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/nosetester.py</Path>
@@ -618,12 +768,23 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/setup.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/setup.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/tests/__pycache__/test_decorators.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/tests/__pycache__/test_doctesting.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/tests/__pycache__/test_utils.cpython-27-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/tests/test_decorators.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/tests/test_doctesting.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/tests/test_utils.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/utils.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/testing/utils.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/tests/__pycache__/test_ctypeslib.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/tests/__pycache__/test_matlib.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/tests/__pycache__/test_numpy_version.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/tests/__pycache__/test_reloading.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/tests/__pycache__/test_scripts.cpython-27-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/numpy/tests/__pycache__/test_warnings.cpython-27-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/tests/test_ctypeslib.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/tests/test_matlib.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/tests/test_numpy_version.py</Path>
@@ -632,10 +793,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/tests/test_warnings.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/version.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/numpy/version.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy-1.14.5-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy-1.14.5-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy-1.14.5-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy-1.14.5-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy-1.15.4-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy-1.15.4-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy-1.15.4-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy-1.15.4-py3.6.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy-1.15.4-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/LICENSE.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/__config__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/__init__.py</Path>
@@ -645,6 +807,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/__pycache__/_globals.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/__pycache__/_import_tools.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/__pycache__/add_newdocs.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/__pycache__/conftest.cpython-36-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/__pycache__/conftest.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/__pycache__/ctypeslib.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/__pycache__/dual.cpython-36.pyc</Path>
@@ -663,6 +826,10 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/compat/_inspect.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/compat/py3k.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/compat/setup.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/compat/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/compat/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/compat/tests/__pycache__/test_compat.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/compat/tests/test_compat.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/conftest.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/__pycache__/__init__.cpython-36.pyc</Path>
@@ -685,9 +852,15 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/__pycache__/setup.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/__pycache__/setup_common.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/__pycache__/shape_base.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/__pycache__/umath_tests.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/_dummy.cpython-36m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/_internal.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/_methods.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/_multiarray_tests.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/_operand_flag_tests.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/_rational_tests.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/_struct_ufunc_tests.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/_umath_tests.cpython-36m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/arrayprint.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/cversions.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/defchararray.py</Path>
@@ -729,17 +902,53 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/machar.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/memmap.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/multiarray.cpython-36m-x86_64-linux-gnu.so</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/multiarray_tests.cpython-36m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/numeric.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/numerictypes.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/operand_flag_tests.cpython-36m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/records.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/setup.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/setup_common.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/shape_base.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/struct_ufunc_test.cpython-36m-x86_64-linux-gnu.so</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/test_rational.cpython-36m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/_locales.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_abc.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_api.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_arrayprint.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_datetime.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_defchararray.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_deprecations.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_dtype.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_einsum.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_errstate.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_extint128.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_function_base.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_getlimits.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_half.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_indexerrors.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_indexing.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_item_selection.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_longdouble.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_machar.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_mem_overlap.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_memmap.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_multiarray.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_nditer.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_numeric.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_numerictypes.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_print.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_records.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_regression.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_scalar_ctors.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_scalarbuffer.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_scalarinherit.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_scalarmath.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_scalarprint.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_shape_base.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_ufunc.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_umath.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_umath_complex.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/__pycache__/test_unicode.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/_locales.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/data/astype_copy.pkl</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/data/recarray_from_file.fits</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/test_abc.py</Path>
@@ -770,6 +979,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/test_records.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/test_regression.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/test_scalar_ctors.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/test_scalarbuffer.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/test_scalarinherit.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/test_scalarmath.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/test_scalarprint.py</Path>
@@ -779,7 +989,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/test_umath_complex.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/tests/test_unicode.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/umath.cpython-36m-x86_64-linux-gnu.so</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/umath_tests.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/core/umath_tests.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/ctypeslib.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/__config__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/__init__.py</Path>
@@ -904,10 +1114,20 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/setup.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/system_info.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/__pycache__/test_exec_command.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/__pycache__/test_fcompiler_gnu.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/__pycache__/test_fcompiler_intel.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/__pycache__/test_fcompiler_nagfor.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/__pycache__/test_from_template.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/__pycache__/test_misc_util.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/__pycache__/test_npy_pkg_config.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/__pycache__/test_system_info.cpython-36-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/test_exec_command.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/test_fcompiler_gnu.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/test_fcompiler_intel.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/test_fcompiler_nagfor.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/test_from_template.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/test_misc_util.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/test_npy_pkg_config.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/distutils/tests/test_system_info.py</Path>
@@ -977,6 +1197,25 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/src/fortranobject.c</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/src/fortranobject.h</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_array_from_pyobj.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_assumed_shape.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_block_docstring.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_callback.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_common.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_kind.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_mixed.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_parameter.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_regression.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_return_character.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_return_complex.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_return_integer.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_return_logical.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_return_real.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_semicolon_split.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_size.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/test_string.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/__pycache__/util.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/src/assumed_shape/.f2py_f2cmap</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/src/assumed_shape/foo_free.f90</Path>
@@ -1010,6 +1249,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/test_return_integer.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/test_return_logical.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/test_return_real.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/test_semicolon_split.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/test_size.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/test_string.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/f2py/tests/util.py</Path>
@@ -1026,6 +1266,9 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/fft/info.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/fft/setup.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/fft/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/fft/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/fft/tests/__pycache__/test_fftpack.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/fft/tests/__pycache__/test_helper.cpython-36-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/fft/tests/test_fftpack.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/fft/tests/test_helper.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/__init__.py</Path>
@@ -1039,6 +1282,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/__pycache__/financial.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/__pycache__/format.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/__pycache__/function_base.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/__pycache__/histograms.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/__pycache__/index_tricks.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/__pycache__/info.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/__pycache__/mixins.cpython-36.pyc</Path>
@@ -1064,6 +1308,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/financial.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/format.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/function_base.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/histograms.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/index_tricks.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/info.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/mixins.py</Path>
@@ -1076,6 +1321,32 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/shape_base.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/stride_tricks.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test__datasource.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test__iotools.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test__version.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_arraypad.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_arraysetops.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_arrayterator.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_financial.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_format.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_function_base.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_histograms.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_index_tricks.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_io.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_mixins.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_nanfunctions.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_packbits.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_polynomial.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_polynomial.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_recfunctions.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_regression.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_shape_base.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_stride_tricks.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_twodim_base.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_type_check.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_ufunclike.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/__pycache__/test_utils.cpython-36-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/data/py2-objarr.npy</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/data/py2-objarr.npz</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/data/py3-objarr.npy</Path>
@@ -1091,6 +1362,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/test_financial.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/test_format.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/test_function_base.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/test_histograms.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/test_index_tricks.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/test_io.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/lib/tests/test_mixins.py</Path>
@@ -1121,6 +1393,11 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/linalg/linalg.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/linalg/setup.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/linalg/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/linalg/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/linalg/tests/__pycache__/test_build.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/linalg/tests/__pycache__/test_deprecations.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/linalg/tests/__pycache__/test_linalg.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/linalg/tests/__pycache__/test_regression.cpython-36-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/linalg/tests/test_build.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/linalg/tests/test_deprecations.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/linalg/tests/test_linalg.py</Path>
@@ -1141,6 +1418,14 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/ma/mrecords.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/ma/setup.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/ma/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/ma/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/ma/tests/__pycache__/test_core.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/ma/tests/__pycache__/test_deprecations.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/ma/tests/__pycache__/test_extras.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/ma/tests/__pycache__/test_mrecords.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/ma/tests/__pycache__/test_old_ma.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/ma/tests/__pycache__/test_regression.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/ma/tests/__pycache__/test_subclassing.cpython-36-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/ma/tests/test_core.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/ma/tests/test_deprecations.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/ma/tests/test_extras.py</Path>
@@ -1159,7 +1444,18 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/defmatrix.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/setup.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/tests/__pycache__/test_defmatrix.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/tests/__pycache__/test_interaction.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/tests/__pycache__/test_masked_matrix.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/tests/__pycache__/test_matrix_linalg.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/tests/__pycache__/test_multiarray.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/tests/__pycache__/test_numeric.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/tests/__pycache__/test_regression.cpython-36-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/tests/test_defmatrix.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/tests/test_interaction.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/tests/test_masked_matrix.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/tests/test_multiarray.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/tests/test_numeric.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/matrixlib/tests/test_regression.py</Path>
@@ -1184,6 +1480,16 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/polynomial/polyutils.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/polynomial/setup.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/polynomial/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/polynomial/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/polynomial/tests/__pycache__/test_chebyshev.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/polynomial/tests/__pycache__/test_classes.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/polynomial/tests/__pycache__/test_hermite.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/polynomial/tests/__pycache__/test_hermite_e.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/polynomial/tests/__pycache__/test_laguerre.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/polynomial/tests/__pycache__/test_legendre.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/polynomial/tests/__pycache__/test_polynomial.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/polynomial/tests/__pycache__/test_polyutils.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/polynomial/tests/__pycache__/test_printing.cpython-36-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/polynomial/tests/test_chebyshev.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/polynomial/tests/test_classes.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/polynomial/tests/test_hermite.py</Path>
@@ -1202,6 +1508,9 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/random/randomkit.h</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/random/setup.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/random/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/random/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/random/tests/__pycache__/test_random.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/random/tests/__pycache__/test_regression.cpython-36-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/random/tests/test_random.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/random/tests/test_regression.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/setup.py</Path>
@@ -1213,29 +1522,42 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/__pycache__/print_coercion_tables.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/__pycache__/setup.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/__pycache__/utils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/_private/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/_private/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/_private/__pycache__/decorators.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/_private/__pycache__/noseclasses.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/_private/__pycache__/nosetester.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/_private/__pycache__/parameterized.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/_private/__pycache__/pytesttester.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/_private/__pycache__/utils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/_private/decorators.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/_private/noseclasses.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/_private/nosetester.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/_private/parameterized.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/_private/pytesttester.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/_private/utils.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/decorators.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/nose_tools/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/nose_tools/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/nose_tools/__pycache__/decorators.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/nose_tools/__pycache__/noseclasses.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/nose_tools/__pycache__/nosetester.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/nose_tools/__pycache__/parameterized.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/nose_tools/__pycache__/utils.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/nose_tools/decorators.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/nose_tools/noseclasses.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/nose_tools/nosetester.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/nose_tools/parameterized.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/nose_tools/utils.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/noseclasses.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/nosetester.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/print_coercion_tables.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/setup.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/tests/__pycache__/test_decorators.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/tests/__pycache__/test_doctesting.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/tests/__pycache__/test_utils.cpython-36-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/tests/test_decorators.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/tests/test_doctesting.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/tests/test_utils.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/testing/utils.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/tests/__pycache__/test_ctypeslib.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/tests/__pycache__/test_matlib.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/tests/__pycache__/test_numpy_version.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/tests/__pycache__/test_reloading.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/tests/__pycache__/test_scripts.cpython-36-PYTEST.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/numpy/tests/__pycache__/test_warnings.cpython-36-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/tests/test_ctypeslib.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/tests/test_matlib.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/numpy/tests/test_numpy_version.py</Path>
@@ -1246,12 +1568,12 @@
</Files>
</Package>
<History>
- <Update release="20">
- <Date>2018-07-16</Date>
- <Version>1.14.5</Version>
+ <Update release="21">
+ <Date>2018-11-10</Date>
+ <Version>1.15.4</Version>
<Comment>Packaging update</Comment>
- <Name>Alec Scott</Name>
- <Email>alecbcs@gmail.com</Email>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 3 2023, 4:54 AM (9 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5826377
Default Alt Text
D4077.id.diff (91 KB)

Event Timeline