Import scipy_1.10.1.orig.tar.gz
authorDrew Parsons <dparsons@debian.org>
Tue, 28 Feb 2023 21:38:09 +0000 (22:38 +0100)
committerDrew Parsons <dparsons@debian.org>
Tue, 28 Feb 2023 21:38:09 +0000 (22:38 +0100)
commit7c8c8ec2f9633df8cae9bad6c3a504e0da6cc010
tree4d72e3ffddcf8035c3849de69096781374a5432d
Import scipy_1.10.1.orig.tar.gz

[dgit import orig scipy_1.10.1.orig.tar.gz]
3221 files changed:
.cirrus.star [new file with mode: 0644]
CITATION.bib [new file with mode: 0644]
CONTRIBUTING.rst [new file with mode: 0644]
HACKING.rst.txt [new file with mode: 0644]
INSTALL.rst.txt [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
LICENSES_bundled.txt [new file with mode: 0644]
README.rst [new file with mode: 0644]
benchmarks/README.rst [new file with mode: 0644]
benchmarks/asv.conf.json [new file with mode: 0644]
benchmarks/benchmarks/__init__.py [new file with mode: 0644]
benchmarks/benchmarks/blas_lapack.py [new file with mode: 0644]
benchmarks/benchmarks/cluster.py [new file with mode: 0644]
benchmarks/benchmarks/cluster_hierarchy_disjoint_set.py [new file with mode: 0644]
benchmarks/benchmarks/common.py [new file with mode: 0644]
benchmarks/benchmarks/cutest/calfun.py [new file with mode: 0644]
benchmarks/benchmarks/cutest/dfo.txt [new file with mode: 0644]
benchmarks/benchmarks/cutest/dfovec.py [new file with mode: 0644]
benchmarks/benchmarks/cutest/dfoxs.py [new file with mode: 0644]
benchmarks/benchmarks/cython_special.py [new file with mode: 0644]
benchmarks/benchmarks/fft_basic.py [new file with mode: 0644]
benchmarks/benchmarks/fftpack_pseudo_diffs.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/__init__.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_benchmark.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_A.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_B.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_C.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_D.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_E.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_F.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_G.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_H.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_I.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_J.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_K.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_L.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_M.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_N.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_O.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_P.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_Q.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_R.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_S.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_T.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_U.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_V.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_W.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_X.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_Y.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_Z.py [new file with mode: 0644]
benchmarks/benchmarks/go_benchmark_functions/go_funcs_univariate.py [new file with mode: 0644]
benchmarks/benchmarks/integrate.py [new file with mode: 0644]
benchmarks/benchmarks/interpolate.py [new file with mode: 0644]
benchmarks/benchmarks/io_matlab.py [new file with mode: 0644]
benchmarks/benchmarks/linalg.py [new file with mode: 0644]
benchmarks/benchmarks/linalg_logm.py [new file with mode: 0644]
benchmarks/benchmarks/linalg_solve_toeplitz.py [new file with mode: 0644]
benchmarks/benchmarks/linalg_sqrtm.py [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/25FV47.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/80BAU3B.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/ADLITTLE.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/AFIRO.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/AGG.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/AGG2.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/AGG3.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/BANDM.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/BEACONFD.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/BLEND.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/BNL1.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/BNL2.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/BORE3D.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/BRANDY.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/CAPRI.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/CYCLE.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/CZPROB.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/D2Q06C.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/D6CUBE.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/DEGEN2.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/DEGEN3.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/DFL001.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/E226.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/ETAMACRO.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/FFFFF800.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/FINNIS.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/FIT1D.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/FIT1P.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/FIT2D.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/FIT2P.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/GANGES.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/GFRD-PNC.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/GREENBEA.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/GREENBEB.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/GROW15.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/GROW22.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/GROW7.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/ISRAEL.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/KB2.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/LOTFI.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/MAROS-R7.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/MAROS.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/MODSZK1.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/PEROLD.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/PILOT-JA.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/PILOT-WE.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/PILOT.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/PILOT4.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/PILOT87.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/PILOTNOV.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/QAP12.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/QAP15.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/QAP8.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/RECIPE.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SC105.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SC205.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SC50A.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SC50B.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SCAGR25.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SCAGR7.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SCFXM1.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SCFXM2.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SCFXM3.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SCORPION.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SCRS8.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SCSD1.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SCSD6.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SCSD8.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SCTAP1.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SCTAP2.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SCTAP3.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SHARE1B.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SHARE2B.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SHELL.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SHIP04L.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SHIP04S.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SHIP08L.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SHIP08S.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SHIP12L.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SHIP12S.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/SIERRA.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/STAIR.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/STANDATA.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/STANDMPS.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/STOCFOR1.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/STOCFOR2.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/STOCFOR3.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/TRUSS.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/TUFF.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/VTP-BASE.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/WOOD1P.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/WOODW.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/__init__.py [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/bgdbg1.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/bgetam.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/bgindy.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/bgprtr.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/box1.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/ceria3d.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/chemcom.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/cplex1.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/cplex2.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/ex72a.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/ex73a.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/forest6.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/galenet.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/gosh.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/gran.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/itest2.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/itest6.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/klein1.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/klein2.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/klein3.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/mondou2.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/pang.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/pilot4i.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/qual.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/reactor.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/refinery.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/vol1.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/infeasible/woodinfe.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/milp_benchmarks.npz [new file with mode: 0644]
benchmarks/benchmarks/linprog_benchmark_files/summary.txt [new file with mode: 0644]
benchmarks/benchmarks/lsq_problems.py [new file with mode: 0644]
benchmarks/benchmarks/ndimage_interpolation.py [new file with mode: 0644]
benchmarks/benchmarks/optimize.py [new file with mode: 0644]
benchmarks/benchmarks/optimize_lap.py [new file with mode: 0644]
benchmarks/benchmarks/optimize_linprog.py [new file with mode: 0644]
benchmarks/benchmarks/optimize_milp.py [new file with mode: 0644]
benchmarks/benchmarks/optimize_qap.py [new file with mode: 0644]
benchmarks/benchmarks/optimize_zeros.py [new file with mode: 0644]
benchmarks/benchmarks/peak_finding.py [new file with mode: 0644]
benchmarks/benchmarks/qapdata/qap_probs.npz [new file with mode: 0644]
benchmarks/benchmarks/qapdata/qap_sols.npz [new file with mode: 0644]
benchmarks/benchmarks/signal.py [new file with mode: 0644]
benchmarks/benchmarks/signal_filtering.py [new file with mode: 0644]
benchmarks/benchmarks/sparse.py [new file with mode: 0644]
benchmarks/benchmarks/sparse_csgraph.py [new file with mode: 0644]
benchmarks/benchmarks/sparse_csgraph_dijkstra.py [new file with mode: 0755]
benchmarks/benchmarks/sparse_csgraph_matching.py [new file with mode: 0644]
benchmarks/benchmarks/sparse_csgraph_maxflow.py [new file with mode: 0644]
benchmarks/benchmarks/sparse_linalg_expm.py [new file with mode: 0644]
benchmarks/benchmarks/sparse_linalg_lobpcg.py [new file with mode: 0644]
benchmarks/benchmarks/sparse_linalg_onenormest.py [new file with mode: 0644]
benchmarks/benchmarks/sparse_linalg_solve.py [new file with mode: 0644]
benchmarks/benchmarks/sparse_linalg_svds.py [new file with mode: 0644]
benchmarks/benchmarks/spatial.py [new file with mode: 0644]
benchmarks/benchmarks/special.py [new file with mode: 0644]
benchmarks/benchmarks/stats.py [new file with mode: 0644]
benchmarks/benchmarks/stats_sampling.py [new file with mode: 0644]
benchmarks/benchmarks/svds_benchmark_files/svds_benchmark_files.npz [new file with mode: 0644]
benchmarks/benchmarks/test_functions.py [new file with mode: 0644]
benchmarks/benchmarks/tests/__init__.py [new file with mode: 0644]
benchmarks/benchmarks/tests/test_go_benchmark_functions.py [new file with mode: 0644]
dev.py [new file with mode: 0644]
doc/API.rst.txt [new file with mode: 0644]
doc/Makefile [new file with mode: 0644]
doc/README.md [new file with mode: 0644]
doc/release/0.10.0-notes.rst [new file with mode: 0644]
doc/release/0.10.1-notes.rst [new file with mode: 0644]
doc/release/0.11.0-notes.rst [new file with mode: 0644]
doc/release/0.12.0-notes.rst [new file with mode: 0644]
doc/release/0.12.1-notes.rst [new file with mode: 0644]
doc/release/0.13.0-notes.rst [new file with mode: 0644]
doc/release/0.13.1-notes.rst [new file with mode: 0644]
doc/release/0.13.2-notes.rst [new file with mode: 0644]
doc/release/0.14.0-notes.rst [new file with mode: 0644]
doc/release/0.14.1-notes.rst [new file with mode: 0644]
doc/release/0.15.0-notes.rst [new file with mode: 0644]
doc/release/0.15.1-notes.rst [new file with mode: 0644]
doc/release/0.16.0-notes.rst [new file with mode: 0644]
doc/release/0.16.1-notes.rst [new file with mode: 0644]
doc/release/0.17.0-notes.rst [new file with mode: 0644]
doc/release/0.17.1-notes.rst [new file with mode: 0644]
doc/release/0.18.0-notes.rst [new file with mode: 0644]
doc/release/0.18.1-notes.rst [new file with mode: 0644]
doc/release/0.19.0-notes.rst [new file with mode: 0644]
doc/release/0.19.1-notes.rst [new file with mode: 0644]
doc/release/0.7.0-notes.rst [new file with mode: 0644]
doc/release/0.7.1-notes.rst [new file with mode: 0644]
doc/release/0.7.2-notes.rst [new file with mode: 0644]
doc/release/0.8.0-notes.rst [new file with mode: 0644]
doc/release/0.9.0-notes.rst [new file with mode: 0644]
doc/release/1.0.0-notes.rst [new file with mode: 0644]
doc/release/1.0.1-notes.rst [new file with mode: 0644]
doc/release/1.1.0-notes.rst [new file with mode: 0644]
doc/release/1.10.0-notes.rst [new file with mode: 0644]
doc/release/1.10.1-notes.rst [new file with mode: 0644]
doc/release/1.2.0-notes.rst [new file with mode: 0644]
doc/release/1.2.1-notes.rst [new file with mode: 0644]
doc/release/1.2.2-notes.rst [new file with mode: 0644]
doc/release/1.2.3-notes.rst [new file with mode: 0644]
doc/release/1.3.0-notes.rst [new file with mode: 0644]
doc/release/1.3.1-notes.rst [new file with mode: 0644]
doc/release/1.3.2-notes.rst [new file with mode: 0644]
doc/release/1.3.3-notes.rst [new file with mode: 0644]
doc/release/1.4.0-notes.rst [new file with mode: 0644]
doc/release/1.4.1-notes.rst [new file with mode: 0644]
doc/release/1.5.0-notes.rst [new file with mode: 0644]
doc/release/1.5.1-notes.rst [new file with mode: 0644]
doc/release/1.5.2-notes.rst [new file with mode: 0644]
doc/release/1.5.3-notes.rst [new file with mode: 0644]
doc/release/1.5.4-notes.rst [new file with mode: 0644]
doc/release/1.6.0-notes.rst [new file with mode: 0644]
doc/release/1.6.1-notes.rst [new file with mode: 0644]
doc/release/1.6.2-notes.rst [new file with mode: 0644]
doc/release/1.6.3-notes.rst [new file with mode: 0644]
doc/release/1.7.0-notes.rst [new file with mode: 0644]
doc/release/1.7.1-notes.rst [new file with mode: 0644]
doc/release/1.7.2-notes.rst [new file with mode: 0644]
doc/release/1.7.3-notes.rst [new file with mode: 0644]
doc/release/1.8.0-notes.rst [new file with mode: 0644]
doc/release/1.8.1-notes.rst [new file with mode: 0644]
doc/release/1.9.0-notes.rst [new file with mode: 0644]
doc/release/1.9.1-notes.rst [new file with mode: 0644]
doc/release/1.9.2-notes.rst [new file with mode: 0644]
doc/release/1.9.3-notes.rst [new file with mode: 0644]
doc/source/_static/favicon.ico [new file with mode: 0644]
doc/source/_static/gitpod/github-gitpod.png [new file with mode: 0644]
doc/source/_static/gitpod/gitpod-edit-permissions-gh.png [new file with mode: 0644]
doc/source/_static/gitpod/gitpod-workspace.png [new file with mode: 0644]
doc/source/_static/gitpod/gitpod_ci_build_flow.png [new file with mode: 0644]
doc/source/_static/gitpod/installing-gitpod-io.png [new file with mode: 0644]
doc/source/_static/gitpod/rst-rendering.png [new file with mode: 0644]
doc/source/_static/gitpod/scipy-github.png [new file with mode: 0644]
doc/source/_static/gitpod/scipy-gitpod-branches.png [new file with mode: 0644]
doc/source/_static/gitpod/vscode-rst.png [new file with mode: 0644]
doc/source/_static/gitpod/vscode-statusbar.png [new file with mode: 0644]
doc/source/_static/index_api.png [new file with mode: 0644]
doc/source/_static/index_contribute.png [new file with mode: 0644]
doc/source/_static/index_getting_started.png [new file with mode: 0644]
doc/source/_static/index_user_guide.png [new file with mode: 0644]
doc/source/_static/logo.svg [new file with mode: 0644]
doc/source/_static/scipy.css [new file with mode: 0644]
doc/source/_static/version_switcher.json [new file with mode: 0644]
doc/source/_static/versioncheck.js_t [new file with mode: 0644]
doc/source/_templates/autosummary/attribute.rst [new file with mode: 0644]
doc/source/_templates/autosummary/class.rst [new file with mode: 0644]
doc/source/_templates/autosummary/method.rst [new file with mode: 0644]
doc/source/_templates/autosummary/ndarray_subclass.rst [new file with mode: 0644]
doc/source/_templates/autosummary/property.rst [new file with mode: 0644]
doc/source/_templates/layout.html [new file with mode: 0644]
doc/source/_templates/sidebar-nav-bs.html [new file with mode: 0644]
doc/source/conf.py [new file with mode: 0644]
doc/source/dev/api-dev/api-dev-toc.rst [new file with mode: 0644]
doc/source/dev/api-dev/nan_policy.rst [new file with mode: 0644]
doc/source/dev/api-dev/special_ufuncs.rst [new file with mode: 0644]
doc/source/dev/conduct/code_of_conduct.rst [new file with mode: 0644]
doc/source/dev/conduct/report_handling_manual.rst [new file with mode: 0644]
doc/source/dev/contributor/adding_new.rst [new file with mode: 0644]
doc/source/dev/contributor/adding_new/new_stats_distribution.rst.inc [new file with mode: 0644]
doc/source/dev/contributor/benchmarking.rst [new file with mode: 0644]
doc/source/dev/contributor/building.rst [new file with mode: 0644]
doc/source/dev/contributor/building_faq.rst [new file with mode: 0644]
doc/source/dev/contributor/compiled_code.rst [new file with mode: 0644]
doc/source/dev/contributor/conda_guide.rst [new file with mode: 0644]
doc/source/dev/contributor/continuous_integration.rst [new file with mode: 0644]
doc/source/dev/contributor/contributor_toc.rst [new file with mode: 0644]
doc/source/dev/contributor/cython.rst [new file with mode: 0644]
doc/source/dev/contributor/development_workflow.rst [new file with mode: 0644]
doc/source/dev/contributor/meson.rst [new file with mode: 0644]
doc/source/dev/contributor/meson_advanced.rst [new file with mode: 0644]
doc/source/dev/contributor/osx.rst [new file with mode: 0644]
doc/source/dev/contributor/pep8.rst [new file with mode: 0644]
doc/source/dev/contributor/public_cython_api.rst [new file with mode: 0644]
doc/source/dev/contributor/quickstart_docker.rst [new file with mode: 0644]
doc/source/dev/contributor/quickstart_gitpod.rst [new file with mode: 0644]
doc/source/dev/contributor/rendering_documentation.rst [new file with mode: 0644]
doc/source/dev/contributor/reviewing_prs.rst [new file with mode: 0644]
doc/source/dev/contributor/runtests.rst [new file with mode: 0644]
doc/source/dev/contributor/ubuntu_guide.rst [new file with mode: 0644]
doc/source/dev/contributor/using_act.rst [new file with mode: 0644]
doc/source/dev/contributor/windows.rst [new file with mode: 0644]
doc/source/dev/core-dev/decisions.rst.inc [new file with mode: 0644]
doc/source/dev/core-dev/deprecations.rst.inc [new file with mode: 0644]
doc/source/dev/core-dev/distributing.rst.inc [new file with mode: 0644]
doc/source/dev/core-dev/github.rst.inc [new file with mode: 0644]
doc/source/dev/core-dev/index.rst [new file with mode: 0644]
doc/source/dev/core-dev/licensing.rst.inc [new file with mode: 0644]
doc/source/dev/core-dev/newfeatures.rst.inc [new file with mode: 0644]
doc/source/dev/core-dev/releasing.rst.inc [new file with mode: 0644]
doc/source/dev/core-dev/versioning.rst.inc [new file with mode: 0644]
doc/source/dev/dev_quickstart.rst [new file with mode: 0644]
doc/source/dev/gitwash/configure_git.rst [new file with mode: 0755]
doc/source/dev/gitwash/development_setup.rst [new file with mode: 0755]
doc/source/dev/gitwash/dot2_dot3.rst [new file with mode: 0755]
doc/source/dev/gitwash/following_latest.rst [new file with mode: 0755]
doc/source/dev/gitwash/forking_button.png [new file with mode: 0755]
doc/source/dev/gitwash/git_intro.rst [new file with mode: 0755]
doc/source/dev/gitwash/git_links.inc [new file with mode: 0755]
doc/source/dev/gitwash/git_resources.rst [new file with mode: 0755]
doc/source/dev/gitwash/gitwash.rst [new file with mode: 0755]
doc/source/dev/gitwash/pull_button.png [new file with mode: 0755]
doc/source/dev/gitwash/useful_git.rst [new file with mode: 0644]
doc/source/dev/governance.rst [new file with mode: 0644]
doc/source/dev/hacking.rst [new file with mode: 0644]
doc/source/dev/index.rst [new file with mode: 0644]
doc/source/dev/missing-bits.rst [new file with mode: 0644]
doc/source/dev/roadmap-detailed.rst [new file with mode: 0644]
doc/source/dev/roadmap.rst [new file with mode: 0644]
doc/source/dev/toolchain.rst [new file with mode: 0644]
doc/source/doi_role.py [new file with mode: 0644]
doc/source/getting_started.rst [new file with mode: 0644]
doc/source/index.rst [new file with mode: 0644]
doc/source/reference/ccallback.rst [new file with mode: 0644]
doc/source/reference/cluster.hierarchy.rst [new file with mode: 0644]
doc/source/reference/cluster.rst [new file with mode: 0644]
doc/source/reference/cluster.vq.rst [new file with mode: 0644]
doc/source/reference/constants.rst [new file with mode: 0644]
doc/source/reference/datasets.rst [new file with mode: 0644]
doc/source/reference/fft.rst [new file with mode: 0644]
doc/source/reference/fftpack.rst [new file with mode: 0644]
doc/source/reference/index.rst [new file with mode: 0644]
doc/source/reference/integrate.rst [new file with mode: 0644]
doc/source/reference/interpolate.rst [new file with mode: 0644]
doc/source/reference/io.matlab.rst [new file with mode: 0644]
doc/source/reference/io.rst [new file with mode: 0644]
doc/source/reference/linalg.blas.rst [new file with mode: 0644]
doc/source/reference/linalg.cython_blas.rst [new file with mode: 0644]
doc/source/reference/linalg.cython_lapack.rst [new file with mode: 0644]
doc/source/reference/linalg.interpolative.rst [new file with mode: 0644]
doc/source/reference/linalg.lapack.rst [new file with mode: 0644]
doc/source/reference/linalg.rst [new file with mode: 0644]
doc/source/reference/misc.rst [new file with mode: 0644]
doc/source/reference/ndimage.rst [new file with mode: 0644]
doc/source/reference/odr.rst [new file with mode: 0644]
doc/source/reference/optimize.cython_optimize.rst [new file with mode: 0644]
doc/source/reference/optimize.linprog-highs-ds.rst [new file with mode: 0644]
doc/source/reference/optimize.linprog-highs-ipm.rst [new file with mode: 0644]
doc/source/reference/optimize.linprog-highs.rst [new file with mode: 0644]
doc/source/reference/optimize.linprog-interior-point.rst [new file with mode: 0644]
doc/source/reference/optimize.linprog-revised_simplex.rst [new file with mode: 0644]
doc/source/reference/optimize.linprog-simplex.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize-bfgs.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize-cg.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize-cobyla.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize-dogleg.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize-lbfgsb.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize-neldermead.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize-newtoncg.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize-powell.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize-slsqp.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize-tnc.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize-trustconstr.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize-trustexact.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize-trustkrylov.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize-trustncg.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize_scalar-bounded.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize_scalar-brent.rst [new file with mode: 0644]
doc/source/reference/optimize.minimize_scalar-golden.rst [new file with mode: 0644]
doc/source/reference/optimize.qap-2opt.rst [new file with mode: 0644]
doc/source/reference/optimize.qap-faq.rst [new file with mode: 0644]
doc/source/reference/optimize.root-anderson.rst [new file with mode: 0644]
doc/source/reference/optimize.root-broyden1.rst [new file with mode: 0644]
doc/source/reference/optimize.root-broyden2.rst [new file with mode: 0644]
doc/source/reference/optimize.root-dfsane.rst [new file with mode: 0644]
doc/source/reference/optimize.root-diagbroyden.rst [new file with mode: 0644]
doc/source/reference/optimize.root-excitingmixing.rst [new file with mode: 0644]
doc/source/reference/optimize.root-hybr.rst [new file with mode: 0644]
doc/source/reference/optimize.root-krylov.rst [new file with mode: 0644]
doc/source/reference/optimize.root-linearmixing.rst [new file with mode: 0644]
doc/source/reference/optimize.root-lm.rst [new file with mode: 0644]
doc/source/reference/optimize.root_scalar-bisect.rst [new file with mode: 0644]
doc/source/reference/optimize.root_scalar-brenth.rst [new file with mode: 0644]
doc/source/reference/optimize.root_scalar-brentq.rst [new file with mode: 0644]
doc/source/reference/optimize.root_scalar-halley.rst [new file with mode: 0644]
doc/source/reference/optimize.root_scalar-newton.rst [new file with mode: 0644]
doc/source/reference/optimize.root_scalar-ridder.rst [new file with mode: 0644]
doc/source/reference/optimize.root_scalar-secant.rst [new file with mode: 0644]
doc/source/reference/optimize.root_scalar-toms748.rst [new file with mode: 0644]
doc/source/reference/optimize.rst [new file with mode: 0644]
doc/source/reference/signal.rst [new file with mode: 0644]
doc/source/reference/signal.windows.rst [new file with mode: 0644]
doc/source/reference/sparse.csgraph.rst [new file with mode: 0644]
doc/source/reference/sparse.linalg.rst [new file with mode: 0644]
doc/source/reference/sparse.linalg.svds-arpack.rst [new file with mode: 0644]
doc/source/reference/sparse.linalg.svds-lobpcg.rst [new file with mode: 0644]
doc/source/reference/sparse.linalg.svds-propack.rst [new file with mode: 0644]
doc/source/reference/sparse.rst [new file with mode: 0644]
doc/source/reference/spatial.distance.rst [new file with mode: 0644]
doc/source/reference/spatial.rst [new file with mode: 0644]
doc/source/reference/spatial.transform.rst [new file with mode: 0644]
doc/source/reference/special.cython_special.rst [new file with mode: 0644]
doc/source/reference/special.rst [new file with mode: 0644]
doc/source/reference/stats._result_classes.rst [new file with mode: 0644]
doc/source/reference/stats.contingency.rst [new file with mode: 0644]
doc/source/reference/stats.mstats.rst [new file with mode: 0644]
doc/source/reference/stats.qmc.rst [new file with mode: 0644]
doc/source/reference/stats.rst [new file with mode: 0644]
doc/source/reference/stats.sampling.rst [new file with mode: 0644]
doc/source/release.0.10.0.rst [new file with mode: 0644]
doc/source/release.0.10.1.rst [new file with mode: 0644]
doc/source/release.0.11.0.rst [new file with mode: 0644]
doc/source/release.0.12.0.rst [new file with mode: 0644]
doc/source/release.0.12.1.rst [new file with mode: 0644]
doc/source/release.0.13.0.rst [new file with mode: 0644]
doc/source/release.0.13.1.rst [new file with mode: 0644]
doc/source/release.0.13.2.rst [new file with mode: 0644]
doc/source/release.0.14.0.rst [new file with mode: 0644]
doc/source/release.0.14.1.rst [new file with mode: 0644]
doc/source/release.0.15.0.rst [new file with mode: 0644]
doc/source/release.0.15.1.rst [new file with mode: 0644]
doc/source/release.0.16.0.rst [new file with mode: 0644]
doc/source/release.0.16.1.rst [new file with mode: 0644]
doc/source/release.0.17.0.rst [new file with mode: 0644]
doc/source/release.0.17.1.rst [new file with mode: 0644]
doc/source/release.0.18.0.rst [new file with mode: 0644]
doc/source/release.0.18.1.rst [new file with mode: 0644]
doc/source/release.0.19.0.rst [new file with mode: 0644]
doc/source/release.0.19.1.rst [new file with mode: 0644]
doc/source/release.0.7.0.rst [new file with mode: 0644]
doc/source/release.0.7.1.rst [new file with mode: 0644]
doc/source/release.0.7.2.rst [new file with mode: 0644]
doc/source/release.0.8.0.rst [new file with mode: 0644]
doc/source/release.0.9.0.rst [new file with mode: 0644]
doc/source/release.1.0.0.rst [new file with mode: 0644]
doc/source/release.1.0.1.rst [new file with mode: 0644]
doc/source/release.1.1.0.rst [new file with mode: 0644]
doc/source/release.1.10.0.rst [new file with mode: 0644]
doc/source/release.1.10.1.rst [new file with mode: 0644]
doc/source/release.1.2.0.rst [new file with mode: 0644]
doc/source/release.1.2.1.rst [new file with mode: 0644]
doc/source/release.1.2.2.rst [new file with mode: 0644]
doc/source/release.1.2.3.rst [new file with mode: 0644]
doc/source/release.1.3.0.rst [new file with mode: 0644]
doc/source/release.1.3.1.rst [new file with mode: 0644]
doc/source/release.1.3.2.rst [new file with mode: 0644]
doc/source/release.1.3.3.rst [new file with mode: 0644]
doc/source/release.1.4.0.rst [new file with mode: 0644]
doc/source/release.1.4.1.rst [new file with mode: 0644]
doc/source/release.1.5.0.rst [new file with mode: 0644]
doc/source/release.1.5.1.rst [new file with mode: 0644]
doc/source/release.1.5.2.rst [new file with mode: 0644]
doc/source/release.1.5.3.rst [new file with mode: 0644]
doc/source/release.1.5.4.rst [new file with mode: 0644]
doc/source/release.1.6.0.rst [new file with mode: 0644]
doc/source/release.1.6.1.rst [new file with mode: 0644]
doc/source/release.1.6.2.rst [new file with mode: 0644]
doc/source/release.1.6.3.rst [new file with mode: 0644]
doc/source/release.1.7.0.rst [new file with mode: 0644]
doc/source/release.1.7.1.rst [new file with mode: 0644]
doc/source/release.1.7.2.rst [new file with mode: 0644]
doc/source/release.1.7.3.rst [new file with mode: 0644]
doc/source/release.1.8.0.rst [new file with mode: 0644]
doc/source/release.1.8.1.rst [new file with mode: 0644]
doc/source/release.1.9.0.rst [new file with mode: 0644]
doc/source/release.1.9.1.rst [new file with mode: 0644]
doc/source/release.1.9.2.rst [new file with mode: 0644]
doc/source/release.1.9.3.rst [new file with mode: 0644]
doc/source/release.rst [new file with mode: 0644]
doc/source/scipyoptdoc.py [new file with mode: 0644]
doc/source/tutorial/arpack.rst [new file with mode: 0644]
doc/source/tutorial/csgraph.rst [new file with mode: 0644]
doc/source/tutorial/examples/1-1 [new file with mode: 0644]
doc/source/tutorial/examples/4-1 [new file with mode: 0644]
doc/source/tutorial/examples/5-1 [new file with mode: 0644]
doc/source/tutorial/examples/gaussian_filter_plot1.py [new file with mode: 0644]
doc/source/tutorial/examples/morphology_binary_dilation_erosion.py [new file with mode: 0644]
doc/source/tutorial/examples/ndimage/3D_binary_structure.py [new file with mode: 0644]
doc/source/tutorial/examples/newton_krylov_preconditioning.py [new file with mode: 0644]
doc/source/tutorial/examples/normdiscr_plot1.py [new file with mode: 0644]
doc/source/tutorial/examples/normdiscr_plot2.py [new file with mode: 0644]
doc/source/tutorial/examples/optimize_global_1.py [new file with mode: 0644]
doc/source/tutorial/examples/optimize_global_2.py [new file with mode: 0644]
doc/source/tutorial/examples/plot_boundary_modes.py [new file with mode: 0644]
doc/source/tutorial/examples/plot_interp_grid.py [new file with mode: 0644]
doc/source/tutorial/fft.rst [new file with mode: 0644]
doc/source/tutorial/general.rst [new file with mode: 0644]
doc/source/tutorial/index.rst [new file with mode: 0644]
doc/source/tutorial/integrate.rst [new file with mode: 0644]
doc/source/tutorial/interpolate.rst [new file with mode: 0644]
doc/source/tutorial/interpolate/1D.rst [new file with mode: 0644]
doc/source/tutorial/interpolate/ND_regular_grid.rst [new file with mode: 0644]
doc/source/tutorial/interpolate/ND_unstructured.rst [new file with mode: 0644]
doc/source/tutorial/interpolate/extrapolation_examples.rst [new file with mode: 0644]
doc/source/tutorial/interpolate/smoothing_splines.rst [new file with mode: 0644]
doc/source/tutorial/interpolate/splines_and_polynomials.rst [new file with mode: 0644]
doc/source/tutorial/io.rst [new file with mode: 0644]
doc/source/tutorial/linalg.rst [new file with mode: 0644]
doc/source/tutorial/ndimage.rst [new file with mode: 0644]
doc/source/tutorial/octave_a.mat [new file with mode: 0644]
doc/source/tutorial/octave_cells.mat [new file with mode: 0644]
doc/source/tutorial/octave_struct.mat [new file with mode: 0644]
doc/source/tutorial/optimize.rst [new file with mode: 0644]
doc/source/tutorial/signal.rst [new file with mode: 0644]
doc/source/tutorial/spatial.rst [new file with mode: 0644]
doc/source/tutorial/special.rst [new file with mode: 0644]
doc/source/tutorial/stats.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_alpha.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_anglit.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_arcsine.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_beta.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_betaprime.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_bradford.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_burr.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_burr12.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_cauchy.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_chi.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_chi2.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_cosine.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_dgamma.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_dweibull.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_erlang.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_expon.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_exponpow.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_exponweib.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_f.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_fatiguelife.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_fisk.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_foldcauchy.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_foldnorm.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_gamma.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_gausshyper.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_genexpon.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_genextreme.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_gengamma.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_genhalflogistic.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_genhyperbolic.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_geninvgauss.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_genlogistic.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_gennorm.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_genpareto.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_gibrat.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_gompertz.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_gumbel_l.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_gumbel_r.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_halfcauchy.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_halflogistic.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_halfnorm.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_hypsecant.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_invgamma.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_invgauss.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_invweibull.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_johnsonsb.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_johnsonsu.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_ksone.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_kstwo.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_kstwobign.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_laplace.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_laplace_asymmetric.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_levy.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_levy_l.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_loggamma.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_logistic.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_loglaplace.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_lognorm.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_loguniform.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_lomax.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_maxwell.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_mielke.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_nakagami.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_ncf.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_nct.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_ncx2.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_norm.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_norminvgauss.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_pareto.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_powerlaw.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_powerlognorm.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_powernorm.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_rayleigh.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_rdist.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_recipinvgauss.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_rice.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_semicircular.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_skewcauchy.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_studentized_range.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_t.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_trapezoid.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_triang.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_truncexpon.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_truncnorm.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_truncpareto.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_truncweibull_min.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_tukeylambda.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_uniform.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_vonmises.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_wald.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_weibull_max.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_weibull_min.rst [new file with mode: 0644]
doc/source/tutorial/stats/continuous_wrapcauchy.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_bernoulli.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_betabinom.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_binom.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_boltzmann.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_dlaplace.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_geom.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_hypergeom.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_logser.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_nbinom.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_nchypergeom_fisher.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_nchypergeom_wallenius.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_nhypergeom.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_planck.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_poisson.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_randint.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_yulesimon.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_zipf.rst [new file with mode: 0644]
doc/source/tutorial/stats/discrete_zipfian.rst [new file with mode: 0644]
doc/source/tutorial/stats/plots/hinv_plot.py [new file with mode: 0644]
doc/source/tutorial/stats/plots/kde_plot2.py [new file with mode: 0644]
doc/source/tutorial/stats/plots/kde_plot3.py [new file with mode: 0644]
doc/source/tutorial/stats/plots/kde_plot4.py [new file with mode: 0644]
doc/source/tutorial/stats/plots/kde_plot5.py [new file with mode: 0644]
doc/source/tutorial/stats/plots/mgc_plot1.py [new file with mode: 0644]
doc/source/tutorial/stats/plots/mgc_plot2.py [new file with mode: 0644]
doc/source/tutorial/stats/plots/mgc_plot3.py [new file with mode: 0644]
doc/source/tutorial/stats/plots/mgc_plot4.py [new file with mode: 0644]
doc/source/tutorial/stats/plots/qmc_plot_conv_mc.py [new file with mode: 0644]
doc/source/tutorial/stats/plots/qmc_plot_conv_mc_sobol.py [new file with mode: 0644]
doc/source/tutorial/stats/plots/qmc_plot_curse.py [new file with mode: 0644]
doc/source/tutorial/stats/plots/qmc_plot_discrepancy.py [new file with mode: 0644]
doc/source/tutorial/stats/plots/qmc_plot_mc.py [new file with mode: 0644]
doc/source/tutorial/stats/plots/qmc_plot_mc_qmc.py [new file with mode: 0644]
doc/source/tutorial/stats/plots/qmc_plot_sobol_halton.py [new file with mode: 0644]
doc/source/tutorial/stats/resampling.rst [new file with mode: 0644]
doc/source/tutorial/stats/sampling.rst [new file with mode: 0644]
doc/source/tutorial/stats/sampling_dau.rst [new file with mode: 0644]
doc/source/tutorial/stats/sampling_dgt.rst [new file with mode: 0644]
doc/source/tutorial/stats/sampling_hinv.rst [new file with mode: 0644]
doc/source/tutorial/stats/sampling_pinv.rst [new file with mode: 0644]
doc/source/tutorial/stats/sampling_srou.rst [new file with mode: 0644]
doc/source/tutorial/stats/sampling_tdr.rst [new file with mode: 0644]
doc_requirements.txt [new file with mode: 0644]
meson.build [new file with mode: 0644]
meson_options.txt [new file with mode: 0644]
mypy.ini [new file with mode: 0644]
mypy_requirements.txt [new file with mode: 0644]
pyproject.toml [new file with mode: 0644]
pytest.ini [new file with mode: 0644]
runtests.py [new file with mode: 0755]
scipy/__config__.py.in [new file with mode: 0644]
scipy/__init__.py [new file with mode: 0644]
scipy/_build_utils/__init__.py [new file with mode: 0644]
scipy/_build_utils/_fortran.py [new file with mode: 0644]
scipy/_build_utils/compiler_helper.py [new file with mode: 0644]
scipy/_build_utils/gcc_build_bitness.py [new file with mode: 0644]
scipy/_build_utils/link-version-pyinit.map [new file with mode: 0644]
scipy/_build_utils/setup.py [new file with mode: 0644]
scipy/_build_utils/src/npy_cblas.h [new file with mode: 0644]
scipy/_build_utils/src/npy_cblas_base.h [new file with mode: 0644]
scipy/_build_utils/src/wrap_dummy_g77_abi.f [new file with mode: 0644]
scipy/_build_utils/src/wrap_g77_abi_c.c [new file with mode: 0644]
scipy/_build_utils/src/wrap_g77_abi_f.f [new file with mode: 0644]
scipy/_build_utils/system_info.py [new file with mode: 0644]
scipy/_build_utils/tempita.py [new file with mode: 0644]
scipy/_build_utils/tests/__init__.py [new file with mode: 0644]
scipy/_build_utils/tests/test_scipy_version.py [new file with mode: 0644]
scipy/_distributor_init.py [new file with mode: 0644]
scipy/_lib/__init__.py [new file with mode: 0644]
scipy/_lib/_boost_utils.py [new file with mode: 0644]
scipy/_lib/_bunch.py [new file with mode: 0644]
scipy/_lib/_ccallback.py [new file with mode: 0644]
scipy/_lib/_ccallback_c.pxd [new file with mode: 0644]
scipy/_lib/_ccallback_c.pyx [new file with mode: 0644]
scipy/_lib/_disjoint_set.py [new file with mode: 0644]
scipy/_lib/_docscrape.py [new file with mode: 0644]
scipy/_lib/_finite_differences.py [new file with mode: 0644]
scipy/_lib/_fpumode.c [new file with mode: 0644]
scipy/_lib/_gcutils.py [new file with mode: 0644]
scipy/_lib/_highs_utils.py [new file with mode: 0644]
scipy/_lib/_pep440.py [new file with mode: 0644]
scipy/_lib/_test_deprecation_call.pyx [new file with mode: 0644]
scipy/_lib/_test_deprecation_def.pxd [new file with mode: 0644]
scipy/_lib/_test_deprecation_def.pyx [new file with mode: 0644]
scipy/_lib/_testutils.py [new file with mode: 0644]
scipy/_lib/_threadsafety.py [new file with mode: 0644]
scipy/_lib/_tmpdirs.py [new file with mode: 0644]
scipy/_lib/_uarray/LICENSE [new file with mode: 0644]
scipy/_lib/_uarray/__init__.py [new file with mode: 0644]
scipy/_lib/_uarray/_backend.py [new file with mode: 0644]
scipy/_lib/_uarray/_uarray_dispatch.cxx [new file with mode: 0644]
scipy/_lib/_uarray/meson.build [new file with mode: 0644]
scipy/_lib/_uarray/scipychanges.patch [new file with mode: 0644]
scipy/_lib/_uarray/setup.py [new file with mode: 0644]
scipy/_lib/_uarray/small_dynamic_array.h [new file with mode: 0644]
scipy/_lib/_uarray/vectorcall.cxx [new file with mode: 0644]
scipy/_lib/_uarray/vectorcall.h [new file with mode: 0644]
scipy/_lib/_unuran_utils.py [new file with mode: 0644]
scipy/_lib/_util.py [new file with mode: 0644]
scipy/_lib/ccallback.pxd [new file with mode: 0644]
scipy/_lib/decorator.py [new file with mode: 0644]
scipy/_lib/deprecation.py [new file with mode: 0644]
scipy/_lib/doccer.py [new file with mode: 0644]
scipy/_lib/meson.build [new file with mode: 0644]
scipy/_lib/messagestream.pxd [new file with mode: 0644]
scipy/_lib/messagestream.pyx [new file with mode: 0644]
scipy/_lib/setup.py [new file with mode: 0644]
scipy/_lib/src/_test_ccallback.c [new file with mode: 0644]
scipy/_lib/src/ccallback.h [new file with mode: 0644]
scipy/_lib/src/messagestream.h [new file with mode: 0644]
scipy/_lib/src/messagestream_config.h.in [new file with mode: 0644]
scipy/_lib/tests/__init__.py [new file with mode: 0644]
scipy/_lib/tests/meson.build [new file with mode: 0644]
scipy/_lib/tests/test__gcutils.py [new file with mode: 0644]
scipy/_lib/tests/test__pep440.py [new file with mode: 0644]
scipy/_lib/tests/test__testutils.py [new file with mode: 0644]
scipy/_lib/tests/test__threadsafety.py [new file with mode: 0644]
scipy/_lib/tests/test__util.py [new file with mode: 0644]
scipy/_lib/tests/test_boost_build.cpp [new file with mode: 0644]
scipy/_lib/tests/test_bunch.py [new file with mode: 0644]
scipy/_lib/tests/test_ccallback.py [new file with mode: 0644]
scipy/_lib/tests/test_deprecation.py [new file with mode: 0644]
scipy/_lib/tests/test_import_cycles.py [new file with mode: 0644]
scipy/_lib/tests/test_public_api.py [new file with mode: 0644]
scipy/_lib/tests/test_tmpdirs.py [new file with mode: 0644]
scipy/_lib/tests/test_warnings.py [new file with mode: 0644]
scipy/_lib/uarray.py [new file with mode: 0644]
scipy/cluster/__init__.py [new file with mode: 0644]
scipy/cluster/_hierarchy.pyx [new file with mode: 0644]
scipy/cluster/_hierarchy_distance_update.pxi [new file with mode: 0644]
scipy/cluster/_optimal_leaf_ordering.pyx [new file with mode: 0644]
scipy/cluster/_structures.pxi [new file with mode: 0644]
scipy/cluster/_vq.pyx [new file with mode: 0644]
scipy/cluster/hierarchy.py [new file with mode: 0644]
scipy/cluster/meson.build [new file with mode: 0644]
scipy/cluster/setup.py [new file with mode: 0644]
scipy/cluster/tests/__init__.py [new file with mode: 0644]
scipy/cluster/tests/hierarchy_test_data.py [new file with mode: 0644]
scipy/cluster/tests/meson.build [new file with mode: 0644]
scipy/cluster/tests/test_disjoint_set.py [new file with mode: 0644]
scipy/cluster/tests/test_hierarchy.py [new file with mode: 0644]
scipy/cluster/tests/test_vq.py [new file with mode: 0644]
scipy/cluster/vq.py [new file with mode: 0644]
scipy/conftest.py [new file with mode: 0644]
scipy/constants/__init__.py [new file with mode: 0644]
scipy/constants/_codata.py [new file with mode: 0644]
scipy/constants/_constants.py [new file with mode: 0644]
scipy/constants/codata.py [new file with mode: 0644]
scipy/constants/constants.py [new file with mode: 0644]
scipy/constants/meson.build [new file with mode: 0644]
scipy/constants/setup.py [new file with mode: 0644]
scipy/constants/tests/__init__.py [new file with mode: 0644]
scipy/constants/tests/meson.build [new file with mode: 0644]
scipy/constants/tests/test_codata.py [new file with mode: 0644]
scipy/constants/tests/test_constants.py [new file with mode: 0644]
scipy/datasets/__init__.py [new file with mode: 0644]
scipy/datasets/_download_all.py [new file with mode: 0644]
scipy/datasets/_fetchers.py [new file with mode: 0644]
scipy/datasets/_registry.py [new file with mode: 0644]
scipy/datasets/_utils.py [new file with mode: 0644]
scipy/datasets/meson.build [new file with mode: 0644]
scipy/datasets/setup.py [new file with mode: 0644]
scipy/datasets/tests/__init__.py [new file with mode: 0644]
scipy/datasets/tests/meson.build [new file with mode: 0644]
scipy/datasets/tests/test_data.py [new file with mode: 0644]
scipy/fft/__init__.py [new file with mode: 0644]
scipy/fft/_backend.py [new file with mode: 0644]
scipy/fft/_basic.py [new file with mode: 0644]
scipy/fft/_debug_backends.py [new file with mode: 0644]
scipy/fft/_fftlog.py [new file with mode: 0644]
scipy/fft/_fftlog_multimethods.py [new file with mode: 0644]
scipy/fft/_helper.py [new file with mode: 0644]
scipy/fft/_pocketfft/LICENSE.md [new file with mode: 0644]
scipy/fft/_pocketfft/README.md [new file with mode: 0644]
scipy/fft/_pocketfft/__init__.py [new file with mode: 0644]
scipy/fft/_pocketfft/basic.py [new file with mode: 0644]
scipy/fft/_pocketfft/helper.py [new file with mode: 0644]
scipy/fft/_pocketfft/meson.build [new file with mode: 0644]
scipy/fft/_pocketfft/pocketfft_hdronly.h [new file with mode: 0644]
scipy/fft/_pocketfft/pypocketfft.cxx [new file with mode: 0644]
scipy/fft/_pocketfft/realtransforms.py [new file with mode: 0644]
scipy/fft/_pocketfft/setup.py [new file with mode: 0644]
scipy/fft/_pocketfft/tests/__init__.py [new file with mode: 0644]
scipy/fft/_pocketfft/tests/meson.build [new file with mode: 0644]
scipy/fft/_pocketfft/tests/test_basic.py [new file with mode: 0644]
scipy/fft/_pocketfft/tests/test_real_transforms.py [new file with mode: 0644]
scipy/fft/_pocketfft/version.md [new file with mode: 0644]
scipy/fft/_realtransforms.py [new file with mode: 0644]
scipy/fft/meson.build [new file with mode: 0644]
scipy/fft/setup.py [new file with mode: 0644]
scipy/fft/tests/__init__.py [new file with mode: 0644]
scipy/fft/tests/meson.build [new file with mode: 0644]
scipy/fft/tests/mock_backend.py [new file with mode: 0644]
scipy/fft/tests/test_backend.py [new file with mode: 0644]
scipy/fft/tests/test_fft_function.py [new file with mode: 0644]
scipy/fft/tests/test_fftlog.py [new file with mode: 0644]
scipy/fft/tests/test_helper.py [new file with mode: 0644]
scipy/fft/tests/test_multithreading.py [new file with mode: 0644]
scipy/fft/tests/test_numpy.py [new file with mode: 0644]
scipy/fft/tests/test_real_transforms.py [new file with mode: 0644]
scipy/fftpack/__init__.py [new file with mode: 0644]
scipy/fftpack/_basic.py [new file with mode: 0644]
scipy/fftpack/_helper.py [new file with mode: 0644]
scipy/fftpack/_pseudo_diffs.py [new file with mode: 0644]
scipy/fftpack/_realtransforms.py [new file with mode: 0644]
scipy/fftpack/basic.py [new file with mode: 0644]
scipy/fftpack/convolve.pyx [new file with mode: 0644]
scipy/fftpack/helper.py [new file with mode: 0644]
scipy/fftpack/meson.build [new file with mode: 0644]
scipy/fftpack/pseudo_diffs.py [new file with mode: 0644]
scipy/fftpack/realtransforms.py [new file with mode: 0644]
scipy/fftpack/setup.py [new file with mode: 0644]
scipy/fftpack/tests/Makefile [new file with mode: 0644]
scipy/fftpack/tests/__init__.py [new file with mode: 0644]
scipy/fftpack/tests/fftw_dct.c [new file with mode: 0644]
scipy/fftpack/tests/fftw_double_ref.npz [new file with mode: 0644]
scipy/fftpack/tests/fftw_longdouble_ref.npz [new file with mode: 0644]
scipy/fftpack/tests/fftw_single_ref.npz [new file with mode: 0644]
scipy/fftpack/tests/gen_fftw_ref.py [new file with mode: 0644]
scipy/fftpack/tests/gendata.m [new file with mode: 0644]
scipy/fftpack/tests/gendata.py [new file with mode: 0644]
scipy/fftpack/tests/meson.build [new file with mode: 0644]
scipy/fftpack/tests/test.npz [new file with mode: 0644]
scipy/fftpack/tests/test_basic.py [new file with mode: 0644]
scipy/fftpack/tests/test_helper.py [new file with mode: 0644]
scipy/fftpack/tests/test_import.py [new file with mode: 0644]
scipy/fftpack/tests/test_pseudo_diffs.py [new file with mode: 0644]
scipy/fftpack/tests/test_real_transforms.py [new file with mode: 0644]
scipy/integrate/__init__.py [new file with mode: 0644]
scipy/integrate/__quadpack.h [new file with mode: 0644]
scipy/integrate/_bvp.py [new file with mode: 0644]
scipy/integrate/_ivp/__init__.py [new file with mode: 0644]
scipy/integrate/_ivp/base.py [new file with mode: 0644]
scipy/integrate/_ivp/bdf.py [new file with mode: 0644]
scipy/integrate/_ivp/common.py [new file with mode: 0644]
scipy/integrate/_ivp/dop853_coefficients.py [new file with mode: 0644]
scipy/integrate/_ivp/ivp.py [new file with mode: 0644]
scipy/integrate/_ivp/lsoda.py [new file with mode: 0644]
scipy/integrate/_ivp/meson.build [new file with mode: 0644]
scipy/integrate/_ivp/radau.py [new file with mode: 0644]
scipy/integrate/_ivp/rk.py [new file with mode: 0644]
scipy/integrate/_ivp/setup.py [new file with mode: 0644]
scipy/integrate/_ivp/tests/__init__.py [new file with mode: 0644]
scipy/integrate/_ivp/tests/meson.build [new file with mode: 0644]
scipy/integrate/_ivp/tests/test_ivp.py [new file with mode: 0644]
scipy/integrate/_ivp/tests/test_rk.py [new file with mode: 0644]
scipy/integrate/_ode.py [new file with mode: 0644]
scipy/integrate/_odepack_py.py [new file with mode: 0644]
scipy/integrate/_odepackmodule.c [new file with mode: 0644]
scipy/integrate/_quad_vec.py [new file with mode: 0644]
scipy/integrate/_quadpack_py.py [new file with mode: 0644]
scipy/integrate/_quadpackmodule.c [new file with mode: 0644]
scipy/integrate/_quadrature.py [new file with mode: 0644]
scipy/integrate/dop.py [new file with mode: 0644]
scipy/integrate/dop.pyf [new file with mode: 0644]
scipy/integrate/dop/dop853.f [new file with mode: 0644]
scipy/integrate/dop/dopri5.f [new file with mode: 0644]
scipy/integrate/lsoda.py [new file with mode: 0644]
scipy/integrate/lsoda.pyf [new file with mode: 0644]
scipy/integrate/mach/d1mach.f [new file with mode: 0644]
scipy/integrate/mach/xerror.f [new file with mode: 0644]
scipy/integrate/meson.build [new file with mode: 0644]
scipy/integrate/odepack.py [new file with mode: 0644]
scipy/integrate/odepack/blkdta000.f [new file with mode: 0644]
scipy/integrate/odepack/bnorm.f [new file with mode: 0644]
scipy/integrate/odepack/cfode.f [new file with mode: 0644]
scipy/integrate/odepack/ewset.f [new file with mode: 0644]
scipy/integrate/odepack/fnorm.f [new file with mode: 0644]
scipy/integrate/odepack/intdy.f [new file with mode: 0644]
scipy/integrate/odepack/lsoda.f [new file with mode: 0644]
scipy/integrate/odepack/prja.f [new file with mode: 0644]
scipy/integrate/odepack/readme [new file with mode: 0644]
scipy/integrate/odepack/solsy.f [new file with mode: 0644]
scipy/integrate/odepack/srcma.f [new file with mode: 0644]
scipy/integrate/odepack/stoda.f [new file with mode: 0644]
scipy/integrate/odepack/vmnorm.f [new file with mode: 0644]
scipy/integrate/odepack/vode.f [new file with mode: 0644]
scipy/integrate/odepack/xerrwv.f [new file with mode: 0644]
scipy/integrate/odepack/xsetf.f [new file with mode: 0644]
scipy/integrate/odepack/xsetun.f [new file with mode: 0644]
scipy/integrate/odepack/zvode.f [new file with mode: 0644]
scipy/integrate/quadpack.py [new file with mode: 0644]
scipy/integrate/quadpack/changes [new file with mode: 0644]
scipy/integrate/quadpack/disclaimer [new file with mode: 0644]
scipy/integrate/quadpack/doc [new file with mode: 0644]
scipy/integrate/quadpack/dqag.f [new file with mode: 0644]
scipy/integrate/quadpack/dqage.f [new file with mode: 0644]
scipy/integrate/quadpack/dqagi.f [new file with mode: 0644]
scipy/integrate/quadpack/dqagie.f [new file with mode: 0644]
scipy/integrate/quadpack/dqagp.f [new file with mode: 0644]
scipy/integrate/quadpack/dqagpe.f [new file with mode: 0644]
scipy/integrate/quadpack/dqags.f [new file with mode: 0644]
scipy/integrate/quadpack/dqagse.f [new file with mode: 0644]
scipy/integrate/quadpack/dqawc.f [new file with mode: 0644]
scipy/integrate/quadpack/dqawce.f [new file with mode: 0644]
scipy/integrate/quadpack/dqawf.f [new file with mode: 0644]
scipy/integrate/quadpack/dqawfe.f [new file with mode: 0644]
scipy/integrate/quadpack/dqawo.f [new file with mode: 0644]
scipy/integrate/quadpack/dqawoe.f [new file with mode: 0644]
scipy/integrate/quadpack/dqaws.f [new file with mode: 0644]
scipy/integrate/quadpack/dqawse.f [new file with mode: 0644]
scipy/integrate/quadpack/dqc25c.f [new file with mode: 0644]
scipy/integrate/quadpack/dqc25f.f [new file with mode: 0644]
scipy/integrate/quadpack/dqc25s.f [new file with mode: 0644]
scipy/integrate/quadpack/dqcheb.f [new file with mode: 0644]
scipy/integrate/quadpack/dqelg.f [new file with mode: 0644]
scipy/integrate/quadpack/dqk15.f [new file with mode: 0644]
scipy/integrate/quadpack/dqk15i.f [new file with mode: 0644]
scipy/integrate/quadpack/dqk15w.f [new file with mode: 0644]
scipy/integrate/quadpack/dqk21.f [new file with mode: 0644]
scipy/integrate/quadpack/dqk31.f [new file with mode: 0644]
scipy/integrate/quadpack/dqk41.f [new file with mode: 0644]
scipy/integrate/quadpack/dqk51.f [new file with mode: 0644]
scipy/integrate/quadpack/dqk61.f [new file with mode: 0644]
scipy/integrate/quadpack/dqmomo.f [new file with mode: 0644]
scipy/integrate/quadpack/dqng.f [new file with mode: 0644]
scipy/integrate/quadpack/dqpsrt.f [new file with mode: 0644]
scipy/integrate/quadpack/dqwgtc.f [new file with mode: 0644]
scipy/integrate/quadpack/dqwgtf.f [new file with mode: 0644]
scipy/integrate/quadpack/dqwgts.f [new file with mode: 0644]
scipy/integrate/quadpack/index [new file with mode: 0644]
scipy/integrate/quadpack/permission [new file with mode: 0644]
scipy/integrate/quadpack/readme [new file with mode: 0644]
scipy/integrate/setup.py [new file with mode: 0644]
scipy/integrate/tests/__init__.py [new file with mode: 0644]
scipy/integrate/tests/_test_multivariate.c [new file with mode: 0644]
scipy/integrate/tests/banded5x5.f [new file with mode: 0644]
scipy/integrate/tests/banded5x5.pyf [new file with mode: 0644]
scipy/integrate/tests/meson.build [new file with mode: 0644]
scipy/integrate/tests/test__quad_vec.py [new file with mode: 0644]
scipy/integrate/tests/test_banded_ode_solvers.py [new file with mode: 0644]
scipy/integrate/tests/test_bvp.py [new file with mode: 0644]
scipy/integrate/tests/test_integrate.py [new file with mode: 0644]
scipy/integrate/tests/test_odeint_jac.py [new file with mode: 0644]
scipy/integrate/tests/test_quadpack.py [new file with mode: 0644]
scipy/integrate/tests/test_quadrature.py [new file with mode: 0644]
scipy/integrate/vode.py [new file with mode: 0644]
scipy/integrate/vode.pyf [new file with mode: 0644]
scipy/interpolate/README [new file with mode: 0644]
scipy/interpolate/__init__.py [new file with mode: 0644]
scipy/interpolate/_bspl.pyx [new file with mode: 0644]
scipy/interpolate/_bsplines.py [new file with mode: 0644]
scipy/interpolate/_cubic.py [new file with mode: 0644]
scipy/interpolate/_fitpack2.py [new file with mode: 0644]
scipy/interpolate/_fitpack_impl.py [new file with mode: 0644]
scipy/interpolate/_fitpack_py.py [new file with mode: 0644]
scipy/interpolate/_interpnd_info.py [new file with mode: 0644]
scipy/interpolate/_interpolate.py [new file with mode: 0644]
scipy/interpolate/_ndgriddata.py [new file with mode: 0644]
scipy/interpolate/_pade.py [new file with mode: 0644]
scipy/interpolate/_poly_common.pxi [new file with mode: 0644]
scipy/interpolate/_polyint.py [new file with mode: 0644]
scipy/interpolate/_ppoly.pyx [new file with mode: 0644]
scipy/interpolate/_rbf.py [new file with mode: 0644]
scipy/interpolate/_rbfinterp.py [new file with mode: 0644]
scipy/interpolate/_rbfinterp_pythran.py [new file with mode: 0644]
scipy/interpolate/_rgi.py [new file with mode: 0644]
scipy/interpolate/_rgi_cython.pyx [new file with mode: 0644]
scipy/interpolate/fitpack.py [new file with mode: 0644]
scipy/interpolate/fitpack/Makefile [new file with mode: 0644]
scipy/interpolate/fitpack/README [new file with mode: 0644]
scipy/interpolate/fitpack/bispeu.f [new file with mode: 0644]
scipy/interpolate/fitpack/bispev.f [new file with mode: 0644]
scipy/interpolate/fitpack/clocur.f [new file with mode: 0644]
scipy/interpolate/fitpack/cocosp.f [new file with mode: 0644]
scipy/interpolate/fitpack/concon.f [new file with mode: 0644]
scipy/interpolate/fitpack/concur.f [new file with mode: 0644]
scipy/interpolate/fitpack/cualde.f [new file with mode: 0644]
scipy/interpolate/fitpack/curev.f [new file with mode: 0644]
scipy/interpolate/fitpack/curfit.f [new file with mode: 0644]
scipy/interpolate/fitpack/dblint.f [new file with mode: 0644]
scipy/interpolate/fitpack/evapol.f [new file with mode: 0644]
scipy/interpolate/fitpack/fourco.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpader.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpadno.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpadpo.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpback.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpbacp.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpbfout.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpbisp.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpbspl.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpchec.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpched.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpchep.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpclos.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpcoco.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpcons.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpcosp.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpcsin.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpcurf.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpcuro.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpcyt1.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpcyt2.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpdeno.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpdisc.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpfrno.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpgivs.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpgrdi.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpgrpa.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpgrre.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpgrsp.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpinst.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpintb.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpknot.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpopdi.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpopsp.f [new file with mode: 0644]
scipy/interpolate/fitpack/fporde.f [new file with mode: 0644]
scipy/interpolate/fitpack/fppara.f [new file with mode: 0644]
scipy/interpolate/fitpack/fppasu.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpperi.f [new file with mode: 0644]
scipy/interpolate/fitpack/fppocu.f [new file with mode: 0644]
scipy/interpolate/fitpack/fppogr.f [new file with mode: 0644]
scipy/interpolate/fitpack/fppola.f [new file with mode: 0644]
scipy/interpolate/fitpack/fprank.f [new file with mode: 0644]
scipy/interpolate/fitpack/fprati.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpregr.f [new file with mode: 0644]
scipy/interpolate/fitpack/fprota.f [new file with mode: 0644]
scipy/interpolate/fitpack/fprppo.f [new file with mode: 0644]
scipy/interpolate/fitpack/fprpsp.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpseno.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpspgr.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpsphe.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpsuev.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpsurf.f [new file with mode: 0644]
scipy/interpolate/fitpack/fpsysy.f [new file with mode: 0644]
scipy/interpolate/fitpack/fptrnp.f [new file with mode: 0644]
scipy/interpolate/fitpack/fptrpe.f [new file with mode: 0644]
scipy/interpolate/fitpack/insert.f [new file with mode: 0644]
scipy/interpolate/fitpack/parcur.f [new file with mode: 0644]
scipy/interpolate/fitpack/parder.f [new file with mode: 0644]
scipy/interpolate/fitpack/pardeu.f [new file with mode: 0644]
scipy/interpolate/fitpack/pardtc.f [new file with mode: 0644]
scipy/interpolate/fitpack/parsur.f [new file with mode: 0644]
scipy/interpolate/fitpack/percur.f [new file with mode: 0644]
scipy/interpolate/fitpack/pogrid.f [new file with mode: 0644]
scipy/interpolate/fitpack/polar.f [new file with mode: 0644]
scipy/interpolate/fitpack/profil.f [new file with mode: 0644]
scipy/interpolate/fitpack/regrid.f [new file with mode: 0644]
scipy/interpolate/fitpack/spalde.f [new file with mode: 0644]
scipy/interpolate/fitpack/spgrid.f [new file with mode: 0644]
scipy/interpolate/fitpack/sphere.f [new file with mode: 0644]
scipy/interpolate/fitpack/splder.f [new file with mode: 0644]
scipy/interpolate/fitpack/splev.f [new file with mode: 0644]
scipy/interpolate/fitpack/splint.f [new file with mode: 0644]
scipy/interpolate/fitpack/sproot.f [new file with mode: 0644]
scipy/interpolate/fitpack/surev.f [new file with mode: 0644]
scipy/interpolate/fitpack/surfit.f [new file with mode: 0644]
scipy/interpolate/fitpack2.py [new file with mode: 0644]
scipy/interpolate/interpnd.pyx [new file with mode: 0644]
scipy/interpolate/interpolate.py [new file with mode: 0644]
scipy/interpolate/meson.build [new file with mode: 0644]
scipy/interpolate/ndgriddata.py [new file with mode: 0644]
scipy/interpolate/polyint.py [new file with mode: 0644]
scipy/interpolate/rbf.py [new file with mode: 0644]
scipy/interpolate/setup.py [new file with mode: 0644]
scipy/interpolate/src/__fitpack.h [new file with mode: 0644]
scipy/interpolate/src/_fitpackmodule.c [new file with mode: 0644]
scipy/interpolate/src/fitpack.pyf [new file with mode: 0644]
scipy/interpolate/tests/__init__.py [new file with mode: 0644]
scipy/interpolate/tests/data/bug-1310.npz [new file with mode: 0644]
scipy/interpolate/tests/data/estimate_gradients_hang.npy [new file with mode: 0644]
scipy/interpolate/tests/data/gcvspl.npz [new file with mode: 0644]
scipy/interpolate/tests/meson.build [new file with mode: 0644]
scipy/interpolate/tests/test_bsplines.py [new file with mode: 0644]
scipy/interpolate/tests/test_fitpack.py [new file with mode: 0644]
scipy/interpolate/tests/test_fitpack2.py [new file with mode: 0644]
scipy/interpolate/tests/test_gil.py [new file with mode: 0644]
scipy/interpolate/tests/test_interpnd.py [new file with mode: 0644]
scipy/interpolate/tests/test_interpolate.py [new file with mode: 0644]
scipy/interpolate/tests/test_ndgriddata.py [new file with mode: 0644]
scipy/interpolate/tests/test_pade.py [new file with mode: 0644]
scipy/interpolate/tests/test_polyint.py [new file with mode: 0644]
scipy/interpolate/tests/test_rbf.py [new file with mode: 0644]
scipy/interpolate/tests/test_rbfinterp.py [new file with mode: 0644]
scipy/interpolate/tests/test_rgi.py [new file with mode: 0644]
scipy/io/__init__.py [new file with mode: 0644]
scipy/io/_fortran.py [new file with mode: 0644]
scipy/io/_harwell_boeing/__init__.py [new file with mode: 0644]
scipy/io/_harwell_boeing/_fortran_format_parser.py [new file with mode: 0644]
scipy/io/_harwell_boeing/hb.py [new file with mode: 0644]
scipy/io/_harwell_boeing/meson.build [new file with mode: 0644]
scipy/io/_harwell_boeing/setup.py [new file with mode: 0644]
scipy/io/_harwell_boeing/tests/__init__.py [new file with mode: 0644]
scipy/io/_harwell_boeing/tests/meson.build [new file with mode: 0644]
scipy/io/_harwell_boeing/tests/test_fortran_format.py [new file with mode: 0644]
scipy/io/_harwell_boeing/tests/test_hb.py [new file with mode: 0644]
scipy/io/_idl.py [new file with mode: 0644]
scipy/io/_mmio.py [new file with mode: 0644]
scipy/io/_netcdf.py [new file with mode: 0644]
scipy/io/_test_fortran.f [new file with mode: 0644]
scipy/io/_test_fortran.pyf [new file with mode: 0644]
scipy/io/arff/__init__.py [new file with mode: 0644]
scipy/io/arff/_arffread.py [new file with mode: 0644]
scipy/io/arff/arffread.py [new file with mode: 0644]
scipy/io/arff/meson.build [new file with mode: 0644]
scipy/io/arff/setup.py [new file with mode: 0644]
scipy/io/arff/tests/__init__.py [new file with mode: 0644]
scipy/io/arff/tests/data/iris.arff [new file with mode: 0644]
scipy/io/arff/tests/data/missing.arff [new file with mode: 0644]
scipy/io/arff/tests/data/nodata.arff [new file with mode: 0644]
scipy/io/arff/tests/data/quoted_nominal.arff [new file with mode: 0644]
scipy/io/arff/tests/data/quoted_nominal_spaces.arff [new file with mode: 0644]
scipy/io/arff/tests/data/test1.arff [new file with mode: 0644]
scipy/io/arff/tests/data/test10.arff [new file with mode: 0644]
scipy/io/arff/tests/data/test11.arff [new file with mode: 0644]
scipy/io/arff/tests/data/test2.arff [new file with mode: 0644]
scipy/io/arff/tests/data/test3.arff [new file with mode: 0644]
scipy/io/arff/tests/data/test4.arff [new file with mode: 0644]
scipy/io/arff/tests/data/test5.arff [new file with mode: 0644]
scipy/io/arff/tests/data/test6.arff [new file with mode: 0644]
scipy/io/arff/tests/data/test7.arff [new file with mode: 0644]
scipy/io/arff/tests/data/test8.arff [new file with mode: 0644]
scipy/io/arff/tests/data/test9.arff [new file with mode: 0644]
scipy/io/arff/tests/meson.build [new file with mode: 0644]
scipy/io/arff/tests/test_arffread.py [new file with mode: 0644]
scipy/io/harwell_boeing.py [new file with mode: 0644]
scipy/io/idl.py [new file with mode: 0644]
scipy/io/matlab/__init__.py [new file with mode: 0644]
scipy/io/matlab/_byteordercodes.py [new file with mode: 0644]
scipy/io/matlab/_mio.py [new file with mode: 0644]
scipy/io/matlab/_mio4.py [new file with mode: 0644]
scipy/io/matlab/_mio5.py [new file with mode: 0644]
scipy/io/matlab/_mio5_params.py [new file with mode: 0644]
scipy/io/matlab/_mio5_utils.pyx [new file with mode: 0644]
scipy/io/matlab/_mio_utils.pxd [new file with mode: 0644]
scipy/io/matlab/_mio_utils.pyx [new file with mode: 0644]
scipy/io/matlab/_miobase.py [new file with mode: 0644]
scipy/io/matlab/_pyalloc.pxd [new file with mode: 0644]
scipy/io/matlab/_streams.pxd [new file with mode: 0644]
scipy/io/matlab/_streams.pyx [new file with mode: 0644]
scipy/io/matlab/byteordercodes.py [new file with mode: 0644]
scipy/io/matlab/meson.build [new file with mode: 0644]
scipy/io/matlab/mio.py [new file with mode: 0644]
scipy/io/matlab/mio4.py [new file with mode: 0644]
scipy/io/matlab/mio5.py [new file with mode: 0644]
scipy/io/matlab/mio5_params.py [new file with mode: 0644]
scipy/io/matlab/mio5_utils.py [new file with mode: 0644]
scipy/io/matlab/mio_utils.py [new file with mode: 0644]
scipy/io/matlab/miobase.py [new file with mode: 0644]
scipy/io/matlab/numpy_rephrasing.h [new file with mode: 0644]
scipy/io/matlab/setup.py [new file with mode: 0644]
scipy/io/matlab/streams.py [new file with mode: 0644]
scipy/io/matlab/tests/__init__.py [new file with mode: 0644]
scipy/io/matlab/tests/afunc.m [new file with mode: 0644]
scipy/io/matlab/tests/data/bad_miuint32.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/bad_miutf8_array_name.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/big_endian.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/broken_utf8.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/corrupted_zlib_checksum.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/corrupted_zlib_data.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/japanese_utf8.txt [new file with mode: 0644]
scipy/io/matlab/tests/data/little_endian.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/logical_sparse.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/malformed1.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/miuint32_for_miint32.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/miutf8_array_name.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/nasty_duplicate_fieldnames.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/one_by_zero_char.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/parabola.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/single_empty_string.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/some_functions.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/sqr.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/test3dmatrix_6.1_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/test3dmatrix_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/test3dmatrix_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/test3dmatrix_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/test_empty_struct.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/test_mat4_le_floats.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/test_skip_variable.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testbool_8_WIN64.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testcell_6.1_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testcell_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testcell_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testcell_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testcellnest_6.1_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testcellnest_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testcellnest_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testcellnest_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testcomplex_4.2c_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testcomplex_6.1_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testcomplex_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testcomplex_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testcomplex_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testdouble_4.2c_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testdouble_6.1_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testdouble_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testdouble_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testdouble_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testemptycell_5.3_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testemptycell_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testemptycell_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testemptycell_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testfunc_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testhdf5_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testmatrix_4.2c_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testmatrix_6.1_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testmatrix_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testmatrix_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testmatrix_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testminus_4.2c_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testminus_6.1_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testminus_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testminus_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testminus_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testmulti_4.2c_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testmulti_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testmulti_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testobject_6.1_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testobject_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testobject_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testobject_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testonechar_4.2c_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testonechar_6.1_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testonechar_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testonechar_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testonechar_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testscalarcell_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testsimplecell.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testsparse_4.2c_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testsparse_6.1_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testsparse_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testsparse_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testsparse_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testsparsecomplex_4.2c_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testsparsecomplex_6.1_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testsparsecomplex_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testsparsecomplex_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testsparsecomplex_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testsparsefloat_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststring_4.2c_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststring_6.1_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststring_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststring_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststring_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststringarray_4.2c_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststringarray_6.1_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststringarray_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststringarray_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststringarray_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststruct_6.1_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststruct_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststruct_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststruct_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststructarr_6.1_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststructarr_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststructarr_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststructarr_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststructnest_6.1_SOL2.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststructnest_6.5.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststructnest_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/teststructnest_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testunicode_7.1_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testunicode_7.4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/data/testvec_4_GLNX86.mat [new file with mode: 0644]
scipy/io/matlab/tests/gen_mat4files.m [new file with mode: 0644]
scipy/io/matlab/tests/gen_mat5files.m [new file with mode: 0644]
scipy/io/matlab/tests/meson.build [new file with mode: 0644]
scipy/io/matlab/tests/save_matfile.m [new file with mode: 0644]
scipy/io/matlab/tests/test_byteordercodes.py [new file with mode: 0644]
scipy/io/matlab/tests/test_mio.py [new file with mode: 0644]
scipy/io/matlab/tests/test_mio5_utils.py [new file with mode: 0644]
scipy/io/matlab/tests/test_mio_funcs.py [new file with mode: 0644]
scipy/io/matlab/tests/test_mio_utils.py [new file with mode: 0644]
scipy/io/matlab/tests/test_miobase.py [new file with mode: 0644]
scipy/io/matlab/tests/test_pathological.py [new file with mode: 0644]
scipy/io/matlab/tests/test_streams.py [new file with mode: 0644]
scipy/io/meson.build [new file with mode: 0644]
scipy/io/mmio.py [new file with mode: 0644]
scipy/io/netcdf.py [new file with mode: 0644]
scipy/io/setup.py [new file with mode: 0644]
scipy/io/tests/__init__.py [new file with mode: 0644]
scipy/io/tests/data/Transparent Busy.ani [new file with mode: 0644]
scipy/io/tests/data/array_float32_1d.sav [new file with mode: 0644]
scipy/io/tests/data/array_float32_2d.sav [new file with mode: 0644]
scipy/io/tests/data/array_float32_3d.sav [new file with mode: 0644]
scipy/io/tests/data/array_float32_4d.sav [new file with mode: 0644]
scipy/io/tests/data/array_float32_5d.sav [new file with mode: 0644]
scipy/io/tests/data/array_float32_6d.sav [new file with mode: 0644]
scipy/io/tests/data/array_float32_7d.sav [new file with mode: 0644]
scipy/io/tests/data/array_float32_8d.sav [new file with mode: 0644]
scipy/io/tests/data/array_float32_pointer_1d.sav [new file with mode: 0644]
scipy/io/tests/data/array_float32_pointer_2d.sav [new file with mode: 0644]
scipy/io/tests/data/array_float32_pointer_3d.sav [new file with mode: 0644]
scipy/io/tests/data/array_float32_pointer_4d.sav [new file with mode: 0644]
scipy/io/tests/data/array_float32_pointer_5d.sav [new file with mode: 0644]
scipy/io/tests/data/array_float32_pointer_6d.sav [new file with mode: 0644]
scipy/io/tests/data/array_float32_pointer_7d.sav [new file with mode: 0644]
scipy/io/tests/data/array_float32_pointer_8d.sav [new file with mode: 0644]
scipy/io/tests/data/example_1.nc [new file with mode: 0644]
scipy/io/tests/data/example_2.nc [new file with mode: 0644]
scipy/io/tests/data/example_3_maskedvals.nc [new file with mode: 0644]
scipy/io/tests/data/fortran-3x3d-2i.dat [new file with mode: 0644]
scipy/io/tests/data/fortran-mixed.dat [new file with mode: 0644]
scipy/io/tests/data/fortran-sf8-11x1x10.dat [new file with mode: 0644]
scipy/io/tests/data/fortran-sf8-15x10x22.dat [new file with mode: 0644]
scipy/io/tests/data/fortran-sf8-1x1x1.dat [new file with mode: 0644]
scipy/io/tests/data/fortran-sf8-1x1x5.dat [new file with mode: 0644]
scipy/io/tests/data/fortran-sf8-1x1x7.dat [new file with mode: 0644]
scipy/io/tests/data/fortran-sf8-1x3x5.dat [new file with mode: 0644]
scipy/io/tests/data/fortran-si4-11x1x10.dat [new file with mode: 0644]
scipy/io/tests/data/fortran-si4-15x10x22.dat [new file with mode: 0644]
scipy/io/tests/data/fortran-si4-1x1x1.dat [new file with mode: 0644]
scipy/io/tests/data/fortran-si4-1x1x5.dat [new file with mode: 0644]
scipy/io/tests/data/fortran-si4-1x1x7.dat [new file with mode: 0644]
scipy/io/tests/data/fortran-si4-1x3x5.dat [new file with mode: 0644]
scipy/io/tests/data/invalid_pointer.sav [new file with mode: 0644]
scipy/io/tests/data/null_pointer.sav [new file with mode: 0644]
scipy/io/tests/data/scalar_byte.sav [new file with mode: 0644]
scipy/io/tests/data/scalar_byte_descr.sav [new file with mode: 0644]
scipy/io/tests/data/scalar_complex32.sav [new file with mode: 0644]
scipy/io/tests/data/scalar_complex64.sav [new file with mode: 0644]
scipy/io/tests/data/scalar_float32.sav [new file with mode: 0644]
scipy/io/tests/data/scalar_float64.sav [new file with mode: 0644]
scipy/io/tests/data/scalar_heap_pointer.sav [new file with mode: 0644]
scipy/io/tests/data/scalar_int16.sav [new file with mode: 0644]
scipy/io/tests/data/scalar_int32.sav [new file with mode: 0644]
scipy/io/tests/data/scalar_int64.sav [new file with mode: 0644]
scipy/io/tests/data/scalar_string.sav [new file with mode: 0644]
scipy/io/tests/data/scalar_uint16.sav [new file with mode: 0644]
scipy/io/tests/data/scalar_uint32.sav [new file with mode: 0644]
scipy/io/tests/data/scalar_uint64.sav [new file with mode: 0644]
scipy/io/tests/data/struct_arrays.sav [new file with mode: 0644]
scipy/io/tests/data/struct_arrays_byte_idl80.sav [new file with mode: 0644]
scipy/io/tests/data/struct_arrays_replicated.sav [new file with mode: 0644]
scipy/io/tests/data/struct_arrays_replicated_3d.sav [new file with mode: 0644]
scipy/io/tests/data/struct_inherit.sav [new file with mode: 0644]
scipy/io/tests/data/struct_pointer_arrays.sav [new file with mode: 0644]
scipy/io/tests/data/struct_pointer_arrays_replicated.sav [new file with mode: 0644]
scipy/io/tests/data/struct_pointer_arrays_replicated_3d.sav [new file with mode: 0644]
scipy/io/tests/data/struct_pointers.sav [new file with mode: 0644]
scipy/io/tests/data/struct_pointers_replicated.sav [new file with mode: 0644]
scipy/io/tests/data/struct_pointers_replicated_3d.sav [new file with mode: 0644]
scipy/io/tests/data/struct_scalars.sav [new file with mode: 0644]
scipy/io/tests/data/struct_scalars_replicated.sav [new file with mode: 0644]
scipy/io/tests/data/struct_scalars_replicated_3d.sav [new file with mode: 0644]
scipy/io/tests/data/test-44100Hz-2ch-32bit-float-be.wav [new file with mode: 0644]
scipy/io/tests/data/test-44100Hz-2ch-32bit-float-le.wav [new file with mode: 0644]
scipy/io/tests/data/test-44100Hz-be-1ch-4bytes.wav [new file with mode: 0644]
scipy/io/tests/data/test-44100Hz-le-1ch-4bytes-early-eof-no-data.wav [new file with mode: 0644]
scipy/io/tests/data/test-44100Hz-le-1ch-4bytes-early-eof.wav [new file with mode: 0644]
scipy/io/tests/data/test-44100Hz-le-1ch-4bytes-incomplete-chunk.wav [new file with mode: 0644]
scipy/io/tests/data/test-44100Hz-le-1ch-4bytes.wav [new file with mode: 0644]
scipy/io/tests/data/test-48000Hz-2ch-64bit-float-le-wavex.wav [new file with mode: 0644]
scipy/io/tests/data/test-8000Hz-be-3ch-5S-24bit.wav [new file with mode: 0644]
scipy/io/tests/data/test-8000Hz-le-1ch-10S-20bit-extra.wav [new file with mode: 0644]
scipy/io/tests/data/test-8000Hz-le-1ch-1byte-ulaw.wav [new file with mode: 0644]
scipy/io/tests/data/test-8000Hz-le-2ch-1byteu.wav [new file with mode: 0644]
scipy/io/tests/data/test-8000Hz-le-3ch-5S-24bit-inconsistent.wav [new file with mode: 0644]
scipy/io/tests/data/test-8000Hz-le-3ch-5S-24bit.wav [new file with mode: 0644]
scipy/io/tests/data/test-8000Hz-le-3ch-5S-36bit.wav [new file with mode: 0644]
scipy/io/tests/data/test-8000Hz-le-3ch-5S-45bit.wav [new file with mode: 0644]
scipy/io/tests/data/test-8000Hz-le-3ch-5S-53bit.wav [new file with mode: 0644]
scipy/io/tests/data/test-8000Hz-le-3ch-5S-64bit.wav [new file with mode: 0644]
scipy/io/tests/data/test-8000Hz-le-4ch-9S-12bit.wav [new file with mode: 0644]
scipy/io/tests/data/test-8000Hz-le-5ch-9S-5bit.wav [new file with mode: 0644]
scipy/io/tests/data/various_compressed.sav [new file with mode: 0644]
scipy/io/tests/meson.build [new file with mode: 0644]
scipy/io/tests/test_fortran.py [new file with mode: 0644]
scipy/io/tests/test_idl.py [new file with mode: 0644]
scipy/io/tests/test_mmio.py [new file with mode: 0644]
scipy/io/tests/test_netcdf.py [new file with mode: 0644]
scipy/io/tests/test_paths.py [new file with mode: 0644]
scipy/io/tests/test_wavfile.py [new file with mode: 0644]
scipy/io/wavfile.py [new file with mode: 0644]
scipy/linalg.pxd [new file with mode: 0644]
scipy/linalg/__init__.py [new file with mode: 0644]
scipy/linalg/_basic.py [new file with mode: 0644]
scipy/linalg/_cython_signature_generator.py [new file with mode: 0644]
scipy/linalg/_cythonized_array_utils.pxd [new file with mode: 0644]
scipy/linalg/_cythonized_array_utils.pyi [new file with mode: 0644]
scipy/linalg/_cythonized_array_utils.pyx [new file with mode: 0644]
scipy/linalg/_decomp.py [new file with mode: 0644]
scipy/linalg/_decomp_cholesky.py [new file with mode: 0644]
scipy/linalg/_decomp_cossin.py [new file with mode: 0644]
scipy/linalg/_decomp_ldl.py [new file with mode: 0644]
scipy/linalg/_decomp_lu.py [new file with mode: 0644]
scipy/linalg/_decomp_polar.py [new file with mode: 0644]
scipy/linalg/_decomp_qr.py [new file with mode: 0644]
scipy/linalg/_decomp_qz.py [new file with mode: 0644]
scipy/linalg/_decomp_schur.py [new file with mode: 0644]
scipy/linalg/_decomp_svd.py [new file with mode: 0644]
scipy/linalg/_decomp_update.pyx.in [new file with mode: 0644]
scipy/linalg/_expm_frechet.py [new file with mode: 0644]
scipy/linalg/_flinalg_py.py [new file with mode: 0644]
scipy/linalg/_generate_pyx.py [new file with mode: 0644]
scipy/linalg/_interpolative_backend.py [new file with mode: 0644]
scipy/linalg/_matfuncs.py [new file with mode: 0644]
scipy/linalg/_matfuncs_expm.pyi [new file with mode: 0644]
scipy/linalg/_matfuncs_expm.pyx.in [new file with mode: 0644]
scipy/linalg/_matfuncs_inv_ssq.py [new file with mode: 0644]
scipy/linalg/_matfuncs_sqrtm.py [new file with mode: 0644]
scipy/linalg/_matfuncs_sqrtm_triu.py [new file with mode: 0644]
scipy/linalg/_matfuncs_sqrtm_triu.pyx [new file with mode: 0644]
scipy/linalg/_misc.py [new file with mode: 0644]
scipy/linalg/_procrustes.py [new file with mode: 0644]
scipy/linalg/_sketches.py [new file with mode: 0644]
scipy/linalg/_solve_toeplitz.pyx [new file with mode: 0644]
scipy/linalg/_solvers.py [new file with mode: 0644]
scipy/linalg/_special_matrices.py [new file with mode: 0644]
scipy/linalg/_testutils.py [new file with mode: 0644]
scipy/linalg/basic.py [new file with mode: 0644]
scipy/linalg/blas.py [new file with mode: 0644]
scipy/linalg/cblas.pyf.src [new file with mode: 0644]
scipy/linalg/cblas_l1.pyf.src [new file with mode: 0644]
scipy/linalg/clapack.pyf.src [new file with mode: 0644]
scipy/linalg/cython_blas_signatures.txt [new file with mode: 0644]
scipy/linalg/cython_lapack_signatures.txt [new file with mode: 0644]
scipy/linalg/decomp.py [new file with mode: 0644]
scipy/linalg/decomp_cholesky.py [new file with mode: 0644]
scipy/linalg/decomp_lu.py [new file with mode: 0644]
scipy/linalg/decomp_qr.py [new file with mode: 0644]
scipy/linalg/decomp_schur.py [new file with mode: 0644]
scipy/linalg/decomp_svd.py [new file with mode: 0644]
scipy/linalg/fblas.pyf.src [new file with mode: 0644]
scipy/linalg/fblas_64.pyf.src [new file with mode: 0644]
scipy/linalg/fblas_l1.pyf.src [new file with mode: 0644]
scipy/linalg/fblas_l2.pyf.src [new file with mode: 0644]
scipy/linalg/fblas_l3.pyf.src [new file with mode: 0644]
scipy/linalg/flapack.pyf.src [new file with mode: 0644]
scipy/linalg/flapack_64.pyf.src [new file with mode: 0644]
scipy/linalg/flapack_gen.pyf.src [new file with mode: 0644]
scipy/linalg/flapack_gen_banded.pyf.src [new file with mode: 0644]
scipy/linalg/flapack_gen_tri.pyf.src [new file with mode: 0644]
scipy/linalg/flapack_other.pyf.src [new file with mode: 0644]
scipy/linalg/flapack_pos_def.pyf.src [new file with mode: 0644]
scipy/linalg/flapack_pos_def_tri.pyf.src [new file with mode: 0644]
scipy/linalg/flapack_sym_herm.pyf.src [new file with mode: 0644]
scipy/linalg/flapack_user.pyf.src [new file with mode: 0644]
scipy/linalg/flinalg.py [new file with mode: 0644]
scipy/linalg/fortran_defs.h [new file with mode: 0644]
scipy/linalg/interpolative.py [new file with mode: 0644]
scipy/linalg/interpolative.pyf [new file with mode: 0644]
scipy/linalg/lapack.py [new file with mode: 0644]
scipy/linalg/matfuncs.py [new file with mode: 0644]
scipy/linalg/meson.build [new file with mode: 0644]
scipy/linalg/misc.py [new file with mode: 0644]
scipy/linalg/setup.py [new file with mode: 0644]
scipy/linalg/special_matrices.py [new file with mode: 0644]
scipy/linalg/src/det.f [new file with mode: 0644]
scipy/linalg/src/flinalg.pyf [new file with mode: 0644]
scipy/linalg/src/id_dist/README.txt [new file with mode: 0644]
scipy/linalg/src/id_dist/doc/doc.bib [new file with mode: 0644]
scipy/linalg/src/id_dist/doc/doc.tex [new file with mode: 0644]
scipy/linalg/src/id_dist/doc/supertabular.sty [new file with mode: 0644]
scipy/linalg/src/id_dist/src/dfft.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/id_rand.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/id_rtrans.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idd_frm.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idd_house.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idd_id.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idd_id2svd.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idd_qrpiv.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idd_sfft.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idd_snorm.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idd_svd.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/iddp_aid.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/iddp_asvd.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/iddp_rid.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/iddp_rsvd.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/iddr_aid.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/iddr_asvd.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/iddr_rid.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/iddr_rsvd.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idz_frm.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idz_house.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idz_id.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idz_id2svd.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idz_qrpiv.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idz_sfft.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idz_snorm.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idz_svd.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idzp_aid.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idzp_asvd.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idzp_rid.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idzp_rsvd.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idzr_aid.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idzr_asvd.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idzr_rid.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/idzr_rsvd.f [new file with mode: 0644]
scipy/linalg/src/id_dist/src/prini.f [new file with mode: 0644]
scipy/linalg/src/lu.f [new file with mode: 0644]
scipy/linalg/tests/__init__.py [new file with mode: 0644]
scipy/linalg/tests/data/carex_15_data.npz [new file with mode: 0644]
scipy/linalg/tests/data/carex_18_data.npz [new file with mode: 0644]
scipy/linalg/tests/data/carex_19_data.npz [new file with mode: 0644]
scipy/linalg/tests/data/carex_20_data.npz [new file with mode: 0644]
scipy/linalg/tests/data/carex_6_data.npz [new file with mode: 0644]
scipy/linalg/tests/data/gendare_20170120_data.npz [new file with mode: 0644]
scipy/linalg/tests/data/meson.build [new file with mode: 0644]
scipy/linalg/tests/meson.build [new file with mode: 0644]
scipy/linalg/tests/test_basic.py [new file with mode: 0644]
scipy/linalg/tests/test_blas.py [new file with mode: 0644]
scipy/linalg/tests/test_cython_blas.py [new file with mode: 0644]
scipy/linalg/tests/test_cython_lapack.py [new file with mode: 0644]
scipy/linalg/tests/test_cythonized_array_utils.py [new file with mode: 0644]
scipy/linalg/tests/test_decomp.py [new file with mode: 0644]
scipy/linalg/tests/test_decomp_cholesky.py [new file with mode: 0644]
scipy/linalg/tests/test_decomp_cossin.py [new file with mode: 0644]
scipy/linalg/tests/test_decomp_ldl.py [new file with mode: 0644]
scipy/linalg/tests/test_decomp_polar.py [new file with mode: 0644]
scipy/linalg/tests/test_decomp_update.py [new file with mode: 0644]
scipy/linalg/tests/test_fblas.py [new file with mode: 0644]
scipy/linalg/tests/test_interpolative.py [new file with mode: 0644]
scipy/linalg/tests/test_lapack.py [new file with mode: 0644]
scipy/linalg/tests/test_matfuncs.py [new file with mode: 0644]
scipy/linalg/tests/test_matmul_toeplitz.py [new file with mode: 0644]
scipy/linalg/tests/test_misc.py [new file with mode: 0644]
scipy/linalg/tests/test_procrustes.py [new file with mode: 0644]
scipy/linalg/tests/test_sketches.py [new file with mode: 0644]
scipy/linalg/tests/test_solve_toeplitz.py [new file with mode: 0644]
scipy/linalg/tests/test_solvers.py [new file with mode: 0644]
scipy/linalg/tests/test_special_matrices.py [new file with mode: 0644]
scipy/meson.build [new file with mode: 0644]
scipy/misc/__init__.py [new file with mode: 0644]
scipy/misc/_common.py [new file with mode: 0644]
scipy/misc/ascent.dat [new file with mode: 0644]
scipy/misc/common.py [new file with mode: 0644]
scipy/misc/doccer.py [new file with mode: 0644]
scipy/misc/ecg.dat [new file with mode: 0644]
scipy/misc/face.dat [new file with mode: 0644]
scipy/misc/meson.build [new file with mode: 0644]
scipy/misc/setup.py [new file with mode: 0644]
scipy/misc/tests/__init__.py [new file with mode: 0644]
scipy/misc/tests/meson.build [new file with mode: 0644]
scipy/misc/tests/test_common.py [new file with mode: 0644]
scipy/misc/tests/test_config.py [new file with mode: 0644]
scipy/misc/tests/test_doccer.py [new file with mode: 0644]
scipy/ndimage/LICENSE.txt [new file with mode: 0644]
scipy/ndimage/__init__.py [new file with mode: 0644]
scipy/ndimage/_filters.py [new file with mode: 0644]
scipy/ndimage/_fourier.py [new file with mode: 0644]
scipy/ndimage/_interpolation.py [new file with mode: 0644]
scipy/ndimage/_measurements.py [new file with mode: 0644]
scipy/ndimage/_morphology.py [new file with mode: 0644]
scipy/ndimage/_ni_docstrings.py [new file with mode: 0644]
scipy/ndimage/_ni_support.py [new file with mode: 0644]
scipy/ndimage/filters.py [new file with mode: 0644]
scipy/ndimage/fourier.py [new file with mode: 0644]
scipy/ndimage/interpolation.py [new file with mode: 0644]
scipy/ndimage/measurements.py [new file with mode: 0644]
scipy/ndimage/meson.build [new file with mode: 0644]
scipy/ndimage/morphology.py [new file with mode: 0644]
scipy/ndimage/setup.py [new file with mode: 0644]
scipy/ndimage/src/_ctest.c [new file with mode: 0644]
scipy/ndimage/src/_cytest.pxd [new file with mode: 0644]
scipy/ndimage/src/_cytest.pyx [new file with mode: 0644]
scipy/ndimage/src/_ni_label.pyx [new file with mode: 0644]
scipy/ndimage/src/nd_image.c [new file with mode: 0644]
scipy/ndimage/src/nd_image.h [new file with mode: 0644]
scipy/ndimage/src/ni_filters.c [new file with mode: 0644]
scipy/ndimage/src/ni_filters.h [new file with mode: 0644]
scipy/ndimage/src/ni_fourier.c [new file with mode: 0644]
scipy/ndimage/src/ni_fourier.h [new file with mode: 0644]
scipy/ndimage/src/ni_interpolation.c [new file with mode: 0644]
scipy/ndimage/src/ni_interpolation.h [new file with mode: 0644]
scipy/ndimage/src/ni_measure.c [new file with mode: 0644]
scipy/ndimage/src/ni_measure.h [new file with mode: 0644]
scipy/ndimage/src/ni_morphology.c [new file with mode: 0644]
scipy/ndimage/src/ni_morphology.h [new file with mode: 0644]
scipy/ndimage/src/ni_splines.c [new file with mode: 0644]
scipy/ndimage/src/ni_splines.h [new file with mode: 0644]
scipy/ndimage/src/ni_support.c [new file with mode: 0644]
scipy/ndimage/src/ni_support.h [new file with mode: 0644]
scipy/ndimage/tests/__init__.py [new file with mode: 0644]
scipy/ndimage/tests/data/README.txt [new file with mode: 0644]
scipy/ndimage/tests/data/label_inputs.txt [new file with mode: 0644]
scipy/ndimage/tests/data/label_results.txt [new file with mode: 0644]
scipy/ndimage/tests/data/label_strels.txt [new file with mode: 0644]
scipy/ndimage/tests/dots.png [new file with mode: 0644]
scipy/ndimage/tests/meson.build [new file with mode: 0644]
scipy/ndimage/tests/test_c_api.py [new file with mode: 0644]
scipy/ndimage/tests/test_datatypes.py [new file with mode: 0644]
scipy/ndimage/tests/test_filters.py [new file with mode: 0644]
scipy/ndimage/tests/test_fourier.py [new file with mode: 0644]
scipy/ndimage/tests/test_interpolation.py [new file with mode: 0644]
scipy/ndimage/tests/test_measurements.py [new file with mode: 0644]
scipy/ndimage/tests/test_morphology.py [new file with mode: 0644]
scipy/ndimage/tests/test_splines.py [new file with mode: 0644]
scipy/ndimage/utils/generate_label_testvectors.py [new file with mode: 0644]
scipy/odr/__init__.py [new file with mode: 0644]
scipy/odr/__odrpack.c [new file with mode: 0644]
scipy/odr/_add_newdocs.py [new file with mode: 0644]
scipy/odr/_models.py [new file with mode: 0644]
scipy/odr/_odrpack.py [new file with mode: 0644]
scipy/odr/meson.build [new file with mode: 0644]
scipy/odr/models.py [new file with mode: 0644]
scipy/odr/odrpack.h [new file with mode: 0644]
scipy/odr/odrpack.py [new file with mode: 0644]
scipy/odr/odrpack/Makefile [new file with mode: 0644]
scipy/odr/odrpack/d_lpk.f [new file with mode: 0644]
scipy/odr/odrpack/d_mprec.f [new file with mode: 0644]
scipy/odr/odrpack/d_odr.f [new file with mode: 0644]
scipy/odr/odrpack/d_test.f [new file with mode: 0644]
scipy/odr/odrpack/dlunoc.f [new file with mode: 0644]
scipy/odr/setup.py [new file with mode: 0644]
scipy/odr/tests/__init__.py [new file with mode: 0644]
scipy/odr/tests/meson.build [new file with mode: 0644]
scipy/odr/tests/test_odr.py [new file with mode: 0644]
scipy/optimize.pxd [new file with mode: 0644]
scipy/optimize/Zeros/bisect.c [new file with mode: 0644]
scipy/optimize/Zeros/brenth.c [new file with mode: 0644]
scipy/optimize/Zeros/brentq.c [new file with mode: 0644]
scipy/optimize/Zeros/ridder.c [new file with mode: 0644]
scipy/optimize/Zeros/zeros.h [new file with mode: 0644]
scipy/optimize/__init__.py [new file with mode: 0644]
scipy/optimize/__minpack.h [new file with mode: 0644]
scipy/optimize/__nnls.pyi [new file with mode: 0644]
scipy/optimize/__nnls/nnls.f [new file with mode: 0644]
scipy/optimize/__nnls/nnls.pyf [new file with mode: 0644]
scipy/optimize/_basinhopping.py [new file with mode: 0644]
scipy/optimize/_bglu_dense.pyx [new file with mode: 0644]
scipy/optimize/_cobyla_py.py [new file with mode: 0644]
scipy/optimize/_constraints.py [new file with mode: 0644]
scipy/optimize/_differentiable_functions.py [new file with mode: 0644]
scipy/optimize/_differentialevolution.py [new file with mode: 0644]
scipy/optimize/_direct/AUTHORS [new file with mode: 0644]
scipy/optimize/_direct/COPYING [new file with mode: 0644]
scipy/optimize/_direct/DIRect.c [new file with mode: 0644]
scipy/optimize/_direct/DIRserial.c [new file with mode: 0644]
scipy/optimize/_direct/DIRsubrout.c [new file with mode: 0644]
scipy/optimize/_direct/README [new file with mode: 0644]
scipy/optimize/_direct/direct-internal.h [new file with mode: 0644]
scipy/optimize/_direct/direct_wrap.c [new file with mode: 0644]
scipy/optimize/_direct_py.py [new file with mode: 0644]
scipy/optimize/_directmodule.c [new file with mode: 0644]
scipy/optimize/_directmodule.h [new file with mode: 0644]
scipy/optimize/_dual_annealing.py [new file with mode: 0644]
scipy/optimize/_group_columns.py [new file with mode: 0644]
scipy/optimize/_group_columns.pyx [new file with mode: 0644]
scipy/optimize/_hessian_update_strategy.py [new file with mode: 0644]
scipy/optimize/_highs/__init__.py [new file with mode: 0644]
scipy/optimize/_highs/cython/__init__.py [new file with mode: 0644]
scipy/optimize/_highs/cython/src/HConfig.h [new file with mode: 0644]
scipy/optimize/_highs/cython/src/HConst.pxd [new file with mode: 0644]
scipy/optimize/_highs/cython/src/Highs.pxd [new file with mode: 0644]
scipy/optimize/_highs/cython/src/HighsIO.pxd [new file with mode: 0644]
scipy/optimize/_highs/cython/src/HighsInfo.pxd [new file with mode: 0644]
scipy/optimize/_highs/cython/src/HighsLp.pxd [new file with mode: 0644]
scipy/optimize/_highs/cython/src/HighsLpUtils.pxd [new file with mode: 0644]
scipy/optimize/_highs/cython/src/HighsModelUtils.pxd [new file with mode: 0644]
scipy/optimize/_highs/cython/src/HighsOptions.pxd [new file with mode: 0644]
scipy/optimize/_highs/cython/src/HighsRuntimeOptions.pxd [new file with mode: 0644]
scipy/optimize/_highs/cython/src/HighsSparseMatrix.pxd [new file with mode: 0644]
scipy/optimize/_highs/cython/src/HighsStatus.pxd [new file with mode: 0644]
scipy/optimize/_highs/cython/src/SimplexConst.pxd [new file with mode: 0644]
scipy/optimize/_highs/cython/src/__init__.py [new file with mode: 0644]
scipy/optimize/_highs/cython/src/_highs_constants.pyx [new file with mode: 0644]
scipy/optimize/_highs/cython/src/_highs_wrapper.pyx [new file with mode: 0644]
scipy/optimize/_highs/cython/src/highs_c_api.pxd [new file with mode: 0644]
scipy/optimize/_highs/meson.build [new file with mode: 0644]
scipy/optimize/_highs/setup.py [new file with mode: 0644]
scipy/optimize/_highs/src/HConfig.h [new file with mode: 0644]
scipy/optimize/_highs/src/libhighs_export.h [new file with mode: 0644]
scipy/optimize/_lbfgsb_py.py [new file with mode: 0644]
scipy/optimize/_linesearch.py [new file with mode: 0644]
scipy/optimize/_linprog.py [new file with mode: 0644]
scipy/optimize/_linprog_doc.py [new file with mode: 0644]
scipy/optimize/_linprog_highs.py [new file with mode: 0644]
scipy/optimize/_linprog_ip.py [new file with mode: 0644]
scipy/optimize/_linprog_rs.py [new file with mode: 0644]
scipy/optimize/_linprog_simplex.py [new file with mode: 0644]
scipy/optimize/_linprog_util.py [new file with mode: 0644]
scipy/optimize/_lsap.c [new file with mode: 0644]
scipy/optimize/_lsq/__init__.py [new file with mode: 0644]
scipy/optimize/_lsq/bvls.py [new file with mode: 0644]
scipy/optimize/_lsq/common.py [new file with mode: 0644]
scipy/optimize/_lsq/dogbox.py [new file with mode: 0644]
scipy/optimize/_lsq/givens_elimination.pyx [new file with mode: 0644]
scipy/optimize/_lsq/least_squares.py [new file with mode: 0644]
scipy/optimize/_lsq/lsq_linear.py [new file with mode: 0644]
scipy/optimize/_lsq/meson.build [new file with mode: 0644]
scipy/optimize/_lsq/setup.py [new file with mode: 0644]
scipy/optimize/_lsq/trf.py [new file with mode: 0644]
scipy/optimize/_lsq/trf_linear.py [new file with mode: 0644]
scipy/optimize/_milp.py [new file with mode: 0644]
scipy/optimize/_minimize.py [new file with mode: 0644]
scipy/optimize/_minpack_py.py [new file with mode: 0644]
scipy/optimize/_minpackmodule.c [new file with mode: 0644]
scipy/optimize/_nnls.py [new file with mode: 0644]
scipy/optimize/_nonlin.py [new file with mode: 0644]
scipy/optimize/_numdiff.py [new file with mode: 0644]
scipy/optimize/_optimize.py [new file with mode: 0644]
scipy/optimize/_qap.py [new file with mode: 0644]
scipy/optimize/_remove_redundancy.py [new file with mode: 0644]
scipy/optimize/_root.py [new file with mode: 0644]
scipy/optimize/_root_scalar.py [new file with mode: 0644]
scipy/optimize/_shgo.py [new file with mode: 0644]
scipy/optimize/_shgo_lib/__init__.py [new file with mode: 0644]
scipy/optimize/_shgo_lib/meson.build [new file with mode: 0644]
scipy/optimize/_shgo_lib/triangulation.py [new file with mode: 0644]
scipy/optimize/_slsqp_py.py [new file with mode: 0644]
scipy/optimize/_spectral.py [new file with mode: 0644]
scipy/optimize/_tnc.py [new file with mode: 0644]
scipy/optimize/_trlib/__init__.py [new file with mode: 0644]
scipy/optimize/_trlib/_trlib.pyx [new file with mode: 0644]
scipy/optimize/_trlib/ctrlib.pxd [new file with mode: 0644]
scipy/optimize/_trlib/meson.build [new file with mode: 0644]
scipy/optimize/_trlib/setup.py [new file with mode: 0644]
scipy/optimize/_trlib/trlib.h [new file with mode: 0644]
scipy/optimize/_trlib/trlib/trlib_eigen_inverse.h [new file with mode: 0644]
scipy/optimize/_trlib/trlib/trlib_krylov.h [new file with mode: 0644]
scipy/optimize/_trlib/trlib/trlib_leftmost.h [new file with mode: 0644]
scipy/optimize/_trlib/trlib/trlib_private.h [new file with mode: 0644]
scipy/optimize/_trlib/trlib/trlib_quadratic_zero.h [new file with mode: 0644]
scipy/optimize/_trlib/trlib/trlib_tri_factor.h [new file with mode: 0644]
scipy/optimize/_trlib/trlib/trlib_types.h [new file with mode: 0644]
scipy/optimize/_trlib/trlib_eigen_inverse.c [new file with mode: 0644]
scipy/optimize/_trlib/trlib_krylov.c [new file with mode: 0644]
scipy/optimize/_trlib/trlib_leftmost.c [new file with mode: 0644]
scipy/optimize/_trlib/trlib_private.h [new file with mode: 0644]
scipy/optimize/_trlib/trlib_quadratic_zero.c [new file with mode: 0644]
scipy/optimize/_trlib/trlib_tri_factor.c [new file with mode: 0644]
scipy/optimize/_trustregion.py [new file with mode: 0644]
scipy/optimize/_trustregion_constr/__init__.py [new file with mode: 0644]
scipy/optimize/_trustregion_constr/canonical_constraint.py [new file with mode: 0644]
scipy/optimize/_trustregion_constr/equality_constrained_sqp.py [new file with mode: 0644]
scipy/optimize/_trustregion_constr/meson.build [new file with mode: 0644]
scipy/optimize/_trustregion_constr/minimize_trustregion_constr.py [new file with mode: 0644]
scipy/optimize/_trustregion_constr/projections.py [new file with mode: 0644]
scipy/optimize/_trustregion_constr/qp_subproblem.py [new file with mode: 0644]
scipy/optimize/_trustregion_constr/report.py [new file with mode: 0644]
scipy/optimize/_trustregion_constr/setup.py [new file with mode: 0644]
scipy/optimize/_trustregion_constr/tests/__init__.py [new file with mode: 0644]
scipy/optimize/_trustregion_constr/tests/meson.build [new file with mode: 0644]
scipy/optimize/_trustregion_constr/tests/test_canonical_constraint.py [new file with mode: 0644]
scipy/optimize/_trustregion_constr/tests/test_projections.py [new file with mode: 0644]
scipy/optimize/_trustregion_constr/tests/test_qp_subproblem.py [new file with mode: 0644]
scipy/optimize/_trustregion_constr/tests/test_report.py [new file with mode: 0644]
scipy/optimize/_trustregion_constr/tr_interior_point.py [new file with mode: 0644]
scipy/optimize/_trustregion_dogleg.py [new file with mode: 0644]
scipy/optimize/_trustregion_exact.py [new file with mode: 0644]
scipy/optimize/_trustregion_krylov.py [new file with mode: 0644]
scipy/optimize/_trustregion_ncg.py [new file with mode: 0644]
scipy/optimize/_tstutils.py [new file with mode: 0644]
scipy/optimize/_zeros_py.py [new file with mode: 0644]
scipy/optimize/cobyla.py [new file with mode: 0644]
scipy/optimize/cobyla/cobyla.pyf [new file with mode: 0644]
scipy/optimize/cobyla/cobyla2.f [new file with mode: 0644]
scipy/optimize/cobyla/trstlp.f [new file with mode: 0644]
scipy/optimize/cython_optimize.pxd [new file with mode: 0644]
scipy/optimize/cython_optimize/__init__.py [new file with mode: 0644]
scipy/optimize/cython_optimize/_zeros.pxd [new file with mode: 0644]
scipy/optimize/cython_optimize/_zeros.pyx.in [new file with mode: 0644]
scipy/optimize/cython_optimize/c_zeros.pxd [new file with mode: 0644]
scipy/optimize/cython_optimize/meson.build [new file with mode: 0644]
scipy/optimize/cython_optimize/setup.py [new file with mode: 0644]
scipy/optimize/lbfgsb.py [new file with mode: 0644]
scipy/optimize/lbfgsb_src/README [new file with mode: 0644]
scipy/optimize/lbfgsb_src/lbfgsb.f [new file with mode: 0644]
scipy/optimize/lbfgsb_src/lbfgsb.pyf [new file with mode: 0644]
scipy/optimize/lbfgsb_src/linpack.f [new file with mode: 0644]
scipy/optimize/lbfgsb_src/timer.f [new file with mode: 0644]
scipy/optimize/linesearch.py [new file with mode: 0644]
scipy/optimize/meson.build [new file with mode: 0644]
scipy/optimize/minpack.h [new file with mode: 0644]
scipy/optimize/minpack.py [new file with mode: 0644]
scipy/optimize/minpack/chkder.f [new file with mode: 0644]
scipy/optimize/minpack/dogleg.f [new file with mode: 0644]
scipy/optimize/minpack/dpmpar.f [new file with mode: 0644]
scipy/optimize/minpack/enorm.f [new file with mode: 0644]
scipy/optimize/minpack/fdjac1.f [new file with mode: 0644]
scipy/optimize/minpack/fdjac2.f [new file with mode: 0644]
scipy/optimize/minpack/hybrd.f [new file with mode: 0644]
scipy/optimize/minpack/hybrd1.f [new file with mode: 0644]
scipy/optimize/minpack/hybrj.f [new file with mode: 0644]
scipy/optimize/minpack/hybrj1.f [new file with mode: 0644]
scipy/optimize/minpack/lmder.f [new file with mode: 0644]
scipy/optimize/minpack/lmder1.f [new file with mode: 0644]
scipy/optimize/minpack/lmdif.f [new file with mode: 0644]
scipy/optimize/minpack/lmdif1.f [new file with mode: 0644]
scipy/optimize/minpack/lmpar.f [new file with mode: 0644]
scipy/optimize/minpack/lmstr.f [new file with mode: 0644]
scipy/optimize/minpack/lmstr1.f [new file with mode: 0644]
scipy/optimize/minpack/minpack.txt [new file with mode: 0644]
scipy/optimize/minpack/qform.f [new file with mode: 0644]
scipy/optimize/minpack/qrfac.f [new file with mode: 0644]
scipy/optimize/minpack/qrsolv.f [new file with mode: 0644]
scipy/optimize/minpack/r1mpyq.f [new file with mode: 0644]
scipy/optimize/minpack/r1updt.f [new file with mode: 0644]
scipy/optimize/minpack/rwupdt.f [new file with mode: 0644]
scipy/optimize/minpack2.py [new file with mode: 0644]
scipy/optimize/minpack2/dcsrch.f [new file with mode: 0644]
scipy/optimize/minpack2/dcstep.f [new file with mode: 0644]
scipy/optimize/minpack2/minpack2.pyf [new file with mode: 0644]
scipy/optimize/moduleTNC.py [new file with mode: 0644]
scipy/optimize/nonlin.py [new file with mode: 0644]
scipy/optimize/optimize.py [new file with mode: 0644]
scipy/optimize/rectangular_lsap/rectangular_lsap.cpp [new file with mode: 0644]
scipy/optimize/rectangular_lsap/rectangular_lsap.h [new file with mode: 0644]
scipy/optimize/setup.py [new file with mode: 0644]
scipy/optimize/slsqp.py [new file with mode: 0644]
scipy/optimize/slsqp/slsqp.pyf [new file with mode: 0644]
scipy/optimize/slsqp/slsqp_optmz.f [new file with mode: 0644]
scipy/optimize/tests/__init__.py [new file with mode: 0644]
scipy/optimize/tests/meson.build [new file with mode: 0644]
scipy/optimize/tests/test__basinhopping.py [new file with mode: 0644]
scipy/optimize/tests/test__differential_evolution.py [new file with mode: 0644]
scipy/optimize/tests/test__dual_annealing.py [new file with mode: 0644]
scipy/optimize/tests/test__linprog_clean_inputs.py [new file with mode: 0644]
scipy/optimize/tests/test__numdiff.py [new file with mode: 0644]
scipy/optimize/tests/test__remove_redundancy.py [new file with mode: 0644]
scipy/optimize/tests/test__root.py [new file with mode: 0644]
scipy/optimize/tests/test__shgo.py [new file with mode: 0644]
scipy/optimize/tests/test__spectral.py [new file with mode: 0644]
scipy/optimize/tests/test_cobyla.py [new file with mode: 0644]
scipy/optimize/tests/test_constraint_conversion.py [new file with mode: 0644]
scipy/optimize/tests/test_constraints.py [new file with mode: 0644]
scipy/optimize/tests/test_cython_optimize.py [new file with mode: 0644]
scipy/optimize/tests/test_differentiable_functions.py [new file with mode: 0644]
scipy/optimize/tests/test_direct.py [new file with mode: 0644]
scipy/optimize/tests/test_hessian_update_strategy.py [new file with mode: 0644]
scipy/optimize/tests/test_lbfgsb_hessinv.py [new file with mode: 0644]
scipy/optimize/tests/test_lbfgsb_setulb.py [new file with mode: 0644]
scipy/optimize/tests/test_least_squares.py [new file with mode: 0644]
scipy/optimize/tests/test_linear_assignment.py [new file with mode: 0644]
scipy/optimize/tests/test_linesearch.py [new file with mode: 0644]
scipy/optimize/tests/test_linprog.py [new file with mode: 0644]
scipy/optimize/tests/test_lsq_common.py [new file with mode: 0644]
scipy/optimize/tests/test_lsq_linear.py [new file with mode: 0644]
scipy/optimize/tests/test_milp.py [new file with mode: 0644]
scipy/optimize/tests/test_minimize_constrained.py [new file with mode: 0644]
scipy/optimize/tests/test_minpack.py [new file with mode: 0644]
scipy/optimize/tests/test_nnls.py [new file with mode: 0644]
scipy/optimize/tests/test_nonlin.py [new file with mode: 0644]
scipy/optimize/tests/test_optimize.py [new file with mode: 0644]
scipy/optimize/tests/test_quadratic_assignment.py [new file with mode: 0644]
scipy/optimize/tests/test_regression.py [new file with mode: 0644]
scipy/optimize/tests/test_slsqp.py [new file with mode: 0644]
scipy/optimize/tests/test_tnc.py [new file with mode: 0644]
scipy/optimize/tests/test_trustregion.py [new file with mode: 0644]
scipy/optimize/tests/test_trustregion_exact.py [new file with mode: 0644]
scipy/optimize/tests/test_trustregion_krylov.py [new file with mode: 0644]
scipy/optimize/tests/test_zeros.py [new file with mode: 0644]
scipy/optimize/tnc.py [new file with mode: 0644]
scipy/optimize/tnc/HISTORY [new file with mode: 0644]
scipy/optimize/tnc/LICENSE [new file with mode: 0644]
scipy/optimize/tnc/README [new file with mode: 0644]
scipy/optimize/tnc/_moduleTNC.pyx [new file with mode: 0644]
scipy/optimize/tnc/example.c [new file with mode: 0644]
scipy/optimize/tnc/moduleTNC.c.old [new file with mode: 0644]
scipy/optimize/tnc/tnc.c [new file with mode: 0644]
scipy/optimize/tnc/tnc.h [new file with mode: 0644]
scipy/optimize/zeros.c [new file with mode: 0644]
scipy/optimize/zeros.py [new file with mode: 0644]
scipy/setup.py [new file with mode: 0644]
scipy/signal/__init__.py [new file with mode: 0644]
scipy/signal/_arraytools.py [new file with mode: 0644]
scipy/signal/_bspline_util.c.in [new file with mode: 0644]
scipy/signal/_bsplines.py [new file with mode: 0644]
scipy/signal/_correlate_nd.c.in [new file with mode: 0644]
scipy/signal/_czt.py [new file with mode: 0644]
scipy/signal/_filter_design.py [new file with mode: 0644]
scipy/signal/_fir_filter_design.py [new file with mode: 0644]
scipy/signal/_firfilter.c [new file with mode: 0644]
scipy/signal/_lfilter.c.in [new file with mode: 0644]
scipy/signal/_lti_conversion.py [new file with mode: 0644]
scipy/signal/_ltisys.py [new file with mode: 0644]
scipy/signal/_max_len_seq.py [new file with mode: 0644]
scipy/signal/_max_len_seq_inner.py [new file with mode: 0644]
scipy/signal/_max_len_seq_inner.pyx [new file with mode: 0644]
scipy/signal/_medianfilter.c [new file with mode: 0644]
scipy/signal/_peak_finding.py [new file with mode: 0644]
scipy/signal/_peak_finding_utils.pyx [new file with mode: 0644]
scipy/signal/_savitzky_golay.py [new file with mode: 0644]
scipy/signal/_signaltools.py [new file with mode: 0644]
scipy/signal/_sigtools.h [new file with mode: 0644]
scipy/signal/_sigtoolsmodule.c [new file with mode: 0644]
scipy/signal/_sosfilt.pyx [new file with mode: 0644]
scipy/signal/_spectral.py [new file with mode: 0644]
scipy/signal/_spectral.pyx [new file with mode: 0644]
scipy/signal/_spectral_py.py [new file with mode: 0644]
scipy/signal/_splinemodule.c [new file with mode: 0644]
scipy/signal/_splinemodule.h [new file with mode: 0644]
scipy/signal/_upfirdn.py [new file with mode: 0644]
scipy/signal/_upfirdn_apply.pyx [new file with mode: 0644]
scipy/signal/_waveforms.py [new file with mode: 0644]
scipy/signal/_wavelets.py [new file with mode: 0644]
scipy/signal/bsplines.py [new file with mode: 0644]
scipy/signal/docs/signaltools.README [new file with mode: 0644]
scipy/signal/filter_design.py [new file with mode: 0644]
scipy/signal/fir_filter_design.py [new file with mode: 0644]
scipy/signal/lti_conversion.py [new file with mode: 0644]
scipy/signal/ltisys.py [new file with mode: 0644]
scipy/signal/meson.build [new file with mode: 0644]
scipy/signal/setup.py [new file with mode: 0644]
scipy/signal/signaltools.py [new file with mode: 0644]
scipy/signal/spectral.py [new file with mode: 0644]
scipy/signal/spline.py [new file with mode: 0644]
scipy/signal/tests/__init__.py [new file with mode: 0644]
scipy/signal/tests/meson.build [new file with mode: 0644]
scipy/signal/tests/mpsig.py [new file with mode: 0644]
scipy/signal/tests/test_array_tools.py [new file with mode: 0644]
scipy/signal/tests/test_bsplines.py [new file with mode: 0644]
scipy/signal/tests/test_cont2discrete.py [new file with mode: 0644]
scipy/signal/tests/test_czt.py [new file with mode: 0644]
scipy/signal/tests/test_dltisys.py [new file with mode: 0644]
scipy/signal/tests/test_filter_design.py [new file with mode: 0644]
scipy/signal/tests/test_fir_filter_design.py [new file with mode: 0644]
scipy/signal/tests/test_ltisys.py [new file with mode: 0644]
scipy/signal/tests/test_max_len_seq.py [new file with mode: 0644]
scipy/signal/tests/test_peak_finding.py [new file with mode: 0644]
scipy/signal/tests/test_result_type.py [new file with mode: 0644]
scipy/signal/tests/test_savitzky_golay.py [new file with mode: 0644]
scipy/signal/tests/test_signaltools.py [new file with mode: 0644]
scipy/signal/tests/test_spectral.py [new file with mode: 0644]
scipy/signal/tests/test_upfirdn.py [new file with mode: 0644]
scipy/signal/tests/test_waveforms.py [new file with mode: 0644]
scipy/signal/tests/test_wavelets.py [new file with mode: 0644]
scipy/signal/tests/test_windows.py [new file with mode: 0644]
scipy/signal/waveforms.py [new file with mode: 0644]
scipy/signal/wavelets.py [new file with mode: 0644]
scipy/signal/windows/__init__.py [new file with mode: 0644]
scipy/signal/windows/_windows.py [new file with mode: 0644]
scipy/signal/windows/meson.build [new file with mode: 0644]
scipy/signal/windows/setup.py [new file with mode: 0644]
scipy/signal/windows/windows.py [new file with mode: 0644]
scipy/sparse/__init__.py [new file with mode: 0644]
scipy/sparse/_arrays.py [new file with mode: 0644]
scipy/sparse/_base.py [new file with mode: 0644]
scipy/sparse/_bsr.py [new file with mode: 0644]
scipy/sparse/_compressed.py [new file with mode: 0644]
scipy/sparse/_construct.py [new file with mode: 0644]
scipy/sparse/_coo.py [new file with mode: 0644]
scipy/sparse/_csc.py [new file with mode: 0644]
scipy/sparse/_csparsetools.pyx.in [new file with mode: 0644]
scipy/sparse/_csr.py [new file with mode: 0644]
scipy/sparse/_data.py [new file with mode: 0644]
scipy/sparse/_dia.py [new file with mode: 0644]
scipy/sparse/_dok.py [new file with mode: 0644]
scipy/sparse/_extract.py [new file with mode: 0644]
scipy/sparse/_generate_sparsetools.py [new file with mode: 0644]
scipy/sparse/_index.py [new file with mode: 0644]
scipy/sparse/_lil.py [new file with mode: 0644]
scipy/sparse/_matrix_io.py [new file with mode: 0644]
scipy/sparse/_spfuncs.py [new file with mode: 0644]
scipy/sparse/_sputils.py [new file with mode: 0644]
scipy/sparse/base.py [new file with mode: 0644]
scipy/sparse/bsr.py [new file with mode: 0644]
scipy/sparse/compressed.py [new file with mode: 0644]
scipy/sparse/construct.py [new file with mode: 0644]
scipy/sparse/coo.py [new file with mode: 0644]
scipy/sparse/csc.py [new file with mode: 0644]
scipy/sparse/csgraph/__init__.py [new file with mode: 0644]
scipy/sparse/csgraph/_flow.pyx [new file with mode: 0644]
scipy/sparse/csgraph/_laplacian.py [new file with mode: 0644]
scipy/sparse/csgraph/_matching.pyx [new file with mode: 0644]
scipy/sparse/csgraph/_min_spanning_tree.pyx [new file with mode: 0644]
scipy/sparse/csgraph/_reordering.pyx [new file with mode: 0644]
scipy/sparse/csgraph/_shortest_path.pyx [new file with mode: 0644]
scipy/sparse/csgraph/_tools.pyx [new file with mode: 0644]
scipy/sparse/csgraph/_traversal.pyx [new file with mode: 0644]
scipy/sparse/csgraph/_validation.py [new file with mode: 0644]
scipy/sparse/csgraph/meson.build [new file with mode: 0644]
scipy/sparse/csgraph/parameters.pxi [new file with mode: 0644]
scipy/sparse/csgraph/setup.py [new file with mode: 0644]
scipy/sparse/csgraph/tests/__init__.py [new file with mode: 0644]
scipy/sparse/csgraph/tests/meson.build [new file with mode: 0644]
scipy/sparse/csgraph/tests/test_connected_components.py [new file with mode: 0644]
scipy/sparse/csgraph/tests/test_conversions.py [new file with mode: 0644]
scipy/sparse/csgraph/tests/test_flow.py [new file with mode: 0644]
scipy/sparse/csgraph/tests/test_graph_laplacian.py [new file with mode: 0644]
scipy/sparse/csgraph/tests/test_matching.py [new file with mode: 0644]
scipy/sparse/csgraph/tests/test_reordering.py [new file with mode: 0644]
scipy/sparse/csgraph/tests/test_shortest_path.py [new file with mode: 0644]
scipy/sparse/csgraph/tests/test_spanning_tree.py [new file with mode: 0644]
scipy/sparse/csgraph/tests/test_traversal.py [new file with mode: 0644]
scipy/sparse/csr.py [new file with mode: 0644]
scipy/sparse/data.py [new file with mode: 0644]
scipy/sparse/dia.py [new file with mode: 0644]
scipy/sparse/dok.py [new file with mode: 0644]
scipy/sparse/extract.py [new file with mode: 0644]
scipy/sparse/lil.py [new file with mode: 0644]
scipy/sparse/linalg/__init__.py [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/License.txt [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/README [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ccolumn_bmod.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ccolumn_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ccopy_to_ucol.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cdiagonal.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgscon.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgsequ.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgsisx.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgsitrf.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgsrfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgssv.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgssvx.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgstrf.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgstrs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/clacon2.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/clangs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/claqgs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cldperm.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cmemory.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cmyblas2.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/colamd.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/colamd.h [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cpanel_bmod.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cpanel_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cpivotL.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cpivotgrowth.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cpruneL.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/creadhb.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/creadrb.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/creadtriple.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/csnode_bmod.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/csnode_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/csp_blas2.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/csp_blas3.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/cutil.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dGetDiagU.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dcolumn_bmod.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dcolumn_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dcomplex.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dcopy_to_ucol.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ddiagonal.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgscon.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgsequ.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgsisx.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgsitrf.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgsrfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgssv.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgssvx.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgstrf.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgstrs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dlacon2.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dlangs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dlaqgs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dldperm.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dmach.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dmemory.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dmyblas2.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dpanel_bmod.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dpanel_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dpivotL.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dpivotgrowth.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dpruneL.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dreadhb.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dreadrb.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dreadtriple.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dsnode_bmod.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dsnode_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dsp_blas2.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dsp_blas3.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dutil.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/dzsum1.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/get_perm_c.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/heap_relax_snode.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/html_mainpage.h [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/icmax1.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_ccolumn_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_cdrop_row.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_cpanel_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_cpivotL.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_csnode_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_dcolumn_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_dcopy_to_ucol.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_ddrop_row.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_dpanel_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_dpivotL.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_dsnode_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_heap_relax_snode.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_relax_snode.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_scolumn_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_scopy_to_ucol.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_sdrop_row.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_spanel_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_spivotL.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_ssnode_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_zcolumn_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_zdrop_row.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_zpanel_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_zpivotL.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_zsnode_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/input_error.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/izmax1.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/mark_relax.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/memory.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/mmd.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/msc_stdint.h [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/qselect.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/relax_snode.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/scipy_slu_config.h [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/scolumn_bmod.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/scolumn_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/scomplex.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/scopy_to_ucol.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/scsum1.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sdiagonal.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgscon.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgsequ.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgsisx.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgsitrf.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgsrfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgssv.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgssvx.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgstrf.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgstrs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/slacon2.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/slangs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/slaqgs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sldperm.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/slu_Cnames.h [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/slu_cdefs.h [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/slu_dcomplex.h [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/slu_ddefs.h [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/slu_scomplex.h [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/slu_sdefs.h [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/slu_util.h [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/slu_zdefs.h [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/smach.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/smemory.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/smyblas2.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sp_coletree.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sp_ienv.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sp_preorder.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/spanel_bmod.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/spanel_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/spivotL.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/spivotgrowth.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/spruneL.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sreadhb.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sreadrb.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sreadtriple.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ssnode_bmod.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ssnode_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ssp_blas2.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/ssp_blas3.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/superlu_enum_consts.h [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/superlu_timer.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/supermatrix.h [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/sutil.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/util.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zcolumn_bmod.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zcolumn_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zcopy_to_ucol.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zdiagonal.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgscon.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgsequ.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgsisx.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgsitrf.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgsrfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgssv.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgssvx.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgstrf.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgstrs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zlacon2.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zlangs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zlaqgs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zldperm.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zmemory.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zmyblas2.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zpanel_bmod.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zpanel_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zpivotL.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zpivotgrowth.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zpruneL.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zreadhb.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zreadrb.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zreadtriple.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zsnode_bmod.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zsnode_dfs.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zsp_blas2.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zsp_blas3.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/SRC/zutil.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/SuperLU/scipychanges.patch [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/__init__.py [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/_add_newdocs.py [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/_superlu_utils.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/_superlumodule.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/_superluobject.c [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/_superluobject.h [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/linsolve.py [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/meson.build [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/setup.py [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/tests/__init__.py [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/tests/meson.build [new file with mode: 0644]
scipy/sparse/linalg/_dsolve/tests/test_linsolve.py [new file with mode: 0644]
scipy/sparse/linalg/_eigen/__init__.py [new file with mode: 0644]
scipy/sparse/linalg/_eigen/_svds.py [new file with mode: 0644]
scipy/sparse/linalg/_eigen/_svds_doc.py [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/CHANGES [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/COPYING [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/README [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/README.scipy [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cgetv0.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cnaitr.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cnapps.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cnaup2.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cnaupd.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cneigh.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cneupd.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cngets.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/csortc.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cstatn.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/debug.h [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dgetv0.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dnaitr.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dnapps.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dnaup2.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dnaupd.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dnconv.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dneigh.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dneupd.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dngets.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsaitr.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsapps.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsaup2.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsaupd.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsconv.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dseigt.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsesrt.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dseupd.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsgets.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsortc.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsortr.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dstatn.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dstats.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dstqrb.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sgetv0.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/snaitr.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/snapps.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/snaup2.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/snaupd.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/snconv.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sneigh.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sneupd.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sngets.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssaitr.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssapps.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssaup2.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssaupd.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssconv.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sseigt.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssesrt.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sseupd.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssgets.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssortc.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssortr.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sstatn.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sstats.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sstqrb.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/stat.h [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/version.h [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/zgetv0.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/znaitr.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/znapps.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/znaup2.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/znaupd.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/zneigh.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/zneupd.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/zngets.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/zsortc.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/zstatn.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/cmout.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/cvout.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/dmout.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/dvout.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/icnteq.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/icopy.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/iset.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/iswap.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/ivout.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/second_NONE.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/smout.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/svout.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/zmout.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/zvout.f [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/README [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/__init__.py [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/arpack.py [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/arpack.pyf.src [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/meson.build [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/setup.py [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/tests/__init__.py [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/tests/meson.build [new file with mode: 0644]
scipy/sparse/linalg/_eigen/arpack/tests/test_arpack.py [new file with mode: 0644]
scipy/sparse/linalg/_eigen/lobpcg/__init__.py [new file with mode: 0644]
scipy/sparse/linalg/_eigen/lobpcg/lobpcg.py [new file with mode: 0644]
scipy/sparse/linalg/_eigen/lobpcg/meson.build [new file with mode: 0644]
scipy/sparse/linalg/_eigen/lobpcg/setup.py [new file with mode: 0644]
scipy/sparse/linalg/_eigen/lobpcg/tests/__init__.py [new file with mode: 0644]
scipy/sparse/linalg/_eigen/lobpcg/tests/meson.build [new file with mode: 0644]
scipy/sparse/linalg/_eigen/lobpcg/tests/test_lobpcg.py [new file with mode: 0644]
scipy/sparse/linalg/_eigen/meson.build [new file with mode: 0644]
scipy/sparse/linalg/_eigen/setup.py [new file with mode: 0644]
scipy/sparse/linalg/_eigen/tests/__init__.py [new file with mode: 0644]
scipy/sparse/linalg/_eigen/tests/meson.build [new file with mode: 0644]
scipy/sparse/linalg/_eigen/tests/test_svds.py [new file with mode: 0644]
scipy/sparse/linalg/_expm_multiply.py [new file with mode: 0644]
scipy/sparse/linalg/_interface.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/__init__.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/_gcrotmk.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/iterative.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/iterative/BiCGREVCOM.f.src [new file with mode: 0644]
scipy/sparse/linalg/_isolve/iterative/BiCGSTABREVCOM.f.src [new file with mode: 0644]
scipy/sparse/linalg/_isolve/iterative/CGREVCOM.f.src [new file with mode: 0644]
scipy/sparse/linalg/_isolve/iterative/CGSREVCOM.f.src [new file with mode: 0644]
scipy/sparse/linalg/_isolve/iterative/GMRESREVCOM.f.src [new file with mode: 0644]
scipy/sparse/linalg/_isolve/iterative/QMRREVCOM.f.src [new file with mode: 0644]
scipy/sparse/linalg/_isolve/iterative/_iterative.pyf.src [new file with mode: 0644]
scipy/sparse/linalg/_isolve/iterative/getbreak.f.src [new file with mode: 0644]
scipy/sparse/linalg/_isolve/lgmres.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/lsmr.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/lsqr.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/meson.build [new file with mode: 0644]
scipy/sparse/linalg/_isolve/minres.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/setup.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/tests/__init__.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/tests/meson.build [new file with mode: 0644]
scipy/sparse/linalg/_isolve/tests/test_gcrotmk.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/tests/test_iterative.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/tests/test_lgmres.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/tests/test_lsmr.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/tests/test_lsqr.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/tests/test_minres.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/tests/test_utils.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/tfqmr.py [new file with mode: 0644]
scipy/sparse/linalg/_isolve/utils.py [new file with mode: 0644]
scipy/sparse/linalg/_matfuncs.py [new file with mode: 0644]
scipy/sparse/linalg/_norm.py [new file with mode: 0644]
scipy/sparse/linalg/_onenormest.py [new file with mode: 0644]
scipy/sparse/linalg/_propack/cpropack.pyf [new file with mode: 0644]
scipy/sparse/linalg/_propack/dpropack.pyf [new file with mode: 0644]
scipy/sparse/linalg/_propack/meson.build [new file with mode: 0644]
scipy/sparse/linalg/_propack/setup.py [new file with mode: 0644]
scipy/sparse/linalg/_propack/spropack.pyf [new file with mode: 0644]
scipy/sparse/linalg/_propack/zpropack.pyf [new file with mode: 0644]
scipy/sparse/linalg/_svdp.py [new file with mode: 0644]
scipy/sparse/linalg/dsolve.py [new file with mode: 0644]
scipy/sparse/linalg/eigen.py [new file with mode: 0644]
scipy/sparse/linalg/interface.py [new file with mode: 0644]
scipy/sparse/linalg/isolve.py [new file with mode: 0644]
scipy/sparse/linalg/matfuncs.py [new file with mode: 0644]
scipy/sparse/linalg/meson.build [new file with mode: 0644]
scipy/sparse/linalg/setup.py [new file with mode: 0644]
scipy/sparse/linalg/tests/__init__.py [new file with mode: 0644]
scipy/sparse/linalg/tests/meson.build [new file with mode: 0644]
scipy/sparse/linalg/tests/propack_test_data.npz [new file with mode: 0644]
scipy/sparse/linalg/tests/test_expm_multiply.py [new file with mode: 0644]
scipy/sparse/linalg/tests/test_interface.py [new file with mode: 0644]
scipy/sparse/linalg/tests/test_matfuncs.py [new file with mode: 0644]
scipy/sparse/linalg/tests/test_norm.py [new file with mode: 0644]
scipy/sparse/linalg/tests/test_onenormest.py [new file with mode: 0644]
scipy/sparse/linalg/tests/test_propack.py [new file with mode: 0644]
scipy/sparse/linalg/tests/test_pydata_sparse.py [new file with mode: 0644]
scipy/sparse/meson.build [new file with mode: 0644]
scipy/sparse/setup.py [new file with mode: 0644]
scipy/sparse/sparsetools.py [new file with mode: 0644]
scipy/sparse/sparsetools/bool_ops.h [new file with mode: 0644]
scipy/sparse/sparsetools/bsr.cxx [new file with mode: 0644]
scipy/sparse/sparsetools/bsr.h [new file with mode: 0644]
scipy/sparse/sparsetools/complex_ops.h [new file with mode: 0644]
scipy/sparse/sparsetools/coo.h [new file with mode: 0644]
scipy/sparse/sparsetools/csc.cxx [new file with mode: 0644]
scipy/sparse/sparsetools/csc.h [new file with mode: 0644]
scipy/sparse/sparsetools/csgraph.h [new file with mode: 0644]
scipy/sparse/sparsetools/csr.cxx [new file with mode: 0644]
scipy/sparse/sparsetools/csr.h [new file with mode: 0644]
scipy/sparse/sparsetools/dense.h [new file with mode: 0644]
scipy/sparse/sparsetools/dia.h [new file with mode: 0644]
scipy/sparse/sparsetools/meson.build [new file with mode: 0644]
scipy/sparse/sparsetools/other.cxx [new file with mode: 0644]
scipy/sparse/sparsetools/sparsetools.cxx [new file with mode: 0644]
scipy/sparse/sparsetools/sparsetools.h [new file with mode: 0644]
scipy/sparse/sparsetools/util.h [new file with mode: 0644]
scipy/sparse/spfuncs.py [new file with mode: 0644]
scipy/sparse/sputils.py [new file with mode: 0644]
scipy/sparse/tests/__init__.py [new file with mode: 0644]
scipy/sparse/tests/data/csc_py2.npz [new file with mode: 0644]
scipy/sparse/tests/data/csc_py3.npz [new file with mode: 0644]
scipy/sparse/tests/meson.build [new file with mode: 0644]
scipy/sparse/tests/test_array_api.py [new file with mode: 0644]
scipy/sparse/tests/test_base.py [new file with mode: 0644]
scipy/sparse/tests/test_construct.py [new file with mode: 0644]
scipy/sparse/tests/test_csc.py [new file with mode: 0644]
scipy/sparse/tests/test_csr.py [new file with mode: 0644]
scipy/sparse/tests/test_extract.py [new file with mode: 0644]
scipy/sparse/tests/test_matrix_io.py [new file with mode: 0644]
scipy/sparse/tests/test_sparsetools.py [new file with mode: 0644]
scipy/sparse/tests/test_spfuncs.py [new file with mode: 0644]
scipy/sparse/tests/test_sputils.py [new file with mode: 0644]
scipy/spatial/__init__.py [new file with mode: 0644]
scipy/spatial/_ckdtree.pyi [new file with mode: 0644]
scipy/spatial/_ckdtree.pyx [new file with mode: 0644]
scipy/spatial/_geometric_slerp.py [new file with mode: 0644]
scipy/spatial/_hausdorff.pyx [new file with mode: 0644]
scipy/spatial/_kdtree.py [new file with mode: 0644]
scipy/spatial/_plotutils.py [new file with mode: 0644]
scipy/spatial/_procrustes.py [new file with mode: 0644]
scipy/spatial/_qhull.pxd [new file with mode: 0644]
scipy/spatial/_qhull.pyi [new file with mode: 0644]
scipy/spatial/_qhull.pyx [new file with mode: 0644]
scipy/spatial/_spherical_voronoi.py [new file with mode: 0644]
scipy/spatial/_voronoi.pyi [new file with mode: 0644]
scipy/spatial/_voronoi.pyx [new file with mode: 0644]
scipy/spatial/ckdtree.py [new file with mode: 0644]
scipy/spatial/ckdtree/src/build.cxx [new file with mode: 0644]
scipy/spatial/ckdtree/src/ckdtree_decl.h [new file with mode: 0644]
scipy/spatial/ckdtree/src/coo_entries.h [new file with mode: 0644]
scipy/spatial/ckdtree/src/count_neighbors.cxx [new file with mode: 0644]
scipy/spatial/ckdtree/src/distance.h [new file with mode: 0644]
scipy/spatial/ckdtree/src/distance_base.h [new file with mode: 0644]
scipy/spatial/ckdtree/src/ordered_pair.h [new file with mode: 0644]
scipy/spatial/ckdtree/src/query.cxx [new file with mode: 0644]
scipy/spatial/ckdtree/src/query_ball_point.cxx [new file with mode: 0644]
scipy/spatial/ckdtree/src/query_ball_tree.cxx [new file with mode: 0644]
scipy/spatial/ckdtree/src/query_pairs.cxx [new file with mode: 0644]
scipy/spatial/ckdtree/src/rectangle.h [new file with mode: 0644]
scipy/spatial/ckdtree/src/sparse_distances.cxx [new file with mode: 0644]
scipy/spatial/distance.py [new file with mode: 0644]
scipy/spatial/distance.pyi [new file with mode: 0644]
scipy/spatial/kdtree.py [new file with mode: 0644]
scipy/spatial/meson.build [new file with mode: 0644]
scipy/spatial/qhull.py [new file with mode: 0644]
scipy/spatial/qhull_misc.c [new file with mode: 0644]
scipy/spatial/qhull_misc.h [new file with mode: 0644]
scipy/spatial/qhull_src/Announce.txt [new file with mode: 0644]
scipy/spatial/qhull_src/COPYING.txt [new file with mode: 0644]
scipy/spatial/qhull_src/README.scipy [new file with mode: 0644]
scipy/spatial/qhull_src/README.txt [new file with mode: 0644]
scipy/spatial/qhull_src/src/geom2_r.c [new file with mode: 0644]
scipy/spatial/qhull_src/src/geom_r.c [new file with mode: 0644]
scipy/spatial/qhull_src/src/geom_r.h [new file with mode: 0644]
scipy/spatial/qhull_src/src/global_r.c [new file with mode: 0644]
scipy/spatial/qhull_src/src/io_r.c [new file with mode: 0644]
scipy/spatial/qhull_src/src/io_r.h [new file with mode: 0644]
scipy/spatial/qhull_src/src/libqhull_r.c [new file with mode: 0644]
scipy/spatial/qhull_src/src/libqhull_r.h [new file with mode: 0644]
scipy/spatial/qhull_src/src/mem_r.c [new file with mode: 0644]
scipy/spatial/qhull_src/src/mem_r.h [new file with mode: 0644]
scipy/spatial/qhull_src/src/merge_r.c [new file with mode: 0644]
scipy/spatial/qhull_src/src/merge_r.h [new file with mode: 0644]
scipy/spatial/qhull_src/src/poly2_r.c [new file with mode: 0644]
scipy/spatial/qhull_src/src/poly_r.c [new file with mode: 0644]
scipy/spatial/qhull_src/src/poly_r.h [new file with mode: 0644]
scipy/spatial/qhull_src/src/qhull_ra.h [new file with mode: 0644]
scipy/spatial/qhull_src/src/qset_r.c [new file with mode: 0644]
scipy/spatial/qhull_src/src/qset_r.h [new file with mode: 0644]
scipy/spatial/qhull_src/src/random_r.c [new file with mode: 0644]
scipy/spatial/qhull_src/src/random_r.h [new file with mode: 0644]
scipy/spatial/qhull_src/src/rboxlib_r.c [new file with mode: 0644]
scipy/spatial/qhull_src/src/stat_r.c [new file with mode: 0644]
scipy/spatial/qhull_src/src/stat_r.h [new file with mode: 0644]
scipy/spatial/qhull_src/src/user_r.c [new file with mode: 0644]
scipy/spatial/qhull_src/src/user_r.h [new file with mode: 0644]
scipy/spatial/qhull_src/src/usermem_r.c [new file with mode: 0644]
scipy/spatial/qhull_src/src/userprintf_r.c [new file with mode: 0644]
scipy/spatial/qhull_src/src/userprintf_rbox_r.c [new file with mode: 0644]
scipy/spatial/setlist.pxd [new file with mode: 0644]
scipy/spatial/setup.py [new file with mode: 0644]
scipy/spatial/src/distance_impl.h [new file with mode: 0644]
scipy/spatial/src/distance_metrics.h [new file with mode: 0644]
scipy/spatial/src/distance_pybind.cpp [new file with mode: 0644]
scipy/spatial/src/distance_wrap.c [new file with mode: 0644]
scipy/spatial/src/function_ref.h [new file with mode: 0644]
scipy/spatial/src/views.h [new file with mode: 0644]
scipy/spatial/tests/__init__.py [new file with mode: 0644]
scipy/spatial/tests/data/cdist-X1.txt [new file with mode: 0644]
scipy/spatial/tests/data/cdist-X2.txt [new file with mode: 0644]
scipy/spatial/tests/data/degenerate_pointset.npz [new file with mode: 0644]
scipy/spatial/tests/data/iris.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-boolean-inp.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-chebyshev-ml-iris.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-chebyshev-ml.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-cityblock-ml-iris.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-cityblock-ml.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-correlation-ml-iris.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-correlation-ml.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-cosine-ml-iris.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-cosine-ml.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-double-inp.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-euclidean-ml-iris.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-euclidean-ml.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-hamming-ml.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-jaccard-ml.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-jensenshannon-ml-iris.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-jensenshannon-ml.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-minkowski-3.2-ml-iris.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-minkowski-3.2-ml.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-minkowski-5.8-ml-iris.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-seuclidean-ml-iris.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-seuclidean-ml.txt [new file with mode: 0644]
scipy/spatial/tests/data/pdist-spearman-ml.txt [new file with mode: 0644]
scipy/spatial/tests/data/random-bool-data.txt [new file with mode: 0644]
scipy/spatial/tests/data/random-double-data.txt [new file with mode: 0644]
scipy/spatial/tests/data/random-int-data.txt [new file with mode: 0644]
scipy/spatial/tests/data/random-uint-data.txt [new file with mode: 0644]
scipy/spatial/tests/data/selfdual-4d-polytope.txt [new file with mode: 0644]
scipy/spatial/tests/meson.build [new file with mode: 0644]
scipy/spatial/tests/test__plotutils.py [new file with mode: 0644]
scipy/spatial/tests/test__procrustes.py [new file with mode: 0644]
scipy/spatial/tests/test_distance.py [new file with mode: 0644]
scipy/spatial/tests/test_hausdorff.py [new file with mode: 0644]
scipy/spatial/tests/test_kdtree.py [new file with mode: 0644]
scipy/spatial/tests/test_qhull.py [new file with mode: 0644]
scipy/spatial/tests/test_slerp.py [new file with mode: 0644]
scipy/spatial/tests/test_spherical_voronoi.py [new file with mode: 0644]
scipy/spatial/transform/__init__.py [new file with mode: 0644]
scipy/spatial/transform/_rotation.pyi [new file with mode: 0644]
scipy/spatial/transform/_rotation.pyx [new file with mode: 0644]
scipy/spatial/transform/_rotation_groups.py [new file with mode: 0644]
scipy/spatial/transform/_rotation_spline.py [new file with mode: 0644]
scipy/spatial/transform/meson.build [new file with mode: 0644]
scipy/spatial/transform/rotation.py [new file with mode: 0644]
scipy/spatial/transform/setup.py [new file with mode: 0644]
scipy/spatial/transform/tests/__init__.py [new file with mode: 0644]
scipy/spatial/transform/tests/meson.build [new file with mode: 0644]
scipy/spatial/transform/tests/test_rotation.py [new file with mode: 0644]
scipy/spatial/transform/tests/test_rotation_groups.py [new file with mode: 0644]
scipy/spatial/transform/tests/test_rotation_spline.py [new file with mode: 0644]
scipy/special.pxd [new file with mode: 0644]
scipy/special/Faddeeva.cc [new file with mode: 0644]
scipy/special/Faddeeva.hh [new file with mode: 0644]
scipy/special/__init__.py [new file with mode: 0644]
scipy/special/_add_newdocs.py [new file with mode: 0644]
scipy/special/_agm.pxd [new file with mode: 0644]
scipy/special/_basic.py [new file with mode: 0644]
scipy/special/_boxcox.pxd [new file with mode: 0644]
scipy/special/_cephes.pxd [new file with mode: 0644]
scipy/special/_comb.pyx [new file with mode: 0644]
scipy/special/_complexstuff.h [new file with mode: 0644]
scipy/special/_complexstuff.pxd [new file with mode: 0644]
scipy/special/_convex_analysis.pxd [new file with mode: 0644]
scipy/special/_cosine.c [new file with mode: 0644]
scipy/special/_cosine.h [new file with mode: 0644]
scipy/special/_cunity.pxd [new file with mode: 0644]
scipy/special/_cython_special.pxi [new file with mode: 0644]
scipy/special/_cython_special_custom.pxi [new file with mode: 0644]
scipy/special/_digamma.pxd [new file with mode: 0644]
scipy/special/_ellip_harm.pxd [new file with mode: 0644]
scipy/special/_ellip_harm.py [new file with mode: 0644]
scipy/special/_ellip_harm_2.pxd [new file with mode: 0644]
scipy/special/_ellip_harm_2.pyx [new file with mode: 0644]
scipy/special/_ellipk.pxd [new file with mode: 0644]
scipy/special/_evalpoly.pxd [new file with mode: 0644]
scipy/special/_exprel.pxd [new file with mode: 0644]
scipy/special/_factorial.pxd [new file with mode: 0644]
scipy/special/_faddeeva.cxx [new file with mode: 0644]
scipy/special/_faddeeva.h [new file with mode: 0644]
scipy/special/_generate_pyx.py [new file with mode: 0644]
scipy/special/_hyp0f1.pxd [new file with mode: 0644]
scipy/special/_hyp2f1.pxd [new file with mode: 0644]
scipy/special/_hypergeometric.pxd [new file with mode: 0644]
scipy/special/_lambertw.pxd [new file with mode: 0644]
scipy/special/_lambertw.py [new file with mode: 0644]
scipy/special/_legacy.pxd [new file with mode: 0644]
scipy/special/_loggamma.pxd [new file with mode: 0644]
scipy/special/_logit.h [new file with mode: 0644]
scipy/special/_logsumexp.py [new file with mode: 0644]
scipy/special/_mptestutils.py [new file with mode: 0644]
scipy/special/_ndtri_exp.pxd [new file with mode: 0644]
scipy/special/_orthogonal.py [new file with mode: 0644]
scipy/special/_orthogonal.pyi [new file with mode: 0644]
scipy/special/_precompute/__init__.py [new file with mode: 0644]
scipy/special/_precompute/cosine_cdf.py [new file with mode: 0644]
scipy/special/_precompute/expn_asy.py [new file with mode: 0644]
scipy/special/_precompute/gammainc_asy.py [new file with mode: 0644]
scipy/special/_precompute/gammainc_data.py [new file with mode: 0644]
scipy/special/_precompute/hyp2f1_data.py [new file with mode: 0644]
scipy/special/_precompute/lambertw.py [new file with mode: 0644]
scipy/special/_precompute/loggamma.py [new file with mode: 0644]
scipy/special/_precompute/meson.build [new file with mode: 0644]
scipy/special/_precompute/setup.py [new file with mode: 0644]
scipy/special/_precompute/struve_convergence.py [new file with mode: 0644]
scipy/special/_precompute/utils.py [new file with mode: 0644]
scipy/special/_precompute/wright_bessel.py [new file with mode: 0644]
scipy/special/_precompute/wright_bessel_data.py [new file with mode: 0644]
scipy/special/_precompute/wrightomega.py [new file with mode: 0644]
scipy/special/_precompute/zetac.py [new file with mode: 0644]
scipy/special/_round.h [new file with mode: 0644]
scipy/special/_sf_error.py [new file with mode: 0644]
scipy/special/_sici.pxd [new file with mode: 0644]
scipy/special/_spence.pxd [new file with mode: 0644]
scipy/special/_spfun_stats.py [new file with mode: 0644]
scipy/special/_spherical_bessel.pxd [new file with mode: 0644]
scipy/special/_spherical_bessel.py [new file with mode: 0644]
scipy/special/_test_internal.pyi [new file with mode: 0644]
scipy/special/_test_internal.pyx [new file with mode: 0644]
scipy/special/_testutils.py [new file with mode: 0644]
scipy/special/_trig.pxd [new file with mode: 0644]
scipy/special/_ufuncs_extra_code.pxi [new file with mode: 0644]
scipy/special/_ufuncs_extra_code_common.pxi [new file with mode: 0644]
scipy/special/_wright.cxx [new file with mode: 0644]
scipy/special/_wright.h [new file with mode: 0644]
scipy/special/_wright_bessel.pxd [new file with mode: 0644]
scipy/special/_xlogy.pxd [new file with mode: 0644]
scipy/special/add_newdocs.py [new file with mode: 0644]
scipy/special/amos/README.md [new file with mode: 0644]
scipy/special/amos/dgamln.f [new file with mode: 0644]
scipy/special/amos/zabs.f [new file with mode: 0644]
scipy/special/amos/zacai.f [new file with mode: 0644]
scipy/special/amos/zacon.f [new file with mode: 0644]
scipy/special/amos/zairy.f [new file with mode: 0644]
scipy/special/amos/zasyi.f [new file with mode: 0644]
scipy/special/amos/zbesh.f [new file with mode: 0644]
scipy/special/amos/zbesi.f [new file with mode: 0644]
scipy/special/amos/zbesj.f [new file with mode: 0644]
scipy/special/amos/zbesk.f [new file with mode: 0644]
scipy/special/amos/zbesy.f [new file with mode: 0644]
scipy/special/amos/zbinu.f [new file with mode: 0644]
scipy/special/amos/zbiry.f [new file with mode: 0644]
scipy/special/amos/zbknu.f [new file with mode: 0644]
scipy/special/amos/zbuni.f [new file with mode: 0644]
scipy/special/amos/zbunk.f [new file with mode: 0644]
scipy/special/amos/zdiv.f [new file with mode: 0644]
scipy/special/amos/zexp.f [new file with mode: 0644]
scipy/special/amos/zkscl.f [new file with mode: 0644]
scipy/special/amos/zlog.f [new file with mode: 0644]
scipy/special/amos/zmlri.f [new file with mode: 0644]
scipy/special/amos/zmlt.f [new file with mode: 0644]
scipy/special/amos/zrati.f [new file with mode: 0644]
scipy/special/amos/zs1s2.f [new file with mode: 0644]
scipy/special/amos/zseri.f [new file with mode: 0644]
scipy/special/amos/zshch.f [new file with mode: 0644]
scipy/special/amos/zsqrt.f [new file with mode: 0644]
scipy/special/amos/zuchk.f [new file with mode: 0644]
scipy/special/amos/zunhj.f [new file with mode: 0644]
scipy/special/amos/zuni1.f [new file with mode: 0644]
scipy/special/amos/zuni2.f [new file with mode: 0644]
scipy/special/amos/zunik.f [new file with mode: 0644]
scipy/special/amos/zunk1.f [new file with mode: 0644]
scipy/special/amos/zunk2.f [new file with mode: 0644]
scipy/special/amos/zuoik.f [new file with mode: 0644]
scipy/special/amos/zwrsk.f [new file with mode: 0644]
scipy/special/amos_wrappers.c [new file with mode: 0644]
scipy/special/amos_wrappers.h [new file with mode: 0644]
scipy/special/basic.py [new file with mode: 0644]
scipy/special/boost_special_functions.h [new file with mode: 0644]
scipy/special/cdf_wrappers.c [new file with mode: 0644]
scipy/special/cdf_wrappers.h [new file with mode: 0644]
scipy/special/cdflib/algdiv.f [new file with mode: 0644]
scipy/special/cdflib/alngam.f [new file with mode: 0644]
scipy/special/cdflib/alnrel.f [new file with mode: 0644]
scipy/special/cdflib/apser.f [new file with mode: 0644]
scipy/special/cdflib/basym.f [new file with mode: 0644]
scipy/special/cdflib/bcorr.f [new file with mode: 0644]
scipy/special/cdflib/betaln.f [new file with mode: 0644]
scipy/special/cdflib/bfrac.f [new file with mode: 0644]
scipy/special/cdflib/bgrat.f [new file with mode: 0644]
scipy/special/cdflib/bpser.f [new file with mode: 0644]
scipy/special/cdflib/bratio.f [new file with mode: 0644]
scipy/special/cdflib/brcmp1.f [new file with mode: 0644]
scipy/special/cdflib/brcomp.f [new file with mode: 0644]
scipy/special/cdflib/bup.f [new file with mode: 0644]
scipy/special/cdflib/cdfbet.f [new file with mode: 0644]
scipy/special/cdflib/cdfbin.f [new file with mode: 0644]
scipy/special/cdflib/cdfchi.f [new file with mode: 0644]
scipy/special/cdflib/cdfchn.f [new file with mode: 0644]
scipy/special/cdflib/cdff.f [new file with mode: 0644]
scipy/special/cdflib/cdffnc.f [new file with mode: 0644]
scipy/special/cdflib/cdfgam.f [new file with mode: 0644]
scipy/special/cdflib/cdfnbn.f [new file with mode: 0644]
scipy/special/cdflib/cdfnor.f [new file with mode: 0644]
scipy/special/cdflib/cdfpoi.f [new file with mode: 0644]
scipy/special/cdflib/cdft.f [new file with mode: 0644]
scipy/special/cdflib/cdftnc.f [new file with mode: 0644]
scipy/special/cdflib/cumbet.f [new file with mode: 0644]
scipy/special/cdflib/cumbin.f [new file with mode: 0644]
scipy/special/cdflib/cumchi.f [new file with mode: 0644]
scipy/special/cdflib/cumchn.f [new file with mode: 0644]
scipy/special/cdflib/cumf.f [new file with mode: 0644]
scipy/special/cdflib/cumfnc.f [new file with mode: 0644]
scipy/special/cdflib/cumgam.f [new file with mode: 0644]
scipy/special/cdflib/cumnbn.f [new file with mode: 0644]
scipy/special/cdflib/cumnor.f [new file with mode: 0644]
scipy/special/cdflib/cumpoi.f [new file with mode: 0644]
scipy/special/cdflib/cumt.f [new file with mode: 0644]
scipy/special/cdflib/cumtnc.f [new file with mode: 0644]
scipy/special/cdflib/devlpl.f [new file with mode: 0644]
scipy/special/cdflib/dinvnr.f [new file with mode: 0644]
scipy/special/cdflib/dinvr.f [new file with mode: 0644]
scipy/special/cdflib/dt1.f [new file with mode: 0644]
scipy/special/cdflib/dzror.f [new file with mode: 0644]
scipy/special/cdflib/erf.f [new file with mode: 0644]
scipy/special/cdflib/erfc1.f [new file with mode: 0644]
scipy/special/cdflib/esum.f [new file with mode: 0644]
scipy/special/cdflib/exparg.f [new file with mode: 0644]
scipy/special/cdflib/fpser.f [new file with mode: 0644]
scipy/special/cdflib/gam1.f [new file with mode: 0644]
scipy/special/cdflib/gaminv.f [new file with mode: 0644]
scipy/special/cdflib/gamln.f [new file with mode: 0644]
scipy/special/cdflib/gamln1.f [new file with mode: 0644]
scipy/special/cdflib/gamma_fort.f [new file with mode: 0644]
scipy/special/cdflib/grat1.f [new file with mode: 0644]
scipy/special/cdflib/gratio.f [new file with mode: 0644]
scipy/special/cdflib/gsumln.f [new file with mode: 0644]
scipy/special/cdflib/ipmpar.f [new file with mode: 0644]
scipy/special/cdflib/psi_fort.f [new file with mode: 0644]
scipy/special/cdflib/rcomp.f [new file with mode: 0644]
scipy/special/cdflib/rexp.f [new file with mode: 0644]
scipy/special/cdflib/rlog.f [new file with mode: 0644]
scipy/special/cdflib/rlog1.f [new file with mode: 0644]
scipy/special/cdflib/spmpar.f [new file with mode: 0644]
scipy/special/cdflib/stvaln.f [new file with mode: 0644]
scipy/special/cephes.h [new file with mode: 0644]
scipy/special/cephes/airy.c [new file with mode: 0644]
scipy/special/cephes/bdtr.c [new file with mode: 0644]
scipy/special/cephes/besselpoly.c [new file with mode: 0644]
scipy/special/cephes/beta.c [new file with mode: 0644]
scipy/special/cephes/btdtr.c [new file with mode: 0644]
scipy/special/cephes/cbrt.c [new file with mode: 0644]
scipy/special/cephes/cephes_names.h [new file with mode: 0644]
scipy/special/cephes/chbevl.c [new file with mode: 0644]
scipy/special/cephes/chdtr.c [new file with mode: 0644]
scipy/special/cephes/const.c [new file with mode: 0644]
scipy/special/cephes/dawsn.c [new file with mode: 0644]
scipy/special/cephes/dd_idefs.h [new file with mode: 0644]
scipy/special/cephes/dd_real.c [new file with mode: 0644]
scipy/special/cephes/dd_real.h [new file with mode: 0644]
scipy/special/cephes/dd_real_idefs.h [new file with mode: 0644]
scipy/special/cephes/ellie.c [new file with mode: 0644]
scipy/special/cephes/ellik.c [new file with mode: 0644]
scipy/special/cephes/ellpe.c [new file with mode: 0644]
scipy/special/cephes/ellpj.c [new file with mode: 0644]
scipy/special/cephes/ellpk.c [new file with mode: 0644]
scipy/special/cephes/erfinv.c [new file with mode: 0644]
scipy/special/cephes/exp10.c [new file with mode: 0644]
scipy/special/cephes/exp2.c [new file with mode: 0644]
scipy/special/cephes/expn.c [new file with mode: 0644]
scipy/special/cephes/expn.h [new file with mode: 0644]
scipy/special/cephes/fdtr.c [new file with mode: 0644]
scipy/special/cephes/fresnl.c [new file with mode: 0644]
scipy/special/cephes/gamma.c [new file with mode: 0644]
scipy/special/cephes/gammasgn.c [new file with mode: 0644]
scipy/special/cephes/gdtr.c [new file with mode: 0644]
scipy/special/cephes/hyp2f1.c [new file with mode: 0644]
scipy/special/cephes/hyperg.c [new file with mode: 0644]
scipy/special/cephes/i0.c [new file with mode: 0644]
scipy/special/cephes/i1.c [new file with mode: 0644]
scipy/special/cephes/igam.c [new file with mode: 0644]
scipy/special/cephes/igam.h [new file with mode: 0644]
scipy/special/cephes/igami.c [new file with mode: 0644]
scipy/special/cephes/incbet.c [new file with mode: 0644]
scipy/special/cephes/incbi.c [new file with mode: 0644]
scipy/special/cephes/j0.c [new file with mode: 0644]
scipy/special/cephes/j1.c [new file with mode: 0644]
scipy/special/cephes/jv.c [new file with mode: 0644]
scipy/special/cephes/k0.c [new file with mode: 0644]
scipy/special/cephes/k1.c [new file with mode: 0644]
scipy/special/cephes/kn.c [new file with mode: 0644]
scipy/special/cephes/kolmogorov.c [new file with mode: 0644]
scipy/special/cephes/lanczos.c [new file with mode: 0644]
scipy/special/cephes/lanczos.h [new file with mode: 0644]
scipy/special/cephes/mconf.h [new file with mode: 0644]
scipy/special/cephes/nbdtr.c [new file with mode: 0644]
scipy/special/cephes/ndtr.c [new file with mode: 0644]
scipy/special/cephes/ndtri.c [new file with mode: 0644]
scipy/special/cephes/owens_t.c [new file with mode: 0644]
scipy/special/cephes/pdtr.c [new file with mode: 0644]
scipy/special/cephes/poch.c [new file with mode: 0644]
scipy/special/cephes/polevl.h [new file with mode: 0644]
scipy/special/cephes/psi.c [new file with mode: 0644]
scipy/special/cephes/rgamma.c [new file with mode: 0644]
scipy/special/cephes/round.c [new file with mode: 0644]
scipy/special/cephes/scipy_iv.c [new file with mode: 0644]
scipy/special/cephes/shichi.c [new file with mode: 0644]
scipy/special/cephes/sici.c [new file with mode: 0644]
scipy/special/cephes/sindg.c [new file with mode: 0644]
scipy/special/cephes/sinpi.c [new file with mode: 0644]
scipy/special/cephes/spence.c [new file with mode: 0644]
scipy/special/cephes/stdtr.c [new file with mode: 0644]
scipy/special/cephes/struve.c [new file with mode: 0644]
scipy/special/cephes/tandg.c [new file with mode: 0644]
scipy/special/cephes/tukey.c [new file with mode: 0644]
scipy/special/cephes/unity.c [new file with mode: 0644]
scipy/special/cephes/yn.c [new file with mode: 0644]
scipy/special/cephes/yv.c [new file with mode: 0644]
scipy/special/cephes/zeta.c [new file with mode: 0644]
scipy/special/cephes/zetac.c [new file with mode: 0644]
scipy/special/cython_special.pyi [new file with mode: 0644]
scipy/special/ellint_carlson_cpp_lite/_rc.hh [new file with mode: 0644]
scipy/special/ellint_carlson_cpp_lite/_rd.hh [new file with mode: 0644]
scipy/special/ellint_carlson_cpp_lite/_rf.hh [new file with mode: 0644]
scipy/special/ellint_carlson_cpp_lite/_rg.hh [new file with mode: 0644]
scipy/special/ellint_carlson_cpp_lite/_rj.hh [new file with mode: 0644]
scipy/special/ellint_carlson_cpp_lite/ellint_argcheck.hh [new file with mode: 0644]
scipy/special/ellint_carlson_cpp_lite/ellint_arith_aux.hh [new file with mode: 0644]
scipy/special/ellint_carlson_cpp_lite/ellint_arithmetic.hh [new file with mode: 0644]
scipy/special/ellint_carlson_cpp_lite/ellint_carlson.hh [new file with mode: 0644]
scipy/special/ellint_carlson_cpp_lite/ellint_common.hh [new file with mode: 0644]
scipy/special/ellint_carlson_cpp_lite/ellint_typing.hh [new file with mode: 0644]
scipy/special/ellint_carlson_wrap.cxx [new file with mode: 0644]
scipy/special/ellint_carlson_wrap.hh [new file with mode: 0644]
scipy/special/functions.json [new file with mode: 0644]
scipy/special/lapack_defs.h [new file with mode: 0644]
scipy/special/mach/d1mach.f [new file with mode: 0644]
scipy/special/mach/i1mach.f [new file with mode: 0644]
scipy/special/mach/xerror.f [new file with mode: 0644]
scipy/special/meson.build [new file with mode: 0644]
scipy/special/orthogonal.py [new file with mode: 0644]
scipy/special/orthogonal_eval.pxd [new file with mode: 0644]
scipy/special/setup.py [new file with mode: 0644]
scipy/special/sf_error.c [new file with mode: 0644]
scipy/special/sf_error.cc [new file with mode: 0644]
scipy/special/sf_error.h [new file with mode: 0644]
scipy/special/sf_error.pxd [new file with mode: 0644]
scipy/special/sf_error.py [new file with mode: 0644]
scipy/special/specfun.py [new file with mode: 0644]
scipy/special/specfun.pyf [new file with mode: 0644]
scipy/special/specfun/specfun.f [new file with mode: 0644]
scipy/special/specfun_wrappers.c [new file with mode: 0644]
scipy/special/specfun_wrappers.h [new file with mode: 0644]
scipy/special/spfun_stats.py [new file with mode: 0644]
scipy/special/sph_harm.pxd [new file with mode: 0644]
scipy/special/tests/__init__.py [new file with mode: 0644]
scipy/special/tests/data/README [new file with mode: 0644]
scipy/special/tests/data/boost/assoc_legendre_p_ipp/assoc_legendre_p.txt [new file with mode: 0644]
scipy/special/tests/data/boost/bessel_i_data_ipp/bessel_i_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/bessel_i_int_data_ipp/bessel_i_int_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/bessel_i_prime_int_data_ipp/bessel_i_prime_int_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/bessel_j_data_ipp/bessel_j_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/bessel_j_int_data_ipp/bessel_j_int_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/bessel_j_large_data_ipp/bessel_j_large_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/bessel_j_prime_int_data_ipp/bessel_j_prime_int_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/bessel_j_prime_large_data_ipp/bessel_j_prime_large_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/bessel_k_data_ipp/bessel_k_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/bessel_k_int_data_ipp/bessel_k_int_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/bessel_k_prime_data_ipp/bessel_k_prime_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/bessel_k_prime_int_data_ipp/bessel_k_prime_int_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/bessel_y01_data_ipp/bessel_y01_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/bessel_yn_data_ipp/bessel_yn_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/bessel_yv_data_ipp/bessel_yv_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/bessel_yv_prime_data_ipp/bessel_yv_prime_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/beta_exp_data_ipp/beta_exp_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/beta_med_data_ipp/beta_med_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/binomial_data_ipp/binomial_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/binomial_large_data_ipp/binomial_large_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/binomial_quantile_ipp/binomial_quantile_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/cbrt_data_ipp/cbrt_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/digamma_data_ipp/digamma_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/digamma_neg_data_ipp/digamma_neg_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/digamma_root_data_ipp/digamma_root_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/digamma_small_data_ipp/digamma_small_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_e2_data_ipp/ellint_e2_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_e_data_ipp/ellint_e_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_f_data_ipp/ellint_f_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_k_data_ipp/ellint_k_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_pi2_data_ipp/ellint_pi2_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_pi3_data_ipp/ellint_pi3_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_pi3_large_data_ipp/ellint_pi3_large_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rc_data_ipp/ellint_rc_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rd_0xy_ipp/ellint_rd_0xy.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rd_0yy_ipp/ellint_rd_0yy.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rd_data_ipp/ellint_rd_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rd_xxx_ipp/ellint_rd_xxx.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rd_xxz_ipp/ellint_rd_xxz.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rd_xyy_ipp/ellint_rd_xyy.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rf_0yy_ipp/ellint_rf_0yy.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rf_data_ipp/ellint_rf_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rf_xxx_ipp/ellint_rf_xxx.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rf_xy0_ipp/ellint_rf_xy0.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rf_xyy_ipp/ellint_rf_xyy.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rg_00x_ipp/ellint_rg_00x.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rg_ipp/ellint_rg.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rg_xxx_ipp/ellint_rg_xxx.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rg_xy0_ipp/ellint_rg_xy0.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rg_xyy_ipp/ellint_rg_xyy.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ellint_rj_data_ipp/ellint_rj_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/erf_data_ipp/erf_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/erf_inv_data_ipp/erf_inv_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/erf_large_data_ipp/erf_large_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/erf_small_data_ipp/erf_small_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/erfc_inv_big_data_ipp/erfc_inv_big_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/erfc_inv_data_ipp/erfc_inv_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/expint_1_data_ipp/expint_1_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/expint_data_ipp/expint_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/expint_small_data_ipp/expint_small_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/expinti_data_double_ipp/expinti_data_double.txt [new file with mode: 0644]
scipy/special/tests/data/boost/expinti_data_ipp/expinti_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/expinti_data_long_ipp/expinti_data_long.txt [new file with mode: 0644]
scipy/special/tests/data/boost/gamma_inv_big_data_ipp/gamma_inv_big_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/gamma_inv_data_ipp/gamma_inv_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/gamma_inv_small_data_ipp/gamma_inv_small_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/hermite_ipp/hermite.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ibeta_data_ipp/ibeta_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ibeta_int_data_ipp/ibeta_int_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ibeta_inv_data_ipp/ibeta_inv_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ibeta_inva_data_ipp/ibeta_inva_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ibeta_large_data_ipp/ibeta_large_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ibeta_small_data_ipp/ibeta_small_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/igamma_big_data_ipp/igamma_big_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/igamma_int_data_ipp/igamma_int_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/igamma_inva_data_ipp/igamma_inva_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/igamma_med_data_ipp/igamma_med_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/igamma_small_data_ipp/igamma_small_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/laguerre2_ipp/laguerre2.txt [new file with mode: 0644]
scipy/special/tests/data/boost/laguerre3_ipp/laguerre3.txt [new file with mode: 0644]
scipy/special/tests/data/boost/legendre_p_ipp/legendre_p.txt [new file with mode: 0644]
scipy/special/tests/data/boost/legendre_p_large_ipp/legendre_p_large.txt [new file with mode: 0644]
scipy/special/tests/data/boost/log1p_expm1_data_ipp/log1p_expm1_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ncbeta_big_ipp/ncbeta_big.txt [new file with mode: 0644]
scipy/special/tests/data/boost/ncbeta_ipp/ncbeta.txt [new file with mode: 0644]
scipy/special/tests/data/boost/nccs_big_ipp/nccs_big.txt [new file with mode: 0644]
scipy/special/tests/data/boost/nccs_ipp/nccs.txt [new file with mode: 0644]
scipy/special/tests/data/boost/negative_binomial_quantile_ipp/negative_binomial_quantile_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/owens_t_ipp/owens_t.txt [new file with mode: 0644]
scipy/special/tests/data/boost/owens_t_large_data_ipp/owens_t_large_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/poisson_quantile_ipp/poisson_quantile_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/sinc_data_ipp/sinc_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/sph_bessel_data_ipp/sph_bessel_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/sph_neumann_data_ipp/sph_neumann_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/spherical_harmonic_ipp/spherical_harmonic.txt [new file with mode: 0644]
scipy/special/tests/data/boost/test_gamma_data_ipp/factorials.txt [new file with mode: 0644]
scipy/special/tests/data/boost/test_gamma_data_ipp/gammap1m1_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/test_gamma_data_ipp/near_0.txt [new file with mode: 0644]
scipy/special/tests/data/boost/test_gamma_data_ipp/near_1.txt [new file with mode: 0644]
scipy/special/tests/data/boost/test_gamma_data_ipp/near_2.txt [new file with mode: 0644]
scipy/special/tests/data/boost/test_gamma_data_ipp/near_m10.txt [new file with mode: 0644]
scipy/special/tests/data/boost/test_gamma_data_ipp/near_m55.txt [new file with mode: 0644]
scipy/special/tests/data/boost/tgamma_delta_ratio_data_ipp/tgamma_delta_ratio_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/tgamma_delta_ratio_int2_ipp/tgamma_delta_ratio_int2.txt [new file with mode: 0644]
scipy/special/tests/data/boost/tgamma_delta_ratio_int_ipp/tgamma_delta_ratio_int.txt [new file with mode: 0644]
scipy/special/tests/data/boost/tgamma_ratio_data_ipp/tgamma_ratio_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/zeta_1_below_data_ipp/zeta_1_below_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/zeta_1_up_data_ipp/zeta_1_up_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/zeta_data_ipp/zeta_data.txt [new file with mode: 0644]
scipy/special/tests/data/boost/zeta_neg_data_ipp/zeta_neg_data.txt [new file with mode: 0644]
scipy/special/tests/data/gsl/mathieu_ab.txt [new file with mode: 0644]
scipy/special/tests/data/gsl/mathieu_ce_se.txt [new file with mode: 0644]
scipy/special/tests/data/gsl/mathieu_mc_ms.txt [new file with mode: 0644]
scipy/special/tests/data/local/ellip.txt [new file with mode: 0644]
scipy/special/tests/data/local/ellipeinc_neg_m.txt [new file with mode: 0644]
scipy/special/tests/data/local/ellipkinc_neg_m.txt [new file with mode: 0644]
scipy/special/tests/data/local/ellipkm1.txt [new file with mode: 0644]
scipy/special/tests/data/local/gammainc.txt [new file with mode: 0644]
scipy/special/tests/data/local/gammaincc.txt [new file with mode: 0644]
scipy/special/tests/data/local/log1p_expm1_complex.txt [new file with mode: 0644]
scipy/special/tests/data/local/wright_bessel.txt [new file with mode: 0644]
scipy/special/tests/meson.build [new file with mode: 0644]
scipy/special/tests/test_basic.py [new file with mode: 0644]
scipy/special/tests/test_bdtr.py [new file with mode: 0644]
scipy/special/tests/test_boxcox.py [new file with mode: 0644]
scipy/special/tests/test_cdflib.py [new file with mode: 0644]
scipy/special/tests/test_cdft_asymptotic.py [new file with mode: 0644]
scipy/special/tests/test_cosine_distr.py [new file with mode: 0644]
scipy/special/tests/test_cython_special.py [new file with mode: 0644]
scipy/special/tests/test_data.py [new file with mode: 0644]
scipy/special/tests/test_dd.py [new file with mode: 0644]
scipy/special/tests/test_digamma.py [new file with mode: 0644]
scipy/special/tests/test_ellip_harm.py [new file with mode: 0644]
scipy/special/tests/test_erfinv.py [new file with mode: 0644]
scipy/special/tests/test_exponential_integrals.py [new file with mode: 0644]
scipy/special/tests/test_faddeeva.py [new file with mode: 0644]
scipy/special/tests/test_gamma.py [new file with mode: 0644]
scipy/special/tests/test_gammainc.py [new file with mode: 0644]
scipy/special/tests/test_hyp2f1.py [new file with mode: 0644]
scipy/special/tests/test_hypergeometric.py [new file with mode: 0644]
scipy/special/tests/test_kolmogorov.py [new file with mode: 0644]
scipy/special/tests/test_lambertw.py [new file with mode: 0644]
scipy/special/tests/test_log_softmax.py [new file with mode: 0644]
scipy/special/tests/test_loggamma.py [new file with mode: 0644]
scipy/special/tests/test_logit.py [new file with mode: 0644]
scipy/special/tests/test_logsumexp.py [new file with mode: 0644]
scipy/special/tests/test_mpmath.py [new file with mode: 0644]
scipy/special/tests/test_nan_inputs.py [new file with mode: 0644]
scipy/special/tests/test_ndtr.py [new file with mode: 0644]
scipy/special/tests/test_ndtri_exp.py [new file with mode: 0644]
scipy/special/tests/test_orthogonal.py [new file with mode: 0644]
scipy/special/tests/test_orthogonal_eval.py [new file with mode: 0644]
scipy/special/tests/test_owens_t.py [new file with mode: 0644]
scipy/special/tests/test_pcf.py [new file with mode: 0644]
scipy/special/tests/test_pdtr.py [new file with mode: 0644]
scipy/special/tests/test_powm1.py [new file with mode: 0644]
scipy/special/tests/test_precompute_expn_asy.py [new file with mode: 0644]
scipy/special/tests/test_precompute_gammainc.py [new file with mode: 0644]
scipy/special/tests/test_precompute_utils.py [new file with mode: 0644]
scipy/special/tests/test_round.py [new file with mode: 0644]
scipy/special/tests/test_sf_error.py [new file with mode: 0644]
scipy/special/tests/test_sici.py [new file with mode: 0644]
scipy/special/tests/test_spence.py [new file with mode: 0644]
scipy/special/tests/test_spfun_stats.py [new file with mode: 0644]
scipy/special/tests/test_sph_harm.py [new file with mode: 0644]
scipy/special/tests/test_spherical_bessel.py [new file with mode: 0644]
scipy/special/tests/test_trig.py [new file with mode: 0644]
scipy/special/tests/test_wright_bessel.py [new file with mode: 0644]
scipy/special/tests/test_wrightomega.py [new file with mode: 0644]
scipy/special/tests/test_zeta.py [new file with mode: 0644]
scipy/special/utils/README.md [new file with mode: 0644]
scipy/special/utils/convert.py [new file with mode: 0644]
scipy/special/utils/datafunc.py [new file with mode: 0644]
scipy/special/utils/makenpz.py [new file with mode: 0644]
scipy/special/wright.cc [new file with mode: 0644]
scipy/special/wright.hh [new file with mode: 0644]
scipy/stats/__init__.py [new file with mode: 0644]
scipy/stats/_axis_nan_policy.py [new file with mode: 0644]
scipy/stats/_biasedurn.pxd [new file with mode: 0644]
scipy/stats/_biasedurn.pyx.templ [new file with mode: 0644]
scipy/stats/_binned_statistic.py [new file with mode: 0644]
scipy/stats/_binomtest.py [new file with mode: 0644]
scipy/stats/_boost/__init__.py [new file with mode: 0644]
scipy/stats/_boost/include/Templated_PyUFunc.hpp [new file with mode: 0644]
scipy/stats/_boost/include/_info.py [new file with mode: 0644]
scipy/stats/_boost/include/code_gen.py [new file with mode: 0644]
scipy/stats/_boost/include/func_defs.hpp [new file with mode: 0644]
scipy/stats/_boost/include/gen_func_defs_pxd.py [new file with mode: 0644]
scipy/stats/_boost/include/templated_pyufunc.pxd [new file with mode: 0644]
scipy/stats/_boost/meson.build [new file with mode: 0644]
scipy/stats/_boost/setup.py [new file with mode: 0644]
scipy/stats/_common.py [new file with mode: 0644]
scipy/stats/_constants.py [new file with mode: 0644]
scipy/stats/_continuous_distns.py [new file with mode: 0644]
scipy/stats/_covariance.py [new file with mode: 0644]
scipy/stats/_crosstab.py [new file with mode: 0644]
scipy/stats/_discrete_distns.py [new file with mode: 0644]
scipy/stats/_distn_infrastructure.py [new file with mode: 0644]
scipy/stats/_distr_params.py [new file with mode: 0644]
scipy/stats/_entropy.py [new file with mode: 0644]
scipy/stats/_fit.py [new file with mode: 0644]
scipy/stats/_generate_pyx.py [new file with mode: 0644]
scipy/stats/_hypotests.py [new file with mode: 0644]
scipy/stats/_kde.py [new file with mode: 0644]
scipy/stats/_ksstats.py [new file with mode: 0644]
scipy/stats/_levy_stable/__init__.py [new file with mode: 0644]
scipy/stats/_levy_stable/c_src/levyst.c [new file with mode: 0644]
scipy/stats/_levy_stable/c_src/levyst.h [new file with mode: 0644]
scipy/stats/_levy_stable/levyst.pyx [new file with mode: 0644]
scipy/stats/_levy_stable/meson.build [new file with mode: 0644]
scipy/stats/_levy_stable/setup.py [new file with mode: 0644]
scipy/stats/_mannwhitneyu.py [new file with mode: 0644]
scipy/stats/_morestats.py [new file with mode: 0644]
scipy/stats/_mstats_basic.py [new file with mode: 0644]
scipy/stats/_mstats_extras.py [new file with mode: 0644]
scipy/stats/_multivariate.py [new file with mode: 0644]
scipy/stats/_odds_ratio.py [new file with mode: 0644]
scipy/stats/_page_trend_test.py [new file with mode: 0644]
scipy/stats/_qmc.py [new file with mode: 0644]
scipy/stats/_qmc_cy.pyi [new file with mode: 0644]
scipy/stats/_qmc_cy.pyx [new file with mode: 0644]
scipy/stats/_rcont/__init__.py [new file with mode: 0644]
scipy/stats/_rcont/_rcont.c [new file with mode: 0644]
scipy/stats/_rcont/_rcont.h [new file with mode: 0644]
scipy/stats/_rcont/logfactorial.c [new file with mode: 0644]
scipy/stats/_rcont/logfactorial.h [new file with mode: 0644]
scipy/stats/_rcont/meson.build [new file with mode: 0644]
scipy/stats/_rcont/rcont.pyx [new file with mode: 0644]
scipy/stats/_rcont/setup.py [new file with mode: 0644]
scipy/stats/_relative_risk.py [new file with mode: 0644]
scipy/stats/_resampling.py [new file with mode: 0644]
scipy/stats/_result_classes.py [new file with mode: 0644]
scipy/stats/_rvs_sampling.py [new file with mode: 0644]
scipy/stats/_sobol.pyi [new file with mode: 0644]
scipy/stats/_sobol.pyx [new file with mode: 0644]
scipy/stats/_sobol_direction_numbers.npz [new file with mode: 0644]
scipy/stats/_stats.pxd [new file with mode: 0644]
scipy/stats/_stats.pyx [new file with mode: 0644]
scipy/stats/_stats_mstats_common.py [new file with mode: 0644]
scipy/stats/_stats_py.py [new file with mode: 0644]
scipy/stats/_stats_pythran.py [new file with mode: 0644]
scipy/stats/_tukeylambda_stats.py [new file with mode: 0644]
scipy/stats/_unuran/__init__.py [new file with mode: 0644]
scipy/stats/_unuran/config.h [new file with mode: 0644]
scipy/stats/_unuran/meson.build [new file with mode: 0644]
scipy/stats/_unuran/setup.py [new file with mode: 0644]
scipy/stats/_unuran/unuran.pxd [new file with mode: 0644]
scipy/stats/_unuran/unuran_callback.h [new file with mode: 0644]
scipy/stats/_unuran/unuran_wrapper.pyi [new file with mode: 0644]
scipy/stats/_unuran/unuran_wrapper.pyx.templ [new file with mode: 0644]
scipy/stats/_variation.py [new file with mode: 0644]
scipy/stats/_warnings_errors.py [new file with mode: 0644]
scipy/stats/biasedurn.py [new file with mode: 0644]
scipy/stats/biasedurn/erfres.cpp [new file with mode: 0644]
scipy/stats/biasedurn/fnchyppr.cpp [new file with mode: 0644]
scipy/stats/biasedurn/impls.cpp [new file with mode: 0644]
scipy/stats/biasedurn/license.txt [new file with mode: 0644]
scipy/stats/biasedurn/randomc.h [new file with mode: 0644]
scipy/stats/biasedurn/stoc1.cpp [new file with mode: 0644]
scipy/stats/biasedurn/stoc3.cpp [new file with mode: 0644]
scipy/stats/biasedurn/stocR.h [new file with mode: 0644]
scipy/stats/biasedurn/stocc.h [new file with mode: 0644]
scipy/stats/biasedurn/wnchyppr.cpp [new file with mode: 0644]
scipy/stats/contingency.py [new file with mode: 0644]
scipy/stats/distributions.py [new file with mode: 0644]
scipy/stats/kde.py [new file with mode: 0644]
scipy/stats/meson.build [new file with mode: 0644]
scipy/stats/morestats.py [new file with mode: 0644]
scipy/stats/mstats.py [new file with mode: 0644]
scipy/stats/mstats_basic.py [new file with mode: 0644]
scipy/stats/mstats_extras.py [new file with mode: 0644]
scipy/stats/mvn.py [new file with mode: 0644]
scipy/stats/mvn.pyf [new file with mode: 0644]
scipy/stats/mvndst.f [new file with mode: 0644]
scipy/stats/qmc.py [new file with mode: 0644]
scipy/stats/sampling.py [new file with mode: 0644]
scipy/stats/setup.py [new file with mode: 0644]
scipy/stats/statlib.py [new file with mode: 0644]
scipy/stats/statlib.pyf [new file with mode: 0644]
scipy/stats/statlib/ansari.f [new file with mode: 0644]
scipy/stats/statlib/spearman.f [new file with mode: 0644]
scipy/stats/statlib/swilk.f [new file with mode: 0644]
scipy/stats/stats.py [new file with mode: 0644]
scipy/stats/tests/__init__.py [new file with mode: 0644]
scipy/stats/tests/common_tests.py [new file with mode: 0644]
scipy/stats/tests/data/fisher_exact_results_from_r.py [new file with mode: 0644]
scipy/stats/tests/data/levy_stable/meson.build [new file with mode: 0644]
scipy/stats/tests/data/levy_stable/stable-Z1-cdf-sample-data.npy [new file with mode: 0644]
scipy/stats/tests/data/levy_stable/stable-Z1-pdf-sample-data.npy [new file with mode: 0644]
scipy/stats/tests/data/levy_stable/stable-loc-scale-sample-data.npy [new file with mode: 0644]
scipy/stats/tests/data/meson.build [new file with mode: 0644]
scipy/stats/tests/data/nist_anova/AtmWtAg.dat [new file with mode: 0644]
scipy/stats/tests/data/nist_anova/SiRstv.dat [new file with mode: 0644]
scipy/stats/tests/data/nist_anova/SmLs01.dat [new file with mode: 0644]
scipy/stats/tests/data/nist_anova/SmLs02.dat [new file with mode: 0644]
scipy/stats/tests/data/nist_anova/SmLs03.dat [new file with mode: 0644]
scipy/stats/tests/data/nist_anova/SmLs04.dat [new file with mode: 0644]
scipy/stats/tests/data/nist_anova/SmLs05.dat [new file with mode: 0644]
scipy/stats/tests/data/nist_anova/SmLs06.dat [new file with mode: 0644]
scipy/stats/tests/data/nist_anova/SmLs07.dat [new file with mode: 0644]
scipy/stats/tests/data/nist_anova/SmLs08.dat [new file with mode: 0644]
scipy/stats/tests/data/nist_anova/SmLs09.dat [new file with mode: 0644]
scipy/stats/tests/data/nist_anova/meson.build [new file with mode: 0644]
scipy/stats/tests/data/nist_linregress/Norris.dat [new file with mode: 0644]
scipy/stats/tests/data/nist_linregress/meson.build [new file with mode: 0644]
scipy/stats/tests/data/studentized_range_mpmath_ref.json [new file with mode: 0644]
scipy/stats/tests/meson.build [new file with mode: 0644]
scipy/stats/tests/test_axis_nan_policy.py [new file with mode: 0644]
scipy/stats/tests/test_binned_statistic.py [new file with mode: 0644]
scipy/stats/tests/test_boost_ufuncs.py [new file with mode: 0644]
scipy/stats/tests/test_contingency.py [new file with mode: 0644]
scipy/stats/tests/test_continuous_basic.py [new file with mode: 0644]
scipy/stats/tests/test_crosstab.py [new file with mode: 0644]
scipy/stats/tests/test_discrete_basic.py [new file with mode: 0644]
scipy/stats/tests/test_discrete_distns.py [new file with mode: 0644]
scipy/stats/tests/test_distributions.py [new file with mode: 0755]
scipy/stats/tests/test_entropy.py [new file with mode: 0644]
scipy/stats/tests/test_fit.py [new file with mode: 0644]
scipy/stats/tests/test_generation/generate_fisher_exact_results_from_r.R [new file with mode: 0644]
scipy/stats/tests/test_generation/meson.build [new file with mode: 0644]
scipy/stats/tests/test_generation/studentized_range_mpmath_ref.py [new file with mode: 0644]
scipy/stats/tests/test_hypotests.py [new file with mode: 0644]
scipy/stats/tests/test_kdeoth.py [new file with mode: 0644]
scipy/stats/tests/test_morestats.py [new file with mode: 0644]
scipy/stats/tests/test_mstats_basic.py [new file with mode: 0644]
scipy/stats/tests/test_mstats_extras.py [new file with mode: 0644]
scipy/stats/tests/test_multivariate.py [new file with mode: 0644]
scipy/stats/tests/test_odds_ratio.py [new file with mode: 0644]
scipy/stats/tests/test_qmc.py [new file with mode: 0644]
scipy/stats/tests/test_rank.py [new file with mode: 0644]
scipy/stats/tests/test_relative_risk.py [new file with mode: 0644]
scipy/stats/tests/test_resampling.py [new file with mode: 0644]
scipy/stats/tests/test_sampling.py [new file with mode: 0644]
scipy/stats/tests/test_stats.py [new file with mode: 0644]
scipy/stats/tests/test_tukeylambda_stats.py [new file with mode: 0644]
scipy/stats/tests/test_variation.py [new file with mode: 0644]
setup.py [new file with mode: 0755]
site.cfg.example [new file with mode: 0644]
tools/Dockerfile [new file with mode: 0644]
tools/authors.py [new file with mode: 0755]
tools/check_installation.py [new file with mode: 0644]
tools/check_pyext_symbol_hiding.sh [new file with mode: 0755]
tools/cythonize.py [new file with mode: 0755]
tools/download-wheels.py [new file with mode: 0644]
tools/generate_f2pymod.py [new file with mode: 0644]
tools/gh_lists.py [new file with mode: 0644]
tools/lint_diff.ini [new file with mode: 0644]
tools/lint_diff.py [new file with mode: 0755]
tools/ninjatracing.py [new file with mode: 0644]
tools/openblas_support.py [new file with mode: 0644]
tools/refguide_check.py [new file with mode: 0755]
tools/refguide_summaries.py [new file with mode: 0755]
tools/suppress_output.py [new file with mode: 0755]
tools/unicode-check.py [new file with mode: 0755]
tools/validate_runtests_log.py [new file with mode: 0755]
tools/version_utils.py [new file with mode: 0644]
tools/wheels/LICENSE_linux.txt [new file with mode: 0644]
tools/wheels/LICENSE_osx.txt [new file with mode: 0644]
tools/wheels/LICENSE_win32.txt [new file with mode: 0644]
tools/wheels/check_license.py [new file with mode: 0644]
tools/wheels/cibw_before_all_cp38_macosx_arm64.sh [new file with mode: 0644]
tools/wheels/cibw_before_build_linux.sh [new file with mode: 0644]
tools/wheels/cibw_before_build_macos.sh [new file with mode: 0644]
tools/wheels/cibw_before_build_win.sh [new file with mode: 0644]
tools/wheels/cibw_test_command.sh [new file with mode: 0644]
tools/wheels/gfortran_utils.sh [new file with mode: 0644]
tools/wheels/repair_windows.sh [new file with mode: 0644]
tools/wheels/test.f [new file with mode: 0644]
tools/wheels/upload_wheels.sh [new file with mode: 0644]
tools/write_release_and_log.py [new file with mode: 0644]
tox.ini [new file with mode: 0644]