[Python-modules-commits] [python-scipy] branch master updated (ac6d8eb -> ce5e227)

Sebastian Humenda moomoc-guest at moszumanska.debian.org
Sat Sep 24 17:01:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

moomoc-guest pushed a change to branch master
in repository python-scipy.

      from  ac6d8eb   remove obsolete README.Debian
       new  c03f609   New upstream version 0.18.1
       new  ce5e227   Merge tag 'upstream/0.18.1'

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .coveragerc                                        |     3 +
 .gitattributes                                     |    55 +
 .gitignore                                         |   220 +
 .gitmodules                                        |     6 +
 .travis.yml                                        |   179 +
 PKG-INFO                                           |    48 -
 README.rst                                         |    92 +
 benchmarks/README.rst                              |    75 +
 benchmarks/asv.conf.json                           |    69 +
 benchmarks/benchmarks/__init__.py                  |     5 +
 benchmarks/benchmarks/cluster.py                   |    21 +
 benchmarks/benchmarks/common.py                    |    99 +
 benchmarks/benchmarks/fftpack_basic.py             |   112 +
 benchmarks/benchmarks/fftpack_pseudo_diffs.py      |   102 +
 .../benchmarks/go_benchmark_functions/__init__.py  |    73 +
 .../go_benchmark_functions/go_benchmark.py         |   211 +
 .../go_benchmark_functions/go_funcs_A.py           |   281 +
 .../go_benchmark_functions/go_funcs_B.py           |   761 +
 .../go_benchmark_functions/go_funcs_C.py           |   592 +
 .../go_benchmark_functions/go_funcs_D.py           |   582 +
 .../go_benchmark_functions/go_funcs_E.py           |   306 +
 .../go_benchmark_functions/go_funcs_F.py           |    46 +
 .../go_benchmark_functions/go_funcs_G.py           |   224 +
 .../go_benchmark_functions/go_funcs_H.py           |   378 +
 .../go_benchmark_functions/go_funcs_I.py           |    43 +
 .../go_benchmark_functions/go_funcs_J.py           |   111 +
 .../go_benchmark_functions/go_funcs_K.py           |   151 +
 .../go_benchmark_functions/go_funcs_L.py           |   319 +
 .../go_benchmark_functions/go_funcs_M.py           |   724 +
 .../go_benchmark_functions/go_funcs_N.py           |   151 +
 .../go_benchmark_functions/go_funcs_O.py           |    64 +
 .../go_benchmark_functions/go_funcs_P.py           |   728 +
 .../go_benchmark_functions/go_funcs_Q.py           |   130 +
 .../go_benchmark_functions/go_funcs_R.py           |   410 +
 .../go_benchmark_functions/go_funcs_S.py           |  1369 +
 .../go_benchmark_functions/go_funcs_T.py           |   393 +
 .../go_benchmark_functions/go_funcs_U.py           |   168 +
 .../go_benchmark_functions/go_funcs_V.py           |    87 +
 .../go_benchmark_functions/go_funcs_W.py           |   325 +
 .../go_benchmark_functions/go_funcs_X.py           |   243 +
 .../go_benchmark_functions/go_funcs_Y.py           |    86 +
 .../go_benchmark_functions/go_funcs_Z.py           |   228 +
 .../go_benchmark_functions/go_funcs_univariate.py  |   730 +
 benchmarks/benchmarks/integrate.py                 |    63 +
 benchmarks/benchmarks/interpolate.py               |   225 +
 benchmarks/benchmarks/io_matlab.py                 |   120 +
 benchmarks/benchmarks/linalg.py                    |   155 +
 benchmarks/benchmarks/linalg_solve_toeplitz.py     |    46 +
 benchmarks/benchmarks/linalg_sqrtm.py              |    37 +
 benchmarks/benchmarks/lsq_problems.py              |   490 +
 benchmarks/benchmarks/optimize.py                  |   468 +
 benchmarks/benchmarks/optimize_zeros.py            |    29 +
 benchmarks/benchmarks/signal.py                    |   143 +
 benchmarks/benchmarks/signal_filtering.py          |    47 +
 benchmarks/benchmarks/sparse.py                    |   339 +
 benchmarks/benchmarks/sparse_csgraph.py            |    33 +
 benchmarks/benchmarks/sparse_linalg_expm.py        |    86 +
 benchmarks/benchmarks/sparse_linalg_lobpcg.py      |   108 +
 benchmarks/benchmarks/sparse_linalg_onenormest.py  |    55 +
 benchmarks/benchmarks/sparse_linalg_solve.py       |    83 +
 benchmarks/benchmarks/spatial.py                   |   129 +
 benchmarks/benchmarks/special.py                   |    66 +
 benchmarks/benchmarks/stats.py                     |    96 +
 benchmarks/benchmarks/test_functions.py            |   307 +
 .../benchmarks/test_go_benchmark_functions.py      |    45 +
 benchmarks/run.py                                  |   132 +
 circle.yml                                         |    16 +
 codecov.yml                                        |     9 +
 cythonize.dat                                      |    30 -
 doc/release/0.18.1-notes.rst                       |    48 +
 doc/scipy-sphinx-theme/.gitignore                  |    14 -
 doc/scipy-sphinx-theme/Makefile                    |    55 -
 doc/scipy-sphinx-theme/README.rst                  |    49 -
 .../_static/scipyshiny_small.png                   |   Bin 18991 -> 0 bytes
 doc/scipy-sphinx-theme/_theme/scipy/layout.html    |   268 -
 doc/scipy-sphinx-theme/_theme/scipy/searchbox.html |    13 -
 .../_theme/scipy/sourcelink.html                   |     7 -
 .../_theme/scipy/static/css/extend.css             |   116 -
 .../_theme/scipy/static/css/pygments.css           |    87 -
 .../_theme/scipy/static/css/scipy-central.css      |   795 -
 .../_theme/scipy/static/css/spc-bootstrap.css      |  7893 --
 .../_theme/scipy/static/css/spc-extend.css         |   102 -
 .../_theme/scipy/static/img/all-icons.svg          |  3088 -
 .../_theme/scipy/static/img/contents.png           |   Bin 202 -> 0 bytes
 .../scipy/static/img/create-new-account-icon.png   |   Bin 5992 -> 0 bytes
 .../scipy/static/img/external-link-icon-shrunk.png |   Bin 5635 -> 0 bytes
 .../_theme/scipy/static/img/external-link-icon.png |   Bin 14823 -> 0 bytes
 .../_theme/scipy/static/img/external-link-icon.svg |  1817 -
 .../static/img/external-link-list-icon-tiniest.png |   Bin 1503 -> 0 bytes
 .../static/img/external-link-list-icon-tiny.png    |   Bin 1884 -> 0 bytes
 .../scipy/static/img/external-link-list-icon.png   |   Bin 8882 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ad.png      |   Bin 1149 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ae.png      |   Bin 743 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-af.png      |   Bin 1105 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ag.png      |   Bin 1572 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ai.png      |   Bin 1516 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-al.png      |   Bin 1147 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-am.png      |   Bin 631 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ao.png      |   Bin 1049 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-aq.png      |   Bin 1355 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ar.png      |   Bin 798 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-as.png      |   Bin 1370 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-at.png      |   Bin 642 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-au.png      |   Bin 1557 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-aw.png      |   Bin 850 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-az.png      |   Bin 801 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ba.png      |   Bin 1010 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-bb.png      |   Bin 1083 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-bd.png      |   Bin 1026 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-be.png      |   Bin 688 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-bf.png      |   Bin 807 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-bg.png      |   Bin 654 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-bh.png      |   Bin 1117 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-bi.png      |   Bin 1797 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-bj.png      |   Bin 721 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-bl.png      |   Bin 2535 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-bm.png      |   Bin 1570 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-bn.png      |   Bin 1539 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-bo.png      |   Bin 824 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-br.png      |   Bin 1529 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-bs.png      |   Bin 1060 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-bt.png      |   Bin 1500 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-bw.png      |   Bin 650 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-by.png      |   Bin 855 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-bz.png      |   Bin 1674 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ca.png      |   Bin 952 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-cc.png      |   Bin 1185 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-cd.png      |   Bin 936 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-cf.png      |   Bin 1181 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-cg.png      |   Bin 1578 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ch.png      |   Bin 1000 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ci.png      |   Bin 703 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ck.png      |   Bin 1714 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-cl.png      |   Bin 901 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-cm.png      |   Bin 862 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-cn.png      |   Bin 925 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-co.png      |   Bin 655 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-cr.png      |   Bin 672 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-cu.png      |   Bin 1050 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-cv.png      |   Bin 1037 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-cw.png      |   Bin 879 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-cx.png      |   Bin 1544 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-cy.png      |   Bin 1057 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-cz.png      |   Bin 1065 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-de.png      |   Bin 631 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-dj.png      |   Bin 1175 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-dk.png      |   Bin 896 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-dm.png      |   Bin 1050 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-do.png      |   Bin 930 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-dz.png      |   Bin 1172 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ec.png      |   Bin 969 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ee.png      |   Bin 636 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-eg.png      |   Bin 825 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-er.png      |   Bin 1438 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-es.png      |   Bin 966 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-et.png      |   Bin 985 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-fi.png      |   Bin 914 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-fj.png      |   Bin 1541 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-fk.png      |   Bin 1578 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-fm.png      |   Bin 839 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-fo.png      |   Bin 1035 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-fr.png      |   Bin 724 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ga.png      |   Bin 636 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-gb.png      |   Bin 2029 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-gd.png      |   Bin 1859 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ge.png      |   Bin 1218 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-gf.png      |   Bin 724 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-gg.png      |   Bin 1130 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-gh.png      |   Bin 885 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-gi.png      |   Bin 1095 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-gl.png      |   Bin 1165 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-gm.png      |   Bin 665 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-gn.png      |   Bin 720 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-gq.png      |   Bin 1178 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-gr.png      |   Bin 1069 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-gs.png      |   Bin 1657 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-gt.png      |   Bin 971 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-gu.png      |   Bin 1057 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-gw.png      |   Bin 845 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-gy.png      |   Bin 1689 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-hk.png      |   Bin 1156 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-hm.png      |   Bin 1557 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-hn.png      |   Bin 747 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-hr.png      |   Bin 1053 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ht.png      |   Bin 885 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-hu.png      |   Bin 638 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-id.png      |   Bin 619 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ie.png      |   Bin 707 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-il.png      |   Bin 941 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-im.png      |   Bin 936 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-in.png      |   Bin 868 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-io.png      |   Bin 2570 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-iq.png      |   Bin 972 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ir.png      |   Bin 981 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-is.png      |   Bin 1032 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-it.png      |   Bin 697 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-je.png      |   Bin 1578 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-jm.png      |   Bin 1117 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-jo.png      |   Bin 1036 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-jp.png      |   Bin 1014 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ke.png      |   Bin 1079 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-kg.png      |   Bin 1020 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-kh.png      |   Bin 1182 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ki.png      |   Bin 1645 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-km.png      |   Bin 1302 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-kn.png      |   Bin 1563 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-kp.png      |   Bin 947 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-kr.png      |   Bin 1701 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-kw.png      |   Bin 868 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ky.png      |   Bin 1559 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-kz.png      |   Bin 1127 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-la.png      |   Bin 977 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-lb.png      |   Bin 1085 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-lc.png      |   Bin 1050 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-li.png      |   Bin 813 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-lk.png      |   Bin 1351 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-lr.png      |   Bin 957 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ls.png      |   Bin 920 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-lt.png      |   Bin 653 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-lu.png      |   Bin 645 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-lv.png      |   Bin 622 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ly.png      |   Bin 585 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ma.png      |   Bin 938 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mc.png      |   Bin 618 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-md.png      |   Bin 959 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-me.png      |   Bin 1021 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mf.png      |   Bin 724 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mg.png      |   Bin 706 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mh.png      |   Bin 1638 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mk.png      |   Bin 1474 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ml.png      |   Bin 700 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mm.png      |   Bin 1018 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mn.png      |   Bin 895 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mo.png      |   Bin 1132 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mp.png      |   Bin 1460 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mq.png      |   Bin 1951 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mr.png      |   Bin 1103 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ms.png      |   Bin 1504 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mt.png      |   Bin 810 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mu.png      |   Bin 676 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mv.png      |   Bin 972 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mw.png      |   Bin 948 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mx.png      |   Bin 1121 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-my.png      |   Bin 1166 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-mz.png      |   Bin 1285 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-na.png      |   Bin 1526 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-nc.png      |   Bin 724 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ne.png      |   Bin 926 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-nf.png      |   Bin 1084 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ng.png      |   Bin 627 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ni.png      |   Bin 851 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-nl.png      |   Bin 653 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-no.png      |   Bin 1005 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-np.png      |   Bin 2107 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-nr.png      |   Bin 815 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-nu.png      |   Bin 1253 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-nz.png      |   Bin 1494 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-om.png      |   Bin 825 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-pa.png      |   Bin 1029 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-pe.png      |   Bin 691 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-pf.png      |   Bin 1066 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-pg.png      |   Bin 1557 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ph.png      |   Bin 1118 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-pk.png      |   Bin 1214 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-pl.png      |   Bin 610 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-pm.png      |   Bin 2665 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-pn.png      |   Bin 1725 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-pr.png      |   Bin 1199 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ps.png      |   Bin 882 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-pt.png      |   Bin 1179 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-pw.png      |   Bin 945 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-py.png      |   Bin 831 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-qa.png      |   Bin 842 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-re.png      |   Bin 724 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ro.png      |   Bin 719 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-rs.png      |   Bin 1167 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ru.png      |   Bin 630 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-rw.png      |   Bin 935 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-sa.png      |   Bin 1202 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-sb.png      |   Bin 1302 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-sc.png      |   Bin 1409 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-sd.png      |   Bin 938 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-se.png      |   Bin 794 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-sg.png      |   Bin 980 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-sh.png      |   Bin 1487 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-si.png      |   Bin 837 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-sj.png      |   Bin 1005 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-sk.png      |   Bin 1098 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-sl.png      |   Bin 642 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-sm.png      |   Bin 1083 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-sn.png      |   Bin 889 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-so.png      |   Bin 828 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-sr.png      |   Bin 925 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-st.png      |   Bin 989 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-sv.png      |   Bin 1438 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-sy.png      |   Bin 890 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-sz.png      |   Bin 1427 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-tc.png      |   Bin 1460 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-td.png      |   Bin 706 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-tf.png      |   Bin 1431 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-tg.png      |   Bin 1015 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-th.png      |   Bin 675 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-tj.png      |   Bin 793 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-tk.png      |   Bin 1501 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-tl.png      |   Bin 1094 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-tm.png      |   Bin 1388 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-tn.png      |   Bin 1042 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-to.png      |   Bin 867 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-tr.png      |   Bin 1073 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-tt.png      |   Bin 1770 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-tv.png      |   Bin 1706 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-tw.png      |   Bin 974 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-tz.png      |   Bin 1416 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ua.png      |   Bin 627 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ug.png      |   Bin 988 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-um.png      |   Bin 1147 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-us.png      |   Bin 1147 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-uy.png      |   Bin 1058 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-uz.png      |   Bin 853 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-va.png      |   Bin 1076 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-vc.png      |   Bin 1070 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ve.png      |   Bin 1138 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-vg.png      |   Bin 1574 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-vi.png      |   Bin 1896 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-vn.png      |   Bin 1028 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-vu.png      |   Bin 1330 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-wf.png      |   Bin 1113 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ws.png      |   Bin 899 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-ye.png      |   Bin 633 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-za.png      |   Bin 1562 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-zm.png      |   Bin 883 -> 0 bytes
 .../_theme/scipy/static/img/flags/flag-zw.png      |   Bin 1082 -> 0 bytes
 .../static/img/glyphicons-halflings-white.png      |   Bin 8777 -> 0 bytes
 .../scipy/static/img/glyphicons-halflings.png      |   Bin 12799 -> 0 bytes
 .../_theme/scipy/static/img/important-icon.png     |   Bin 17218 -> 0 bytes
 .../_theme/scipy/static/img/information-icon.png   |   Bin 34693 -> 0 bytes
 .../scipy/static/img/internet-web-browser.png      |   Bin 37271 -> 0 bytes
 .../scipy/static/img/multiple-file-icon-shrunk.png |   Bin 7409 -> 0 bytes
 .../_theme/scipy/static/img/multiple-file-icon.png |   Bin 16518 -> 0 bytes
 .../_theme/scipy/static/img/multiple-file-icon.svg |   484 -
 .../static/img/multiple-file-list-icon-tiny.png    |   Bin 1870 -> 0 bytes
 .../scipy/static/img/multiple-file-list-icon.png   |   Bin 6924 -> 0 bytes
 .../_theme/scipy/static/img/navigation.png         |   Bin 218 -> 0 bytes
 .../scipy/static/img/person-list-icon-tiny.png     |   Bin 3400 -> 0 bytes
 .../_theme/scipy/static/img/person-list-icon.png   |   Bin 11320 -> 0 bytes
 .../_theme/scipy/static/img/scipy-logo.png         |   Bin 707 -> 0 bytes
 .../_theme/scipy/static/img/scipy_org_logo.gif     |   Bin 2933 -> 0 bytes
 .../_theme/scipy/static/img/scipycentral_logo.png  |   Bin 3410 -> 0 bytes
 .../_theme/scipy/static/img/scipyshiny_small.png   |   Bin 18991 -> 0 bytes
 .../_theme/scipy/static/img/send-email-icon.png    |   Bin 6371 -> 0 bytes
 .../scipy/static/img/single-file-icon-shrunk.png   |   Bin 6262 -> 0 bytes
 .../_theme/scipy/static/img/single-file-icon.png   |   Bin 15370 -> 0 bytes
 .../_theme/scipy/static/img/single-file-icon.svg   |   385 -
 .../static/img/single-file-list-icon-tiniest.png   |   Bin 1572 -> 0 bytes
 .../static/img/single-file-list-icon-tiny.png      |   Bin 1702 -> 0 bytes
 .../scipy/static/img/single-file-list-icon.png     |   Bin 6900 -> 0 bytes
 .../_theme/scipy/static/img/transparent-pixel.gif  |   Bin 43 -> 0 bytes
 .../scipy/static/img/ui-anim_basic_16x16.gif       |   Bin 1459 -> 0 bytes
 .../_theme/scipy/static/js/copybutton.js           |    60 -
 .../scipy/static/less/bootstrap/accordion.less     |    34 -
 .../_theme/scipy/static/less/bootstrap/alerts.less |    79 -
 .../scipy/static/less/bootstrap/bootstrap.less     |    63 -
 .../scipy/static/less/bootstrap/breadcrumbs.less   |    24 -
 .../scipy/static/less/bootstrap/button-groups.less |   229 -
 .../scipy/static/less/bootstrap/buttons.less       |   228 -
 .../scipy/static/less/bootstrap/carousel.less      |   158 -
 .../_theme/scipy/static/less/bootstrap/close.less  |    32 -
 .../_theme/scipy/static/less/bootstrap/code.less   |    61 -
 .../less/bootstrap/component-animations.less       |    22 -
 .../scipy/static/less/bootstrap/dropdowns.less     |   237 -
 .../_theme/scipy/static/less/bootstrap/forms.less  |   690 -
 .../_theme/scipy/static/less/bootstrap/grid.less   |    21 -
 .../scipy/static/less/bootstrap/hero-unit.less     |    25 -
 .../scipy/static/less/bootstrap/labels-badges.less |    84 -
 .../scipy/static/less/bootstrap/layouts.less       |    16 -
 .../_theme/scipy/static/less/bootstrap/media.less  |    55 -
 .../_theme/scipy/static/less/bootstrap/mixins.less |   702 -
 .../_theme/scipy/static/less/bootstrap/modals.less |    95 -
 .../_theme/scipy/static/less/bootstrap/navbar.less |   497 -
 .../_theme/scipy/static/less/bootstrap/navs.less   |   409 -
 .../_theme/scipy/static/less/bootstrap/pager.less  |    43 -
 .../scipy/static/less/bootstrap/pagination.less    |   123 -
 .../scipy/static/less/bootstrap/popovers.less      |   133 -
 .../scipy/static/less/bootstrap/progress-bars.less |   122 -
 .../_theme/scipy/static/less/bootstrap/reset.less  |   216 -
 .../less/bootstrap/responsive-1200px-min.less      |    28 -
 .../less/bootstrap/responsive-767px-max.less       |   193 -
 .../less/bootstrap/responsive-768px-979px.less     |    19 -
 .../static/less/bootstrap/responsive-navbar.less   |   189 -
 .../less/bootstrap/responsive-utilities.less       |    59 -
 .../scipy/static/less/bootstrap/responsive.less    |    48 -
 .../scipy/static/less/bootstrap/scaffolding.less   |    53 -
 .../scipy/static/less/bootstrap/sprites.less       |   197 -
 .../_theme/scipy/static/less/bootstrap/tables.less |   244 -
 .../scipy/static/less/bootstrap/thumbnails.less    |    53 -
 .../scipy/static/less/bootstrap/tooltip.less       |    70 -
 .../_theme/scipy/static/less/bootstrap/type.less   |   247 -
 .../scipy/static/less/bootstrap/utilities.less     |    30 -
 .../scipy/static/less/bootstrap/variables.less     |   301 -
 .../_theme/scipy/static/less/bootstrap/wells.less  |    29 -
 .../_theme/scipy/static/less/spc-bootstrap.less    |    18 -
 .../_theme/scipy/static/less/spc-content.less      |    57 -
 .../_theme/scipy/static/less/spc-extend.less       |    22 -
 .../_theme/scipy/static/less/spc-footer.less       |     9 -
 .../_theme/scipy/static/less/spc-header.less       |    25 -
 .../_theme/scipy/static/less/spc-rightsidebar.less |    14 -
 .../_theme/scipy/static/less/spc-utils.less        |    20 -
 .../_theme/scipy/static/scipy.css_t                |   247 -
 doc/scipy-sphinx-theme/_theme/scipy/theme.conf     |    11 -
 doc/scipy-sphinx-theme/conf.py                     |    71 -
 doc/scipy-sphinx-theme/index.rst                   |    30 -
 doc/scipy-sphinx-theme/test_autodoc.rst            |     6 -
 doc/scipy-sphinx-theme/test_autodoc_2.rst          |     6 -
 doc/scipy-sphinx-theme/test_autodoc_3.rst          |     7 -
 doc/scipy-sphinx-theme/test_autodoc_4.rst          |     6 -
 doc/scipy-sphinx-theme/test_optimize.rst           |   783 -
 doc/source/release.0.17.1.rst                      |     1 +
 doc/source/release.0.18.1.rst                      |     1 +
 doc/source/release.rst                             |     3 +
 doc/sphinxext/.gitignore                           |     8 -
 doc/sphinxext/.travis.yml                          |    15 -
 doc/sphinxext/LICENSE.txt                          |    94 -
 doc/sphinxext/MANIFEST.in                          |     2 -
 doc/sphinxext/README.rst                           |    65 -
 doc/sphinxext/numpydoc/__init__.py                 |     3 -
 doc/sphinxext/numpydoc/comment_eater.py            |   169 -
 doc/sphinxext/numpydoc/compiler_unparse.py         |   865 -
 doc/sphinxext/numpydoc/docscrape.py                |   570 -
 doc/sphinxext/numpydoc/docscrape_sphinx.py         |   284 -
 doc/sphinxext/numpydoc/linkcode.py                 |    83 -
 doc/sphinxext/numpydoc/numpydoc.py                 |   203 -
 doc/sphinxext/numpydoc/phantom_import.py           |   167 -
 doc/sphinxext/numpydoc/plot_directive.py           |   642 -
 doc/sphinxext/numpydoc/tests/test_docscrape.py     |   907 -
 doc/sphinxext/numpydoc/tests/test_linkcode.py      |     5 -
 .../numpydoc/tests/test_phantom_import.py          |    12 -
 .../numpydoc/tests/test_plot_directive.py          |    11 -
 doc/sphinxext/numpydoc/tests/test_traitsdoc.py     |    11 -
 doc/sphinxext/numpydoc/traitsdoc.py                |   143 -
 doc/sphinxext/setup.py                             |    30 -
 pavement.py                                        |   743 +
 runtests.py                                        |   470 +
 scipy/cluster/_hierarchy.c                         | 32217 -------
 scipy/cluster/_vq.c                                | 10192 ---
 scipy/integrate/quadpack.py                        |     4 +-
 scipy/integrate/tests/test_quadpack.py             |    17 +-
 scipy/interpolate/_cubic.py                        |     2 +-
 scipy/interpolate/_ppoly.c                         | 34562 --------
 scipy/interpolate/interpnd.c                       | 30754 -------
 scipy/interpolate/tests/test_polyint.py            |     5 +
 scipy/io/matlab/mio5_utils.c                       | 17636 ----
 scipy/io/matlab/mio_utils.c                        |  6232 --
 scipy/io/matlab/streams.c                          |  8449 --
 scipy/linalg/_decomp_update.c                      | 39954 ---------
 scipy/linalg/_decomp_update.pyx                    |  2503 -
 scipy/linalg/_solve_toeplitz.c                     | 24941 ------
 scipy/linalg/basic.py                              |     2 +-
 scipy/linalg/cython_blas.c                         | 29236 -------
 scipy/linalg/cython_lapack.c                       | 46389 -----------
 scipy/linalg/tests/test_basic.py                   |     6 +-
 scipy/ndimage/src/_ni_label.c                      | 33347 --------
 scipy/optimize/_group_columns.c                    | 21899 -----
 scipy/optimize/_lsq/givens_elimination.c           | 18429 ----
 scipy/signal/_max_len_seq_inner.c                  | 20918 -----
 scipy/signal/_spectral.c                           |  6655 --
 scipy/signal/_upfirdn_apply.c                      | 24888 ------
 scipy/sparse/_csparsetools.c                       | 37358 ---------
 scipy/sparse/_csparsetools.pyx                     |   935 -
 scipy/sparse/compressed.py                         |     7 +-
 scipy/sparse/csgraph/_min_spanning_tree.c          | 21904 -----
 scipy/sparse/csgraph/_reordering.c                 | 30012 -------
 scipy/sparse/csgraph/_shortest_path.c              | 19944 -----
 scipy/sparse/csgraph/_tools.c                      | 11486 ---
 scipy/sparse/csgraph/_traversal.c                  | 13376 ---
 scipy/sparse/tests/test_base.py                    |    18 +-
 scipy/spatial/_procrustes.py                       |     4 +-
 scipy/spatial/ckdtree.cxx                          | 22322 -----
 scipy/spatial/ckdtree.h                            |    62 -
 scipy/spatial/ckdtree/src/query.cxx                |     5 +-
 scipy/spatial/qhull.c                              | 45605 ----------
 scipy/spatial/tests/test_kdtree.py                 |    26 +-
 scipy/special/_comb.c                              |  2950 -
 scipy/special/_ellip_harm_2.c                      |  9794 ---
 scipy/special/_ellip_harm_2.h                      |    31 -
 scipy/special/_loggamma.pxd                        |     3 +-
 scipy/special/_ufuncs.c                            | 83000 -------------------
 scipy/special/_ufuncs.h                            |    31 -
 scipy/special/_ufuncs.pyx                          |    49 +-
 scipy/special/_ufuncs_cxx.cxx                      |  5281 --
 scipy/special/_ufuncs_cxx.h                        |    31 -
 scipy/special/add_newdocs.py                       |    49 +-
 .../tests/data/boost/acosh_data_ipp/acosh_data.txt |   261 +
 .../tests/data/boost/asinh_data_ipp/asinh_data.txt |   281 +
 .../assoc_legendre_p_ipp/assoc_legendre_p.txt      |   400 +
 .../tests/data/boost/atanh_data_ipp/atanh_data.txt |   260 +
 .../data/boost/bessel_i_data_ipp/bessel_i_data.txt |   225 +
 .../bessel_i_int_data_ipp/bessel_i_int_data.txt    |   495 +
 .../data/boost/bessel_j_data_ipp/bessel_j_data.txt |   360 +
 .../bessel_j_int_data_ipp/bessel_j_int_data.txt    |   224 +
 .../bessel_j_large_data.txt                        |    70 +
 .../data/boost/bessel_k_data_ipp/bessel_k_data.txt |   263 +
 .../bessel_k_int_data_ipp/bessel_k_int_data.txt    |   481 +
 .../boost/bessel_y01_data_ipp/bessel_y01_data.txt  |   100 +
 .../boost/bessel_yn_data_ipp/bessel_yn_data.txt    |   300 +
 .../boost/bessel_yv_data_ipp/bessel_yv_data.txt    |   432 +
 .../data/boost/beta_exp_data_ipp/beta_exp_data.txt |   351 +
 .../data/boost/beta_med_data_ipp/beta_med_data.txt |  1830 +
 .../boost/beta_small_data_ipp/beta_small_data.txt  |    21 +
 .../data/boost/binomial_data_ipp/binomial_data.txt |   159 +
 .../binomial_large_data.txt                        |   230 +
 .../binomial_quantile_data.txt                     |  4032 +
 .../tests/data/boost/cbrt_data_ipp/cbrt_data.txt   |    85 +
 .../data/boost/digamma_data_ipp/digamma_data.txt   |   500 +
 .../digamma_neg_data_ipp/digamma_neg_data.txt      |   200 +
 .../digamma_root_data_ipp/digamma_root_data.txt    |   200 +
 .../digamma_small_data_ipp/digamma_small_data.txt  |    33 +
 .../boost/ellint_e2_data_ipp/ellint_e2_data.txt    |   520 +
 .../data/boost/ellint_e_data_ipp/ellint_e_data.txt |   100 +
 .../data/boost/ellint_f_data_ipp/ellint_f_data.txt |   610 +
 .../data/boost/ellint_k_data_ipp/ellint_k_data.txt |   100 +
 .../boost/ellint_pi2_data_ipp/ellint_pi2_data.txt  |   500 +
 .../boost/ellint_pi3_data_ipp/ellint_pi3_data.txt  |   400 +
 .../ellint_pi3_large_data.txt                      |   380 +
 .../boost/ellint_rc_data_ipp/ellint_rc_data.txt    |   201 +
 .../boost/ellint_rd_data_ipp/ellint_rd_data.txt    |   201 +
 .../boost/ellint_rf_data_ipp/ellint_rf_data.txt    |   401 +
 .../boost/ellint_rj_data_ipp/ellint_rj_data.txt    |   801 +
 .../tests/data/boost/erf_data_ipp/erf_data.txt     |   500 +
 .../data/boost/erf_inv_data_ipp/erf_inv_data.txt   |   100 +
 .../boost/erf_large_data_ipp/erf_large_data.txt    |   300 +
 .../boost/erf_small_data_ipp/erf_small_data.txt    |   150 +
 .../erfc_inv_big_data_ipp/erfc_inv_big_data1.txt   |   151 +
 .../erfc_inv_big_data_ipp/erfc_inv_big_data2.txt   |    49 +
 .../data/boost/erfc_inv_data_ipp/erfc_inv_data.txt |   100 +
 .../data/boost/expint_1_data_ipp/expint_1_data.txt |    79 +
 .../data/boost/expint_data_ipp/expint_data.txt     |   600 +
 .../expint_small_data_ipp/expint_small_data.txt    |   380 +
 .../expinti_data_double.txt                        |   100 +
 .../data/boost/expinti_data_ipp/expinti_data.txt   |   336 +
 .../gamma_inv_big_data_ipp/gamma_inv_big_data.txt  |   130 +
 .../boost/gamma_inv_data_ipp/gamma_inv_data.txt    |   200 +
 .../gamma_inv_small_data.txt                       |   229 +
 .../tests/data/boost/hermite_ipp/hermite.txt       |   420 +
 .../tests/data/boost/ibeta_data_ipp/ibeta_data.txt |   500 +
 .../boost/ibeta_int_data_ipp/ibeta_int_data.txt    |  1000 +
 .../boost/ibeta_inv_data_ipp/ibeta_inv_data.txt    |  1210 +
 .../boost/ibeta_inva_data_ipp/ibeta_inva_data.txt  |  1100 +
 .../ibeta_large_data_ipp/ibeta_large_data.txt      |  1210 +
 .../ibeta_small_data_ipp/ibeta_small_data.txt      |   500 +
 .../boost/igamma_big_data_ipp/igamma_big_data.txt  |   287 +
 .../boost/igamma_int_data_ipp/igamma_int_data.txt  |   140 +
 .../igamma_inva_data_ipp/igamma_inva_data.txt      |   435 +
 .../boost/igamma_med_data_ipp/igamma_med_data.txt  |   700 +
 .../igamma_small_data_ipp/igamma_small_data.txt    |   252 +
 .../tests/data/boost/laguerre2_ipp/laguerre2.txt   |   280 +
 .../tests/data/boost/laguerre3_ipp/laguerre3.txt   |  2240 +
 .../tests/data/boost/legendre_p_ipp/legendre_p.txt |   140 +
 .../legendre_p_large_ipp/legendre_p_large.txt      |   160 +
 .../log1p_expm1_data_ipp/log1p_expm1_data.txt      |    80 +
 .../tests/data/boost/ncbeta_big_ipp/ncbeta_big.txt |    72 +
 .../special/tests/data/boost/ncbeta_ipp/ncbeta.txt |  3000 +
 .../tests/data/boost/nccs_big_ipp/nccs_big.txt     |   216 +
 scipy/special/tests/data/boost/nccs_ipp/nccs.txt   |  3200 +
 .../negative_binomial_quantile_data.txt            |   792 +
 .../poisson_quantile_ipp/poisson_quantile_data.txt |   619 +
 .../boost/powm1_sqrtp1m1_test_cpp/powm1_data.txt   |  1400 +
 .../powm1_sqrtp1m1_test_cpp/sqrtp1m1_data.txt      |   141 +
 .../boost/sph_bessel_data_ipp/sph_bessel_data.txt  |   483 +
 .../sph_neumann_data_ipp/sph_neumann_data.txt      |   284 +
 .../spherical_harmonic_ipp/spherical_harmonic.txt  |  1000 +
 .../data/boost/test_gamma_data_ipp/factorials.txt  |   198 +
 .../boost/test_gamma_data_ipp/gammap1m1_data.txt   |   141 +
 .../data/boost/test_gamma_data_ipp/near_0.txt      |    40 +
 .../data/boost/test_gamma_data_ipp/near_1.txt      |    41 +
 .../data/boost/test_gamma_data_ipp/near_2.txt      |    41 +
 .../data/boost/test_gamma_data_ipp/near_m10.txt    |    40 +
 .../data/boost/test_gamma_data_ipp/near_m55.txt    |    40 +
 .../tgamma_delta_ratio_data.txt                    |   560 +
 .../tgamma_delta_ratio_int2.txt                    |   190 +
 .../tgamma_delta_ratio_int.txt                     |   344 +
 .../tgamma_ratio_data_ipp/tgamma_ratio_data.txt    |   400 +
 .../zeta_1_below_data_ipp/zeta_1_below_data.txt    |    24 +
 .../boost/zeta_1_up_data_ipp/zeta_1_up_data.txt    |    24 +
 .../tests/data/boost/zeta_data_ipp/zeta_data.txt   |   200 +
 .../data/boost/zeta_neg_data_ipp/zeta_neg_data.txt |   200 +
 scipy/special/tests/data/gsl/mathieu_ab.txt        |   324 +
 scipy/special/tests/data/gsl/mathieu_ce_se.txt     |  3573 +
 scipy/special/tests/data/gsl/mathieu_mc_ms.txt     |   901 +
 scipy/special/tests/test_loggamma.py               |    16 +
 scipy/stats/_stats.c                               | 29131 -------
 scipy/stats/_stats.pyx                             |    36 -
 scipy/stats/morestats.py                           |    11 +-
 scipy/stats/stats.py                               |    29 +-
 scipy/stats/tests/test_morestats.py                |    13 +
 scipy/version.py                                   |    10 -
 setup.py                                           |     2 +-
 site.cfg.example                                   |   157 +
 tools/authors.py                                   |     1 +
 .../nsis_scripts/scipy-superinstaller.nsi.in       |   366 +-
 599 files changed, 64618 insertions(+), 769862 deletions(-)
 create mode 100644 .coveragerc
 create mode 100644 .gitattributes
 create mode 100644 .gitignore
 create mode 100644 .gitmodules
 create mode 100644 .travis.yml
 delete mode 100644 PKG-INFO
 create mode 100644 README.rst
 create mode 100644 benchmarks/README.rst
 create mode 100644 benchmarks/asv.conf.json
 create mode 100644 benchmarks/benchmarks/__init__.py
 create mode 100644 benchmarks/benchmarks/cluster.py
 create mode 100644 benchmarks/benchmarks/common.py
 create mode 100644 benchmarks/benchmarks/fftpack_basic.py
 create mode 100644 benchmarks/benchmarks/fftpack_pseudo_diffs.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/__init__.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_benchmark.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_A.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_B.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_C.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_D.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_E.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_F.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_G.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_H.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_I.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_J.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_K.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_L.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_M.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_N.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_O.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_P.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_Q.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_R.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_S.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_T.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_U.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_V.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_W.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_X.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_Y.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_Z.py
 create mode 100644 benchmarks/benchmarks/go_benchmark_functions/go_funcs_univariate.py
 create mode 100644 benchmarks/benchmarks/integrate.py
 create mode 100644 benchmarks/benchmarks/interpolate.py
 create mode 100644 benchmarks/benchmarks/io_matlab.py
 create mode 100644 benchmarks/benchmarks/linalg.py
 create mode 100644 benchmarks/benchmarks/linalg_solve_toeplitz.py
 create mode 100644 benchmarks/benchmarks/linalg_sqrtm.py
 create mode 100644 benchmarks/benchmarks/lsq_problems.py
 create mode 100644 benchmarks/benchmarks/optimize.py
 create mode 100644 benchmarks/benchmarks/optimize_zeros.py
 create mode 100644 benchmarks/benchmarks/signal.py
 create mode 100644 benchmarks/benchmarks/signal_filtering.py
 create mode 100644 benchmarks/benchmarks/sparse.py
 create mode 100644 benchmarks/benchmarks/sparse_csgraph.py
 create mode 100644 benchmarks/benchmarks/sparse_linalg_expm.py
 create mode 100644 benchmarks/benchmarks/sparse_linalg_lobpcg.py
 create mode 100644 benchmarks/benchmarks/sparse_linalg_onenormest.py
 create mode 100644 benchmarks/benchmarks/sparse_linalg_solve.py
 create mode 100644 benchmarks/benchmarks/spatial.py
 create mode 100644 benchmarks/benchmarks/special.py
 create mode 100644 benchmarks/benchmarks/stats.py
 create mode 100644 benchmarks/benchmarks/test_functions.py
 create mode 100644 benchmarks/benchmarks/test_go_benchmark_functions.py
 create mode 100755 benchmarks/run.py
 create mode 100644 circle.yml
 create mode 100644 codecov.yml
 delete mode 100644 cythonize.dat
 create mode 100644 doc/release/0.18.1-notes.rst
 delete mode 100644 doc/scipy-sphinx-theme/.gitignore
 delete mode 100644 doc/scipy-sphinx-theme/Makefile
 delete mode 100644 doc/scipy-sphinx-theme/README.rst
 delete mode 100644 doc/scipy-sphinx-theme/_static/scipyshiny_small.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/layout.html
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/searchbox.html
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/sourcelink.html
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/css/extend.css
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/css/pygments.css
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/css/scipy-central.css
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/css/spc-bootstrap.css
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/css/spc-extend.css
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/all-icons.svg
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/contents.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/create-new-account-icon.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/external-link-icon-shrunk.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/external-link-icon.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/external-link-icon.svg
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/external-link-list-icon-tiniest.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/external-link-list-icon-tiny.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/external-link-list-icon.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ad.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ae.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-af.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ag.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ai.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-al.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-am.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ao.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-aq.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ar.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-as.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-at.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-au.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-aw.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-az.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ba.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-bb.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-bd.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-be.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-bf.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-bg.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-bh.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-bi.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-bj.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-bl.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-bm.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-bn.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-bo.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-br.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-bs.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-bt.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-bw.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-by.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-bz.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ca.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-cc.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-cd.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-cf.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-cg.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ch.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ci.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ck.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-cl.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-cm.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-cn.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-co.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-cr.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-cu.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-cv.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-cw.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-cx.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-cy.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-cz.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-de.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-dj.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-dk.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-dm.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-do.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-dz.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ec.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ee.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-eg.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-er.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-es.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-et.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-fi.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-fj.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-fk.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-fm.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-fo.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-fr.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ga.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-gb.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-gd.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ge.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-gf.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-gg.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-gh.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-gi.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-gl.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-gm.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-gn.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-gq.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-gr.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-gs.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-gt.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-gu.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-gw.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-gy.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-hk.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-hm.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-hn.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-hr.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ht.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-hu.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-id.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ie.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-il.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-im.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-in.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-io.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-iq.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ir.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-is.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-it.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-je.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-jm.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-jo.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-jp.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ke.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-kg.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-kh.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ki.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-km.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-kn.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-kp.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-kr.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-kw.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ky.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-kz.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-la.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-lb.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-lc.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-li.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-lk.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-lr.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ls.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-lt.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-lu.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-lv.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ly.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ma.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mc.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-md.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-me.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mf.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mg.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mh.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mk.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ml.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mm.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mn.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mo.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mp.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mq.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mr.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ms.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mt.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mu.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mv.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mw.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mx.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-my.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-mz.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-na.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-nc.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ne.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-nf.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ng.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ni.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-nl.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-no.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-np.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-nr.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-nu.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-nz.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-om.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-pa.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-pe.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-pf.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-pg.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ph.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-pk.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-pl.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-pm.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-pn.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-pr.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ps.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-pt.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-pw.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-py.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-qa.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-re.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ro.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-rs.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ru.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-rw.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-sa.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-sb.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-sc.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-sd.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-se.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-sg.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-sh.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-si.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-sj.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-sk.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-sl.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-sm.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-sn.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-so.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-sr.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-st.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-sv.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-sy.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-sz.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-tc.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-td.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-tf.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-tg.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-th.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-tj.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-tk.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-tl.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-tm.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-tn.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-to.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-tr.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-tt.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-tv.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-tw.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-tz.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ua.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ug.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-um.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-us.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-uy.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-uz.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-va.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-vc.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ve.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-vg.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-vi.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-vn.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-vu.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-wf.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ws.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-ye.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-za.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-zm.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/flags/flag-zw.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/glyphicons-halflings-white.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/glyphicons-halflings.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/important-icon.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/information-icon.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/internet-web-browser.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/multiple-file-icon-shrunk.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/multiple-file-icon.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/multiple-file-icon.svg
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/multiple-file-list-icon-tiny.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/multiple-file-list-icon.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/navigation.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/person-list-icon-tiny.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/person-list-icon.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/scipy-logo.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/scipy_org_logo.gif
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/scipycentral_logo.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/scipyshiny_small.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/send-email-icon.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/single-file-icon-shrunk.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/single-file-icon.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/single-file-icon.svg
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/single-file-list-icon-tiniest.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/single-file-list-icon-tiny.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/single-file-list-icon.png
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/transparent-pixel.gif
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/img/ui-anim_basic_16x16.gif
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/js/copybutton.js
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/accordion.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/alerts.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/bootstrap.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/breadcrumbs.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/button-groups.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/buttons.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/carousel.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/close.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/code.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/component-animations.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/dropdowns.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/forms.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/grid.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/hero-unit.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/labels-badges.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/layouts.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/media.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/mixins.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/modals.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/navbar.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/navs.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/pager.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/pagination.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/popovers.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/progress-bars.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/reset.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/responsive-1200px-min.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/responsive-767px-max.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/responsive-768px-979px.less
 delete mode 100644 doc/scipy-sphinx-theme/_theme/scipy/static/less/bootstrap/responsive-navbar.less
... 187 lines suppressed ...

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-scipy.git



More information about the Python-modules-commits mailing list