This file is indexed.

/usr/share/pyshared/scipy/sparse/ is in python-scipy 0.9.0+dfsg1-1ubuntu2.

This file is owned by root:root, with mode 0o755.

File Mime Type Owner Mode Size
..
/usr/share/pyshared/scipy/sparse/__init__.py text/x-python root:root 0o644 397 bytes
/usr/share/pyshared/scipy/sparse/base.py text/plain root:root 0o644 16.5 KB
/usr/share/pyshared/scipy/sparse/benchmarks/ root:root 0o755
/usr/share/pyshared/scipy/sparse/benchmarks/bench_sparse.py text/plain root:root 0o644 11.5 KB
/usr/share/pyshared/scipy/sparse/bsr.py text/plain root:root 0o644 17.8 KB
/usr/share/pyshared/scipy/sparse/compressed.py text/plain root:root 0o644 23.3 KB
/usr/share/pyshared/scipy/sparse/construct.py text/plain root:root 0o644 12.6 KB
/usr/share/pyshared/scipy/sparse/coo.py text/plain root:root 0o644 12.1 KB
/usr/share/pyshared/scipy/sparse/csc.py text/plain root:root 0o644 4.8 KB
/usr/share/pyshared/scipy/sparse/csgraph.py text/plain root:root 0o644 2.3 KB
/usr/share/pyshared/scipy/sparse/csr.py text/plain root:root 0o644 12.0 KB
/usr/share/pyshared/scipy/sparse/data.py text/plain root:root 0o644 1.7 KB
/usr/share/pyshared/scipy/sparse/dia.py text/plain root:root 0o644 6.4 KB
/usr/share/pyshared/scipy/sparse/dok.py text/plain root:root 0o644 20.3 KB
/usr/share/pyshared/scipy/sparse/extract.py text/plain root:root 0o644 4.5 KB
/usr/share/pyshared/scipy/sparse/info.py text/plain root:root 0o644 5.0 KB
/usr/share/pyshared/scipy/sparse/lil.py text/plain root:root 0o644 14.6 KB
/usr/share/pyshared/scipy/sparse/linalg/ root:root 0o755
/usr/share/pyshared/scipy/sparse/linalg/__init__.py text/x-python root:root 0o644 280 bytes
/usr/share/pyshared/scipy/sparse/linalg/dsolve/ root:root 0o755
/usr/share/pyshared/scipy/sparse/linalg/dsolve/__init__.py text/x-objective-c root:root 0o644 1.6 KB
/usr/share/pyshared/scipy/sparse/linalg/dsolve/info.py text/plain root:root 0o644 1.4 KB
/usr/share/pyshared/scipy/sparse/linalg/dsolve/linsolve.py text/x-python root:root 0o644 8.9 KB
/usr/share/pyshared/scipy/sparse/linalg/dsolve/setup.py text/x-python root:root 0o755 1.5 KB
/usr/share/pyshared/scipy/sparse/linalg/dsolve/setupscons.py text/x-python root:root 0o755 589 bytes
/usr/share/pyshared/scipy/sparse/linalg/dsolve/tests/ root:root 0o755
/usr/share/pyshared/scipy/sparse/linalg/dsolve/tests/test_linsolve.py text/x-c++ root:root 0o644 4.8 KB
/usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/ root:root 0o755
/usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/__init__.py text/x-python root:root 0o644 158 bytes
/usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/_umfpack.py text/x-python root:root 0o644 23.4 KB
/usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/info.py text/plain root:root 0o644 4.4 KB
/usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/setup.py text/x-python root:root 0o755 1013 bytes
/usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/setupscons.py text/x-python root:root 0o755 987 bytes
/usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/tests/ root:root 0o755
/usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/tests/test_umfpack.py text/x-python root:root 0o755 5.7 KB
/usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/tests/try_umfpack.py text/x-python root:root 0o755 6.2 KB
/usr/share/pyshared/scipy/sparse/linalg/dsolve/umfpack/umfpack.py text/plain root:root 0o644 22.8 KB
/usr/share/pyshared/scipy/sparse/linalg/eigen/ root:root 0o755
/usr/share/pyshared/scipy/sparse/linalg/eigen/__init__.py text/x-python root:root 0o644 230 bytes
/usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/ root:root 0o755
/usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/__init__.py text/x-python root:root 0o644 46 bytes
/usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/arpack.py text/plain root:root 0o644 26.2 KB
/usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/info.py text/plain root:root 0o644 579 bytes
/usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/setup.py text/x-python root:root 0o755 2.1 KB
/usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/setupscons.py text/x-python root:root 0o755 1.1 KB
/usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/tests/ root:root 0o755
/usr/share/pyshared/scipy/sparse/linalg/eigen/arpack/tests/test_arpack.py text/x-python root:root 0o755 14.5 KB
/usr/share/pyshared/scipy/sparse/linalg/eigen/info.py text/plain root:root 0o644 282 bytes
/usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/ root:root 0o755
/usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/__init__.py text/plain root:root 0o644 239 bytes
/usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/info.py text/plain root:root 0o644 3.7 KB
/usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py text/plain root:root 0o644 17.9 KB
/usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/setup.py text/x-python root:root 0o755 418 bytes
/usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/setupscons.py text/x-python root:root 0o755 418 bytes
/usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/tests/ root:root 0o755
/usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/tests/benchmark.py text/x-python root:root 0o644 1.4 KB
/usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/tests/large_scale.py text/x-python root:root 0o644 1.3 KB
/usr/share/pyshared/scipy/sparse/linalg/eigen/lobpcg/tests/test_lobpcg.py text/x-python root:root 0o755 1.9 KB
/usr/share/pyshared/scipy/sparse/linalg/eigen/setup.py text/x-python root:root 0o755 408 bytes
/usr/share/pyshared/scipy/sparse/linalg/eigen/setupscons.py text/x-python root:root 0o755 438 bytes
/usr/share/pyshared/scipy/sparse/linalg/info.py text/plain root:root 0o644 367 bytes
/usr/share/pyshared/scipy/sparse/linalg/interface.py text/x-c++ root:root 0o644 6.9 KB
/usr/share/pyshared/scipy/sparse/linalg/isolve/ root:root 0o755
/usr/share/pyshared/scipy/sparse/linalg/isolve/__init__.py text/x-python root:root 0o644 304 bytes
/usr/share/pyshared/scipy/sparse/linalg/isolve/iterative.py text/plain root:root 0o644 19.3 KB
/usr/share/pyshared/scipy/sparse/linalg/isolve/lgmres.py text/x-python root:root 0o644 10.2 KB
/usr/share/pyshared/scipy/sparse/linalg/isolve/lsqr.py text/plain root:root 0o644 17.4 KB
/usr/share/pyshared/scipy/sparse/linalg/isolve/minres.py text/x-python root:root 0o644 8.9 KB
/usr/share/pyshared/scipy/sparse/linalg/isolve/setup.py text/x-python root:root 0o755 1.3 KB
/usr/share/pyshared/scipy/sparse/linalg/isolve/setupscons.py text/x-python root:root 0o755 407 bytes
/usr/share/pyshared/scipy/sparse/linalg/isolve/tests/ root:root 0o755
/usr/share/pyshared/scipy/sparse/linalg/isolve/tests/demo_lgmres.py text/x-python root:root 0o644 1.6 KB
/usr/share/pyshared/scipy/sparse/linalg/isolve/tests/test_iterative.py text/x-python root:root 0o755 6.1 KB
/usr/share/pyshared/scipy/sparse/linalg/isolve/tests/test_lgmres.py text/x-python root:root 0o755 2.3 KB
/usr/share/pyshared/scipy/sparse/linalg/isolve/tests/test_lsqr.py text/x-python root:root 0o644 1.5 KB
/usr/share/pyshared/scipy/sparse/linalg/isolve/tests/test_utils.py text/x-python root:root 0o644 233 bytes
/usr/share/pyshared/scipy/sparse/linalg/isolve/utils.py text/x-python root:root 0o644 3.5 KB
/usr/share/pyshared/scipy/sparse/linalg/setup.py text/x-python root:root 0o755 480 bytes
/usr/share/pyshared/scipy/sparse/linalg/setupscons.py text/x-python root:root 0o755 537 bytes
/usr/share/pyshared/scipy/sparse/linalg/tests/ root:root 0o755
/usr/share/pyshared/scipy/sparse/linalg/tests/test_interface.py text/plain root:root 0o644 3.9 KB
/usr/share/pyshared/scipy/sparse/linalg/tests/test_iterative.py text/x-python root:root 0o644 413 bytes
/usr/share/pyshared/scipy/sparse/setup.py text/x-python root:root 0o755 499 bytes
/usr/share/pyshared/scipy/sparse/setupscons.py text/x-python root:root 0o755 554 bytes
/usr/share/pyshared/scipy/sparse/sparsetools/ root:root 0o755
/usr/share/pyshared/scipy/sparse/sparsetools/__init__.py text/plain root:root 0o644 189 bytes
/usr/share/pyshared/scipy/sparse/sparsetools/bsr.py text/x-python root:root 0o644 26.6 KB
/usr/share/pyshared/scipy/sparse/sparsetools/coo.py text/x-python root:root 0o644 8.6 KB
/usr/share/pyshared/scipy/sparse/sparsetools/csc.py text/x-python root:root 0o644 19.6 KB
/usr/share/pyshared/scipy/sparse/sparsetools/csgraph.py text/x-python root:root 0o644 2.3 KB
/usr/share/pyshared/scipy/sparse/sparsetools/csr.py text/x-python root:root 0o644 31.6 KB
/usr/share/pyshared/scipy/sparse/sparsetools/dia.py text/x-python root:root 0o644 4.0 KB
/usr/share/pyshared/scipy/sparse/sparsetools/setup.py text/x-python root:root 0o755 629 bytes
/usr/share/pyshared/scipy/sparse/sparsetools/setupscons.py text/x-python root:root 0o755 489 bytes
/usr/share/pyshared/scipy/sparse/spfuncs.py text/plain root:root 0o644 2.7 KB
/usr/share/pyshared/scipy/sparse/sputils.py text/plain root:root 0o644 3.5 KB
/usr/share/pyshared/scipy/sparse/tests/ root:root 0o755
/usr/share/pyshared/scipy/sparse/tests/test_base.py text/x-c++ root:root 0o644 55.5 KB
/usr/share/pyshared/scipy/sparse/tests/test_construct.py text/plain root:root 0o644 7.4 KB
/usr/share/pyshared/scipy/sparse/tests/test_extract.py text/plain root:root 0o644 1.5 KB
/usr/share/pyshared/scipy/sparse/tests/test_spfuncs.py text/x-c++ root:root 0o644 3.9 KB
/usr/share/pyshared/scipy/sparse/tests/test_sputils.py text/plain root:root 0o644 2.6 KB