PyPI project
scipy
Fundamental algorithms for scientific computing in Python
100+ indexed releases · newest sdist 1.18.0 with 1225 indexed members
See the project on pypi.org · repository · homepage · Copyright (c) 2001-2002 Enthought, Inc. 2003, SciPy Developers. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
Files in 1.18.0 scipy-1.18.0.tar.gz
- .spin/cmds.py GitHub
- benchmarks/benchmarks/__init__.py GitHub
- benchmarks/benchmarks/array_api.py GitHub
- benchmarks/benchmarks/blas_lapack.py GitHub
- benchmarks/benchmarks/cluster.py GitHub
- benchmarks/benchmarks/cluster_hierarchy_disjoint_set.py GitHub
- benchmarks/benchmarks/common.py GitHub
- benchmarks/benchmarks/cutest/calfun.py GitHub
- benchmarks/benchmarks/cutest/dfovec.py GitHub
- benchmarks/benchmarks/cutest/dfoxs.py GitHub
- benchmarks/benchmarks/cython_special.py GitHub
- benchmarks/benchmarks/fft_basic.py GitHub
- benchmarks/benchmarks/fftpack_pseudo_diffs.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/__init__.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_benchmark.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_A.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_B.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_C.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_D.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_E.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_F.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_G.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_H.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_I.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_J.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_K.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_L.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_M.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_N.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_O.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_P.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_Q.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_R.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_S.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_T.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_U.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_V.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_W.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_X.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_Y.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_Z.py GitHub
- benchmarks/benchmarks/go_benchmark_functions/go_funcs_univariate.py GitHub
- benchmarks/benchmarks/integrate.py GitHub
- benchmarks/benchmarks/interpolate.py GitHub
- benchmarks/benchmarks/io_matlab.py GitHub
- benchmarks/benchmarks/io_mm.py GitHub
- benchmarks/benchmarks/linalg.py GitHub
- benchmarks/benchmarks/linalg_logm.py GitHub
- benchmarks/benchmarks/linalg_solve_toeplitz.py GitHub
- benchmarks/benchmarks/linalg_sqrtm.py GitHub
- benchmarks/benchmarks/linprog_benchmark_files/__init__.py GitHub
- benchmarks/benchmarks/lsq_problems.py GitHub
- benchmarks/benchmarks/ndimage_interpolation.py GitHub
- benchmarks/benchmarks/optimize.py GitHub
- benchmarks/benchmarks/optimize_lap.py GitHub
- benchmarks/benchmarks/optimize_linprog.py GitHub
- benchmarks/benchmarks/optimize_milp.py GitHub
- benchmarks/benchmarks/optimize_qap.py GitHub
- benchmarks/benchmarks/optimize_zeros.py GitHub
- benchmarks/benchmarks/peak_finding.py GitHub
- benchmarks/benchmarks/signal.py GitHub
- benchmarks/benchmarks/signal_filtering.py GitHub
- benchmarks/benchmarks/sparse.py GitHub
- benchmarks/benchmarks/sparse_csgraph.py GitHub
- benchmarks/benchmarks/sparse_csgraph_dijkstra.py GitHub
- benchmarks/benchmarks/sparse_csgraph_matching.py GitHub
- benchmarks/benchmarks/sparse_csgraph_maxflow.py GitHub
- benchmarks/benchmarks/sparse_csgraph_yen.py GitHub
- benchmarks/benchmarks/sparse_linalg_expm.py GitHub
- benchmarks/benchmarks/sparse_linalg_lobpcg.py GitHub
- benchmarks/benchmarks/sparse_linalg_onenormest.py GitHub
- benchmarks/benchmarks/sparse_linalg_solve.py GitHub
- benchmarks/benchmarks/sparse_linalg_spsolve_triangular.py GitHub
- benchmarks/benchmarks/sparse_linalg_svds.py GitHub
- benchmarks/benchmarks/sparse_matrix_power.py GitHub
- benchmarks/benchmarks/spatial.py GitHub
- benchmarks/benchmarks/special.py GitHub
- benchmarks/benchmarks/stats.py GitHub
- benchmarks/benchmarks/stats_sampling.py GitHub
- benchmarks/benchmarks/test_functions.py GitHub
- benchmarks/benchmarks/tests/__init__.py GitHub
- benchmarks/benchmarks/tests/test_go_benchmark_functions.py GitHub
- benchmarks/process_global_benchmarks.py GitHub
- doc/source/array_api_capabilities_table.py GitHub
- doc/source/conf.py GitHub
- doc/source/doi_role.py GitHub
- doc/source/scipyoptdoc.py GitHub
- doc/source/tutorial/conftest.py GitHub
- doc/source/tutorial/examples/fft_ParametricClosedCurve.py GitHub
- doc/source/tutorial/examples/fft_compare_DFT_fft_rfft.py GitHub
- doc/source/tutorial/examples/fft_remove_trend.py GitHub
- doc/source/tutorial/examples/gaussian_filter_plot1.py GitHub
- doc/source/tutorial/examples/morphology_binary_dilation_erosion.py GitHub
- doc/source/tutorial/examples/ndimage/3D_binary_structure.py GitHub
- doc/source/tutorial/examples/newton_krylov_preconditioning.py GitHub
- doc/source/tutorial/examples/normdiscr_plot1.py GitHub
- doc/source/tutorial/examples/normdiscr_plot2.py GitHub
- doc/source/tutorial/examples/optimize_global_1.py GitHub
- doc/source/tutorial/examples/optimize_global_2.py GitHub
- doc/source/tutorial/examples/plot_boundary_modes.py GitHub
- doc/source/tutorial/examples/plot_interp_grid.py GitHub
- doc/source/tutorial/examples/signal_Filtering_firwin2_example.py GitHub
- doc/source/tutorial/examples/signal_Filtering_firwin_example.py GitHub
- doc/source/tutorial/examples/signal_SpectralAnalysis_ContinuousSpectralRepresentations.py GitHub
- doc/source/tutorial/examples/signal_SpectralAnalysis_MagnitudeSpectrum_Hann_3x.py GitHub
- doc/source/tutorial/examples/signal_SpectralAnalysis_PeriodogramWelch.py GitHub
- doc/source/tutorial/examples/signal_SpectralAnalysis_SampledContinuousSpectrum.py GitHub
- doc/source/tutorial/examples/signal_SpectralAnalysis_SpectralLeakageWindows.py GitHub
- doc/source/tutorial/examples/signal_SpectralAnalysis_SpectrumPhaseDelay.py GitHub
- doc/source/tutorial/examples/signal_SpectralAnalysis_TwoSinesNoWindow.py GitHub
- doc/source/tutorial/stats/plots/hinv_plot.py GitHub
- doc/source/tutorial/stats/plots/kde_plot2.py GitHub
- doc/source/tutorial/stats/plots/kde_plot3.py GitHub
- doc/source/tutorial/stats/plots/kde_plot4.py GitHub
- doc/source/tutorial/stats/plots/kde_plot5.py GitHub
- doc/source/tutorial/stats/plots/mgc_plot1.py GitHub
- doc/source/tutorial/stats/plots/mgc_plot2.py GitHub
- doc/source/tutorial/stats/plots/mgc_plot3.py GitHub
- doc/source/tutorial/stats/plots/mgc_plot4.py GitHub
- doc/source/tutorial/stats/plots/qmc_plot_conv_mc.py GitHub
- doc/source/tutorial/stats/plots/qmc_plot_conv_mc_sobol.py GitHub
- doc/source/tutorial/stats/plots/qmc_plot_curse.py GitHub
- doc/source/tutorial/stats/plots/qmc_plot_discrepancy.py GitHub
- doc/source/tutorial/stats/plots/qmc_plot_mc.py GitHub
- doc/source/tutorial/stats/plots/qmc_plot_mc_qmc.py GitHub
- doc/source/tutorial/stats/plots/qmc_plot_sobol_halton.py GitHub
- scipy/__init__.py GitHub
- scipy/_build_utils/_generate_blas_wrapper.py GitHub
- scipy/_build_utils/_wrappers_common.py GitHub
- scipy/_build_utils/system_info.py GitHub
- scipy/_build_utils/tempita.py GitHub
- scipy/_build_utils/tempita/__init__.py GitHub
- scipy/_build_utils/tempita/_looper.py GitHub
- scipy/_build_utils/tempita/_tempita.py GitHub
- scipy/_distributor_init.py GitHub
- scipy/_external/__init__.py GitHub
- scipy/_external/_array_api_compat_vendor.py GitHub
- scipy/_external/packaging_version/src/_structures.py GitHub
- scipy/_external/packaging_version/src/version.py GitHub
- scipy/_lib/__init__.py GitHub
- scipy/_lib/_array_api.py GitHub
- scipy/_lib/_array_api_docs_tables.py GitHub
- scipy/_lib/_array_api_no_0d.py GitHub
- scipy/_lib/_array_api_override.py GitHub
- scipy/_lib/_bunch.py GitHub
- scipy/_lib/_ccallback.py GitHub
- scipy/_lib/_disjoint_set.py GitHub
- scipy/_lib/_docscrape.py GitHub
- scipy/_lib/_elementwise_iterative_method.py GitHub
- scipy/_lib/_gcutils.py GitHub
- scipy/_lib/_public_api.py GitHub
- scipy/_lib/_sparse.py GitHub
- scipy/_lib/_testutils.py GitHub
- scipy/_lib/_uarray/__init__.py GitHub
- scipy/_lib/_uarray/_backend.py GitHub
- scipy/_lib/_util.py GitHub
- scipy/_lib/deprecation.py GitHub
- scipy/_lib/doccer.py GitHub
- scipy/_lib/tests/__init__.py GitHub
- scipy/_lib/tests/test__gcutils.py GitHub
- scipy/_lib/tests/test__testutils.py GitHub
- scipy/_lib/tests/test__util.py GitHub
- scipy/_lib/tests/test_array_api.py GitHub
- scipy/_lib/tests/test_bunch.py GitHub
- scipy/_lib/tests/test_ccallback.py GitHub
- scipy/_lib/tests/test_config.py GitHub
- scipy/_lib/tests/test_deprecation.py GitHub
- scipy/_lib/tests/test_doccer.py GitHub
- scipy/_lib/tests/test_import_cycles.py GitHub
- scipy/_lib/tests/test_public_api.py GitHub
- scipy/_lib/tests/test_scipy_version.py GitHub
- scipy/_lib/tests/test_warnings.py GitHub
- scipy/_lib/tests/test_xp_capabilities.py GitHub
- scipy/_lib/uarray.py GitHub
- scipy/cluster/__init__.py GitHub
- scipy/cluster/hierarchy/__init__.py GitHub
- scipy/cluster/hierarchy/_hierarchy_impl.py GitHub
- scipy/cluster/hierarchy/tests/__init__.py GitHub
- scipy/cluster/hierarchy/tests/hierarchy_test_data.py GitHub
- scipy/cluster/hierarchy/tests/test_disjoint_set.py GitHub
- scipy/cluster/hierarchy/tests/test_hierarchy.py GitHub
- scipy/cluster/vq/__init__.py GitHub
- scipy/cluster/vq/_vq_impl.py GitHub
- scipy/cluster/vq/tests/__init__.py GitHub
- scipy/cluster/vq/tests/test_vq.py GitHub
- scipy/conftest.py GitHub
- scipy/constants/__init__.py GitHub
- scipy/constants/_codata.py GitHub
- scipy/constants/_constants.py GitHub
- scipy/constants/codata.py GitHub
- scipy/constants/constants.py GitHub
- scipy/constants/tests/__init__.py GitHub
- scipy/constants/tests/test_codata.py GitHub
- scipy/constants/tests/test_constants.py GitHub
- scipy/datasets/__init__.py GitHub
- scipy/datasets/_download_all.py GitHub
- scipy/datasets/_fetchers.py GitHub
- scipy/datasets/_registry.py GitHub
- scipy/datasets/_utils.py GitHub
- scipy/datasets/tests/__init__.py GitHub
- scipy/datasets/tests/test_data.py GitHub
- scipy/differentiate/__init__.py GitHub
- scipy/differentiate/_differentiate.py GitHub
- scipy/differentiate/tests/__init__.py GitHub
- scipy/differentiate/tests/test_differentiate.py GitHub
- scipy/fft/__init__.py GitHub
- scipy/fft/_backend.py GitHub
- scipy/fft/_basic.py GitHub
- scipy/fft/_basic_backend.py GitHub
- scipy/fft/_debug_backends.py GitHub
- scipy/fft/_duccfft/__init__.py GitHub
- scipy/fft/_duccfft/basic.py GitHub
- scipy/fft/_duccfft/helper.py GitHub
- scipy/fft/_duccfft/realtransforms.py GitHub
- scipy/fft/_duccfft/tests/__init__.py GitHub
- scipy/fft/_duccfft/tests/test_basic.py GitHub
- scipy/fft/_duccfft/tests/test_real_transforms.py GitHub
- scipy/fft/_fftlog.py GitHub
- scipy/fft/_fftlog_backend.py GitHub
- scipy/fft/_helper.py GitHub
- scipy/fft/_realtransforms.py GitHub
- scipy/fft/_realtransforms_backend.py GitHub
- scipy/fft/tests/__init__.py GitHub
- scipy/fft/tests/mock_backend.py GitHub
- scipy/fft/tests/test_backend.py GitHub
- scipy/fft/tests/test_basic.py GitHub
- scipy/fft/tests/test_fftlog.py GitHub
- scipy/fft/tests/test_helper.py GitHub
- scipy/fft/tests/test_multithreading.py GitHub
- scipy/fft/tests/test_real_transforms.py GitHub
- scipy/fftpack/__init__.py GitHub
- scipy/fftpack/_basic.py GitHub
- scipy/fftpack/_helper.py GitHub
- scipy/fftpack/_pseudo_diffs.py GitHub
- scipy/fftpack/_realtransforms.py GitHub
- scipy/fftpack/basic.py GitHub
- scipy/fftpack/helper.py GitHub
- scipy/fftpack/pseudo_diffs.py GitHub
- scipy/fftpack/realtransforms.py GitHub
- scipy/fftpack/tests/__init__.py GitHub
- scipy/fftpack/tests/gen_fftw_ref.py GitHub
- scipy/fftpack/tests/gendata.py GitHub
- scipy/fftpack/tests/test_basic.py GitHub
- scipy/fftpack/tests/test_helper.py GitHub
- scipy/fftpack/tests/test_import.py GitHub
- scipy/fftpack/tests/test_pseudo_diffs.py GitHub
- scipy/fftpack/tests/test_real_transforms.py GitHub
- scipy/integrate/__init__.py GitHub
- scipy/integrate/_bvp.py GitHub
- scipy/integrate/_cubature.py GitHub
- scipy/integrate/_ivp/__init__.py GitHub
- scipy/integrate/_ivp/base.py GitHub
- scipy/integrate/_ivp/bdf.py GitHub
- scipy/integrate/_ivp/common.py GitHub
- scipy/integrate/_ivp/dop853_coefficients.py GitHub
- scipy/integrate/_ivp/ivp.py GitHub
- scipy/integrate/_ivp/lsoda.py GitHub
- scipy/integrate/_ivp/radau.py GitHub
- scipy/integrate/_ivp/rk.py GitHub
- scipy/integrate/_ivp/tests/__init__.py GitHub
- scipy/integrate/_ivp/tests/test_ivp.py GitHub
- scipy/integrate/_ivp/tests/test_rk.py GitHub
- scipy/integrate/_lebedev.py GitHub
- scipy/integrate/_ode.py GitHub
- scipy/integrate/_odepack_py.py GitHub
- scipy/integrate/_quad_vec.py GitHub
- scipy/integrate/_quadpack_py.py GitHub
- scipy/integrate/_quadrature.py GitHub
- scipy/integrate/_rules/__init__.py GitHub
- scipy/integrate/_rules/_base.py GitHub
- scipy/integrate/_rules/_gauss_kronrod.py GitHub
- scipy/integrate/_rules/_gauss_legendre.py GitHub
- scipy/integrate/_rules/_genz_malik.py GitHub
- scipy/integrate/_tanhsinh.py GitHub
- scipy/integrate/dop.py GitHub
- scipy/integrate/lsoda.py GitHub
- scipy/integrate/odepack.py GitHub
- scipy/integrate/quadpack.py GitHub
- scipy/integrate/tests/__init__.py GitHub
- scipy/integrate/tests/test__quad_vec.py GitHub
- scipy/integrate/tests/test_banded_ode_solvers.py GitHub
- scipy/integrate/tests/test_bvp.py GitHub
- scipy/integrate/tests/test_cubature.py GitHub
- scipy/integrate/tests/test_integrate.py GitHub
- scipy/integrate/tests/test_quadpack.py GitHub
- scipy/integrate/tests/test_quadrature.py GitHub
- scipy/integrate/tests/test_tanhsinh.py GitHub
- scipy/integrate/vode.py GitHub
- scipy/interpolate/__init__.py GitHub
- scipy/interpolate/_bary_rational.py GitHub
- scipy/interpolate/_bsplines.py GitHub
- scipy/interpolate/_cubic.py GitHub
- scipy/interpolate/_fitpack2.py GitHub
- scipy/interpolate/_fitpack_impl.py GitHub
- scipy/interpolate/_fitpack_py.py GitHub
- scipy/interpolate/_fitpack_repro.py GitHub
- scipy/interpolate/_interpnd_info.py GitHub
- scipy/interpolate/_interpolate.py GitHub
- scipy/interpolate/_ndbspline.py GitHub
- scipy/interpolate/_ndgriddata.py GitHub
- scipy/interpolate/_pade.py GitHub
- scipy/interpolate/_polyint.py GitHub
- scipy/interpolate/_rbf.py GitHub
- scipy/interpolate/_rbfinterp.py GitHub
- scipy/interpolate/_rbfinterp_common.py GitHub
- scipy/interpolate/_rbfinterp_np.py GitHub
- scipy/interpolate/_rbfinterp_pythran.py GitHub
- scipy/interpolate/_rbfinterp_xp.py GitHub
- scipy/interpolate/_regrid.py GitHub
- scipy/interpolate/_rgi.py GitHub
- scipy/interpolate/dfitpack.py GitHub
- scipy/interpolate/fitpack.py GitHub
- scipy/interpolate/fitpack2.py GitHub
- scipy/interpolate/interpnd.py GitHub
- scipy/interpolate/interpolate.py GitHub
- scipy/interpolate/ndgriddata.py GitHub
- scipy/interpolate/polyint.py GitHub
- scipy/interpolate/rbf.py GitHub
- scipy/interpolate/tests/__init__.py GitHub
- scipy/interpolate/tests/test_bary_rational.py GitHub
- scipy/interpolate/tests/test_bsplines.py GitHub
- scipy/interpolate/tests/test_fitpack.py GitHub
- scipy/interpolate/tests/test_fitpack2.py GitHub
- scipy/interpolate/tests/test_gil.py GitHub
- scipy/interpolate/tests/test_interpnd.py GitHub
- scipy/interpolate/tests/test_interpolate.py GitHub
- scipy/interpolate/tests/test_ndgriddata.py GitHub
- scipy/interpolate/tests/test_pade.py GitHub
- scipy/interpolate/tests/test_polyint.py GitHub
- scipy/interpolate/tests/test_rbf.py GitHub
- scipy/interpolate/tests/test_rbfinterp.py GitHub
- scipy/interpolate/tests/test_rgi.py GitHub
- scipy/io/__init__.py GitHub
- scipy/io/_fast_matrix_market/__init__.py GitHub
- scipy/io/_fortran.py GitHub
- scipy/io/_harwell_boeing/__init__.py GitHub
- scipy/io/_harwell_boeing/_fortran_format_parser.py GitHub
- scipy/io/_harwell_boeing/hb.py GitHub
- scipy/io/_harwell_boeing/tests/__init__.py GitHub
- scipy/io/_harwell_boeing/tests/test_fortran_format.py GitHub
- scipy/io/_harwell_boeing/tests/test_hb.py GitHub
- scipy/io/_idl.py GitHub
- scipy/io/_mmio.py GitHub
- scipy/io/_netcdf.py GitHub
- scipy/io/arff/__init__.py GitHub
- scipy/io/arff/_arffread.py GitHub
- scipy/io/arff/arffread.py GitHub
- scipy/io/arff/tests/__init__.py GitHub
- scipy/io/arff/tests/test_arffread.py GitHub
- scipy/io/harwell_boeing.py GitHub
- scipy/io/idl.py GitHub
- scipy/io/matlab/__init__.py GitHub
- scipy/io/matlab/_byteordercodes.py GitHub
- scipy/io/matlab/_mio.py GitHub
- scipy/io/matlab/_mio4.py GitHub
- scipy/io/matlab/_mio5.py GitHub
- scipy/io/matlab/_mio5_params.py GitHub
- scipy/io/matlab/_miobase.py GitHub
- scipy/io/matlab/byteordercodes.py GitHub
- scipy/io/matlab/mio.py GitHub
- scipy/io/matlab/mio4.py GitHub
- scipy/io/matlab/mio5.py GitHub
- scipy/io/matlab/mio5_params.py GitHub
- scipy/io/matlab/mio5_utils.py GitHub
- scipy/io/matlab/mio_utils.py GitHub
- scipy/io/matlab/miobase.py GitHub
- scipy/io/matlab/streams.py GitHub
- scipy/io/matlab/tests/__init__.py GitHub
- scipy/io/matlab/tests/test_byteordercodes.py GitHub
- scipy/io/matlab/tests/test_mio.py GitHub
- scipy/io/matlab/tests/test_mio5_utils.py GitHub
- scipy/io/matlab/tests/test_mio_funcs.py GitHub
- scipy/io/matlab/tests/test_mio_utils.py GitHub
- scipy/io/matlab/tests/test_miobase.py GitHub
- scipy/io/matlab/tests/test_pathological.py GitHub
- scipy/io/matlab/tests/test_streams.py GitHub
- scipy/io/mmio.py GitHub
- scipy/io/netcdf.py GitHub
- scipy/io/tests/__init__.py GitHub
- scipy/io/tests/test_fortran.py GitHub
- scipy/io/tests/test_idl.py GitHub
- scipy/io/tests/test_mmio.py GitHub
- scipy/io/tests/test_netcdf.py GitHub
- scipy/io/tests/test_paths.py GitHub
- scipy/io/tests/test_wavfile.py GitHub
- scipy/io/wavfile.py GitHub
- scipy/linalg/__init__.py GitHub
- scipy/linalg/_basic.py GitHub
- scipy/linalg/_cython_signature_generator.py GitHub
- scipy/linalg/_decomp.py GitHub
- scipy/linalg/_decomp_cholesky.py GitHub
- scipy/linalg/_decomp_cossin.py GitHub
- scipy/linalg/_decomp_ldl.py GitHub
- scipy/linalg/_decomp_lu.py GitHub
- scipy/linalg/_decomp_polar.py GitHub
- scipy/linalg/_decomp_qr.py GitHub
- scipy/linalg/_decomp_qz.py GitHub
- scipy/linalg/_decomp_schur.py GitHub
- scipy/linalg/_decomp_svd.py GitHub
- scipy/linalg/_expm_frechet.py GitHub
and 825 more members in this release
Indexed releases
- 1.18.0
scipy-1.18.0.tar.gz1225 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314t-win_amd64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314t-musllinux_1_2_aarch64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314t-macosx_14_0_arm64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314t-macosx_10_15_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314-win_amd64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314-musllinux_1_2_aarch64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314-macosx_14_0_arm64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314-macosx_10_15_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp313-cp313-win_amd64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp313-cp313-musllinux_1_2_aarch64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp313-cp313-macosx_14_0_arm64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp313-cp313-macosx_10_15_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp312-cp312-win_amd64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp312-cp312-musllinux_1_2_aarch64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp312-cp312-macosx_14_0_arm64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314t-win_arm64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp312-cp312-macosx_10_15_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314t-musllinux_1_2_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314t-win_arm64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314t-macosx_14_0_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314t-macosx_12_0_arm64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314-win_arm64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314t-musllinux_1_2_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314-musllinux_1_2_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314-macosx_14_0_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp314-cp314-macosx_12_0_arm64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp313-cp313-win_arm64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp313-cp313-musllinux_1_2_x86_64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp313-cp313-macosx_14_0_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp313-cp313-macosx_12_0_arm64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp312-cp312-win_arm64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314t-macosx_14_0_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp312-cp312-musllinux_1_2_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp312-cp312-macosx_14_0_x86_64.whl988 members GitHub - 1.18.0
scipy-1.18.0-cp312-cp312-macosx_12_0_arm64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314t-macosx_12_0_arm64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2.tar.gz1225 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314-win_arm64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314t-win_amd64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314-musllinux_1_2_x86_64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314t-musllinux_1_2_aarch64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314-macosx_14_0_x86_64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314t-macosx_14_0_arm64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314-macosx_12_0_arm64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp313-cp313-win_arm64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314t-macosx_10_15_x86_64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp313-cp313-musllinux_1_2_x86_64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314-win_amd64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314-musllinux_1_2_aarch64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp313-cp313-macosx_14_0_x86_64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp313-cp313-macosx_12_0_arm64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314-macosx_14_0_arm64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp312-cp312-win_arm64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp314-cp314-macosx_10_15_x86_64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp312-cp312-musllinux_1_2_x86_64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp313-cp313-win_amd64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp312-cp312-macosx_14_0_x86_64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp312-cp312-macosx_12_0_arm64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp313-cp313-musllinux_1_2_aarch64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1.tar.gz1225 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp313-cp313-macosx_14_0_arm64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp314-cp314t-win_amd64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp313-cp313-macosx_10_15_x86_64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp314-cp314t-musllinux_1_2_aarch64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp312-cp312-win_amd64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp312-cp312-musllinux_1_2_aarch64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp314-cp314t-macosx_14_0_arm64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp314-cp314t-macosx_10_15_x86_64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp312-cp312-macosx_14_0_arm64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp314-cp314-win_amd64.whl988 members GitHub - 1.18.0rc2
scipy-1.18.0rc2-cp312-cp312-macosx_10_15_x86_64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp314-cp314-musllinux_1_2_aarch64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp314-cp314t-win_arm64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp314-cp314-macosx_14_0_arm64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp314-cp314t-musllinux_1_2_x86_64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp314-cp314-macosx_10_15_x86_64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp314-cp314t-macosx_14_0_x86_64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp313-cp313-win_amd64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp314-cp314t-macosx_12_0_arm64.whl988 members GitHub - 1.18.0rc1
scipy-1.18.0rc1-cp313-cp313-musllinux_1_2_aarch64.whl988 members GitHub
and more releases past the first 100