.coveragerc CITATION.bib INSTALL.rst LICENSE.txt LICENSES_bundled.txt MANIFEST.in README.md THANKS.txt build_requirements.txt building_with_meson.md cythonize.dat doc_requirements.txt environment.yml linter_requirements.txt meson.build meson_options.txt pavement.py pyproject.toml pyproject.toml.setuppy pytest.ini python3-numpy.manifest release_requirements.txt runtests.py setup.cfg setup.py site.cfg.example test_requirements.txt tox.ini benchmarks/README.rst benchmarks/asv.conf.json benchmarks/asv_compare.conf.json.tpl benchmarks/asv_pip_nopep517.py benchmarks/benchmarks/__init__.py benchmarks/benchmarks/bench_app.py benchmarks/benchmarks/bench_array_coercion.py benchmarks/benchmarks/bench_core.py benchmarks/benchmarks/bench_creation.py benchmarks/benchmarks/bench_function_base.py benchmarks/benchmarks/bench_import.py benchmarks/benchmarks/bench_indexing.py benchmarks/benchmarks/bench_io.py benchmarks/benchmarks/bench_itemselection.py benchmarks/benchmarks/bench_lib.py benchmarks/benchmarks/bench_linalg.py benchmarks/benchmarks/bench_ma.py benchmarks/benchmarks/bench_manipulate.py benchmarks/benchmarks/bench_overrides.py benchmarks/benchmarks/bench_random.py benchmarks/benchmarks/bench_records.py benchmarks/benchmarks/bench_reduce.py benchmarks/benchmarks/bench_scalar.py benchmarks/benchmarks/bench_shape_base.py benchmarks/benchmarks/bench_strings.py benchmarks/benchmarks/bench_trim_zeros.py benchmarks/benchmarks/bench_ufunc.py benchmarks/benchmarks/bench_ufunc_strides.py benchmarks/benchmarks/common.py doc/BRANCH_WALKTHROUGH.rst doc/C_STYLE_GUIDE.rst doc/DISTUTILS.rst doc/EXAMPLE_DOCSTRING.rst doc/HOWTO_DOCUMENT.rst doc/HOWTO_RELEASE.rst doc/Makefile doc/Py3K.rst doc/RELEASE_WALKTHROUGH.rst doc/TESTS.rst doc/conftest.py doc/make.bat doc/postprocess.py doc/preprocess.py doc/records.rst doc/ufuncs.rst doc/changelog/1.12.0-changelog.rst doc/changelog/1.12.1-changelog.rst doc/changelog/1.13.0-changelog.rst doc/changelog/1.13.1-changelog.rst doc/changelog/1.13.2-changelog.rst doc/changelog/1.13.3-changelog.rst doc/changelog/1.14.0-changelog.rst doc/changelog/1.14.1-changelog.rst doc/changelog/1.14.2-changelog.rst doc/changelog/1.14.3-changelog.rst doc/changelog/1.14.4-changelog.rst doc/changelog/1.14.5-changelog.rst doc/changelog/1.14.6-changelog.rst doc/changelog/1.15.0-changelog.rst doc/changelog/1.15.1-changelog.rst doc/changelog/1.15.2-changelog.rst doc/changelog/1.15.3-changelog.rst doc/changelog/1.15.4-changelog.rst doc/changelog/1.16.0-changelog.rst doc/changelog/1.16.1-changelog.rst doc/changelog/1.16.2-changelog.rst doc/changelog/1.16.3-changelog.rst doc/changelog/1.16.4-changelog.rst doc/changelog/1.16.5-changelog.rst doc/changelog/1.16.6-changelog.rst doc/changelog/1.17.0-changelog.rst doc/changelog/1.17.1-changelog.rst doc/changelog/1.17.2-changelog.rst doc/changelog/1.17.3-changelog.rst doc/changelog/1.17.4-changelog.rst doc/changelog/1.17.5-changelog.rst doc/changelog/1.18.0-changelog.rst doc/changelog/1.18.1-changelog.rst doc/changelog/1.18.2-changelog.rst doc/changelog/1.18.3-changelog.rst doc/changelog/1.18.4-changelog.rst doc/changelog/1.18.5-changelog.rst doc/changelog/1.19.0-changelog.rst doc/changelog/1.19.1-changelog.rst doc/changelog/1.19.2-changelog.rst doc/changelog/1.19.3-changelog.rst doc/changelog/1.19.4-changelog.rst doc/changelog/1.19.5-changelog.rst doc/changelog/1.20.0-changelog.rst doc/changelog/1.20.1-changelog.rst doc/changelog/1.20.2-changelog.rst doc/changelog/1.20.3-changelog.rst doc/changelog/1.21.0-changelog.rst doc/changelog/1.21.1-changelog.rst doc/changelog/1.21.2-changelog.rst doc/changelog/1.21.3-changelog.rst doc/changelog/1.21.4-changelog.rst doc/changelog/1.21.5-changelog.rst doc/changelog/1.21.6-changelog.rst doc/changelog/1.22.0-changelog.rst doc/changelog/1.22.1-changelog.rst doc/changelog/1.22.2-changelog.rst doc/changelog/1.22.3-changelog.rst doc/changelog/1.22.4-changelog.rst doc/changelog/1.23.0-changelog.rst doc/changelog/1.23.1-changelog.rst doc/changelog/1.23.2-changelog.rst doc/changelog/1.23.3-changelog.rst doc/changelog/1.23.4-changelog.rst doc/changelog/1.23.5-changelog.rst doc/changelog/1.24.0-changelog.rst doc/changelog/1.24.1-changelog.rst doc/changelog/1.24.2-changelog.rst doc/changelog/1.24.3-changelog.rst doc/changelog/1.25.0-changelog.rst doc/changelog/1.25.1-changelog.rst doc/changelog/1.25.2-changelog.rst doc/changelog/1.26.0-changelog.rst doc/changelog/1.26.1-changelog.rst doc/changelog/1.26.2-changelog.rst doc/neps/.gitignore doc/neps/Makefile doc/neps/accepted.rst.tmpl doc/neps/conf.py doc/neps/content.rst doc/neps/deferred.rst.tmpl doc/neps/finished.rst.tmpl doc/neps/index.rst doc/neps/meta.rst.tmpl doc/neps/nep-0000.rst doc/neps/nep-0001-npy-format.rst doc/neps/nep-0002-warnfix.rst doc/neps/nep-0003-math_config_clean.rst doc/neps/nep-0004-datetime-proposal3.rst doc/neps/nep-0005-generalized-ufuncs.rst doc/neps/nep-0006-newbugtracker.rst doc/neps/nep-0007-datetime-proposal.rst doc/neps/nep-0008-groupby_additions.rst doc/neps/nep-0009-structured_array_extensions.rst doc/neps/nep-0010-new-iterator-ufunc.rst doc/neps/nep-0011-deferred-ufunc-evaluation.rst doc/neps/nep-0012-missing-data.rst doc/neps/nep-0013-ufunc-overrides.rst doc/neps/nep-0014-dropping-python2.7-proposal.rst doc/neps/nep-0015-merge-multiarray-umath.rst doc/neps/nep-0016-abstract-array.rst doc/neps/nep-0016-benchmark.py doc/neps/nep-0017-split-out-maskedarray.rst doc/neps/nep-0018-array-function-protocol.rst doc/neps/nep-0019-rng-policy.rst doc/neps/nep-0020-gufunc-signature-enhancement.rst doc/neps/nep-0021-advanced-indexing.rst doc/neps/nep-0022-ndarray-duck-typing-overview.rst doc/neps/nep-0023-backwards-compatibility.rst doc/neps/nep-0024-missing-data-2.rst doc/neps/nep-0025-missing-data-3.rst doc/neps/nep-0026-missing-data-summary.rst doc/neps/nep-0027-zero-rank-arrarys.rst doc/neps/nep-0028-website-redesign.rst doc/neps/nep-0029-deprecation_policy.rst doc/neps/nep-0030-duck-array-protocol.rst doc/neps/nep-0031-uarray.rst doc/neps/nep-0032-remove-financial-functions.rst doc/neps/nep-0034-infer-dtype-is-object.rst doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst doc/neps/nep-0036-fair-play.rst doc/neps/nep-0037-array-module.rst doc/neps/nep-0038-SIMD-optimizations.rst doc/neps/nep-0040-legacy-datatype-impl.rst doc/neps/nep-0041-improved-dtype-support.rst doc/neps/nep-0042-new-dtypes.rst doc/neps/nep-0043-extensible-ufuncs.rst doc/neps/nep-0044-restructuring-numpy-docs.rst doc/neps/nep-0045-c_style_guide.rst doc/neps/nep-0046-sponsorship-guidelines.rst doc/neps/nep-0047-array-api-standard.rst doc/neps/nep-0048-spending-project-funds.rst doc/neps/nep-0049.rst doc/neps/nep-0050-scalar-promotion.rst doc/neps/nep-0051-scalar-representation.rst doc/neps/nep-0053-c-abi-evolution.rst doc/neps/nep-template.rst doc/neps/open.rst.tmpl doc/neps/provisional.rst.tmpl doc/neps/rejected.rst.tmpl doc/neps/roadmap.rst doc/neps/scope.rst doc/neps/_static/casting_flow.svg doc/neps/_static/dtype_hierarchy.svg doc/neps/_static/nep-0000.png doc/neps/_static/nep-0040_dtype-hierarchy.png doc/neps/_static/nep-0041-mindmap.svg doc/neps/_static/nep-0041-type-sketch-no-fonts.svg doc/neps/_static/nep-0041-type-sketch.svg doc/neps/_static/nep-0047-casting-rules-lattice.png doc/neps/_static/nep-0047-library-dependencies.png doc/neps/_static/nep-0047-scope-of-array-API.png doc/neps/_static/nep-0050-promotion-no-fonts.svg doc/neps/_static/nep-0050-promotion.svg doc/neps/_static/nep0013_image1.png doc/neps/_static/nep0013_image2.png doc/neps/_static/nep0013_image3.png doc/neps/_static/nep43-sketch-with-text.svg doc/neps/_static/nep43-sketch.svg doc/neps/tools/build_index.py doc/release/upcoming_changes/README.rst doc/release/upcoming_changes/template.rst doc/source/benchmarking.rst doc/source/conf.py doc/source/doxyfile doc/source/getting_started.rst doc/source/glossary.rst doc/source/index.rst doc/source/license.rst doc/source/release.rst doc/source/_static/.gitignore doc/source/_static/numpy.css doc/source/_static/numpylogo.svg doc/source/_static/numpylogo_dark.svg doc/source/_static/favicon/apple-touch-icon.png doc/source/_static/favicon/favicon-16x16.png doc/source/_static/favicon/favicon-32x32.png doc/source/_static/favicon/favicon.ico doc/source/_static/index-images/api.svg doc/source/_static/index-images/contributor.svg doc/source/_static/index-images/getting_started.svg doc/source/_static/index-images/user_guide.svg doc/source/_static/scipy-mathjax/.gitattributes doc/source/_static/scipy-mathjax/Gruntfile.js doc/source/_static/scipy-mathjax/LICENSE doc/source/_static/scipy-mathjax/MathJax.js doc/source/_static/scipy-mathjax/README.md doc/source/_static/scipy-mathjax/package.json doc/source/_static/scipy-mathjax/rebuild.sh doc/source/_static/scipy-mathjax/config/scipy-mathjax.js doc/source/_static/scipy-mathjax/extensions/AssistiveMML.js doc/source/_static/scipy-mathjax/extensions/CHTML-preview.js doc/source/_static/scipy-mathjax/extensions/FontWarnings.js doc/source/_static/scipy-mathjax/extensions/HelpDialog.js doc/source/_static/scipy-mathjax/extensions/MatchWebFonts.js doc/source/_static/scipy-mathjax/extensions/MathEvents.js doc/source/_static/scipy-mathjax/extensions/MathMenu.js doc/source/_static/scipy-mathjax/extensions/MathZoom.js doc/source/_static/scipy-mathjax/extensions/Safe.js doc/source/_static/scipy-mathjax/extensions/fast-preview.js doc/source/_static/scipy-mathjax/extensions/jsMath2jax.js doc/source/_static/scipy-mathjax/extensions/tex2jax.js doc/source/_static/scipy-mathjax/extensions/toMathML.js doc/source/_static/scipy-mathjax/extensions/TeX/AMScd.js doc/source/_static/scipy-mathjax/extensions/TeX/AMSmath.js doc/source/_static/scipy-mathjax/extensions/TeX/AMSsymbols.js doc/source/_static/scipy-mathjax/extensions/TeX/HTML.js doc/source/_static/scipy-mathjax/extensions/TeX/action.js doc/source/_static/scipy-mathjax/extensions/TeX/autobold.js doc/source/_static/scipy-mathjax/extensions/TeX/autoload-all.js doc/source/_static/scipy-mathjax/extensions/TeX/bbox.js doc/source/_static/scipy-mathjax/extensions/TeX/begingroup.js doc/source/_static/scipy-mathjax/extensions/TeX/boldsymbol.js doc/source/_static/scipy-mathjax/extensions/TeX/cancel.js doc/source/_static/scipy-mathjax/extensions/TeX/color.js doc/source/_static/scipy-mathjax/extensions/TeX/enclose.js doc/source/_static/scipy-mathjax/extensions/TeX/extpfeil.js doc/source/_static/scipy-mathjax/extensions/TeX/mathchoice.js doc/source/_static/scipy-mathjax/extensions/TeX/mediawiki-texvc.js doc/source/_static/scipy-mathjax/extensions/TeX/mhchem.js doc/source/_static/scipy-mathjax/extensions/TeX/newcommand.js doc/source/_static/scipy-mathjax/extensions/TeX/noErrors.js doc/source/_static/scipy-mathjax/extensions/TeX/noUndefined.js doc/source/_static/scipy-mathjax/extensions/TeX/unicode.js doc/source/_static/scipy-mathjax/extensions/TeX/verb.js doc/source/_static/scipy-mathjax/extensions/TeX/mhchem3/mhchem.js doc/source/_static/scipy-mathjax/extensions/a11y/accessibility-menu.js doc/source/_static/scipy-mathjax/extensions/a11y/auto-collapse.js doc/source/_static/scipy-mathjax/extensions/a11y/collapsible.js doc/source/_static/scipy-mathjax/extensions/a11y/explorer.js doc/source/_static/scipy-mathjax/extensions/a11y/invalid_keypress.mp3 doc/source/_static/scipy-mathjax/extensions/a11y/invalid_keypress.ogg doc/source/_static/scipy-mathjax/extensions/a11y/mathjax-sre.js doc/source/_static/scipy-mathjax/extensions/a11y/semantic-enrich.js doc/source/_static/scipy-mathjax/extensions/a11y/wgxpath.install.js doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/.htaccess doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/mathmaps_ie.js doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/functions/algebra.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/functions/elementary.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/functions/hyperbolic.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/functions/trigonometry.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-capital.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-mathfonts.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-scripts.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-small.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-symbols.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/hebrew_letters.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-lower-double-accent.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-lower-normal.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-lower-phonetic.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-lower-single-accent.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-mathfonts.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-rest.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-upper-double-accent.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-upper-normal.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-upper-single-accent.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_angles.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_arrows.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_characters.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_delimiters.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_digits.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_geometry.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_harpoons.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_non_characters.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_symbols.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_whitespace.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/other_stars.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/energy.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/length.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/memory.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/other.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/speed.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/temperature.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/time.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/volume.json doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/weight.json doc/source/_static/scipy-mathjax/jax/element/mml/jax.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/Arrows.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/BasicLatin.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/CombDiacritMarks.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/CombDiactForSymbols.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/Dingbats.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/GeneralPunctuation.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/GeometricShapes.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/GreekAndCoptic.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/Latin1Supplement.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/LetterlikeSymbols.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/MathOperators.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/MiscMathSymbolsA.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/MiscMathSymbolsB.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/MiscSymbolsAndArrows.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/MiscTechnical.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/SpacingModLetters.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/SuppMathOperators.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/SupplementalArrowsA.js doc/source/_static/scipy-mathjax/jax/element/mml/optable/SupplementalArrowsB.js doc/source/_static/scipy-mathjax/jax/input/TeX/config.js doc/source/_static/scipy-mathjax/jax/input/TeX/jax.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/config.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/jax.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload/annotation-xml.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload/maction.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload/menclose.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload/mglyph.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload/mmultiscripts.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload/ms.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload/mtable.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload/multiline.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/AMS-Regular.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Caligraphic-Bold.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Bold.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Main-Bold.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Math-BoldItalic.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Bold.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Italic.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Regular.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Script-Regular.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Typewriter-Regular.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/fontdata-extra.js doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/fontdata.js doc/source/_static/scipy-mathjax/jax/output/PlainSource/config.js doc/source/_static/scipy-mathjax/jax/output/PlainSource/jax.js doc/source/_static/scipy-mathjax/jax/output/PreviewHTML/config.js doc/source/_static/scipy-mathjax/jax/output/PreviewHTML/jax.js doc/source/_static/scipy-mathjax/jax/output/SVG/config.js doc/source/_static/scipy-mathjax/jax/output/SVG/jax.js doc/source/_static/scipy-mathjax/jax/output/SVG/autoload/annotation-xml.js doc/source/_static/scipy-mathjax/jax/output/SVG/autoload/maction.js doc/source/_static/scipy-mathjax/jax/output/SVG/autoload/menclose.js doc/source/_static/scipy-mathjax/jax/output/SVG/autoload/mglyph.js doc/source/_static/scipy-mathjax/jax/output/SVG/autoload/mmultiscripts.js doc/source/_static/scipy-mathjax/jax/output/SVG/autoload/ms.js doc/source/_static/scipy-mathjax/jax/output/SVG/autoload/mtable.js doc/source/_static/scipy-mathjax/jax/output/SVG/autoload/multiline.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/fontdata-extra.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/fontdata.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Math/Italic/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Script/Regular/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js doc/source/_templates/searchbox.html doc/source/_templates/autosummary/attribute.rst doc/source/_templates/autosummary/base.rst doc/source/_templates/autosummary/class.rst doc/source/_templates/autosummary/member.rst doc/source/_templates/autosummary/method.rst doc/source/_templates/autosummary/minimal_module.rst doc/source/_templates/autosummary/module.rst doc/source/dev/alignment.rst doc/source/dev/depending_on_numpy.rst doc/source/dev/development_advanced_debugging.rst doc/source/dev/development_environment.rst doc/source/dev/development_workflow.rst doc/source/dev/gitwash_links.txt doc/source/dev/howto-docs.rst doc/source/dev/howto_build_docs.rst doc/source/dev/index.rst doc/source/dev/internals.code-explanations.rst doc/source/dev/internals.rst doc/source/dev/pull_button.png doc/source/dev/releasing.rst doc/source/dev/reviewer_guidelines.rst doc/source/dev/underthehood.rst doc/source/dev/examples/.doxyfile doc/source/dev/examples/doxy_class.hpp doc/source/dev/examples/doxy_func.h doc/source/dev/examples/doxy_rst.h doc/source/dev/gitwash/configure_git.rst doc/source/dev/gitwash/development_setup.rst doc/source/dev/gitwash/dot2_dot3.rst doc/source/dev/gitwash/following_latest.rst doc/source/dev/gitwash/forked_page.png doc/source/dev/gitwash/forking_button.png doc/source/dev/gitwash/forking_message.png doc/source/dev/gitwash/git_intro.rst doc/source/dev/gitwash/git_links.inc doc/source/dev/gitwash/git_resources.rst doc/source/dev/gitwash/index.rst doc/source/dev/governance/governance.rst doc/source/dev/governance/index.rst doc/source/f2py/advanced.rst doc/source/f2py/f2py-examples.rst doc/source/f2py/f2py-reference.rst doc/source/f2py/f2py-testing.rst doc/source/f2py/f2py-user.rst doc/source/f2py/f2py.getting-started.rst doc/source/f2py/index.rst doc/source/f2py/python-usage.rst doc/source/f2py/signature-file.rst doc/source/f2py/usage.rst doc/source/f2py/buildtools/cmake.rst doc/source/f2py/buildtools/distutils.rst doc/source/f2py/buildtools/index.rst doc/source/f2py/buildtools/meson.rst doc/source/f2py/buildtools/skbuild.rst doc/source/f2py/code/CMakeLists.txt doc/source/f2py/code/CMakeLists_skbuild.txt doc/source/f2py/code/add-edited.pyf doc/source/f2py/code/add-improved.f doc/source/f2py/code/add-test.f doc/source/f2py/code/add.f doc/source/f2py/code/add.pyf doc/source/f2py/code/allocarr.f90 doc/source/f2py/code/array.f doc/source/f2py/code/asterisk1.f90 doc/source/f2py/code/asterisk2.f90 doc/source/f2py/code/calculate.f doc/source/f2py/code/callback.f doc/source/f2py/code/callback2.pyf doc/source/f2py/code/common.f doc/source/f2py/code/extcallback.f doc/source/f2py/code/f2cmap_demo.f doc/source/f2py/code/fib1.f doc/source/f2py/code/fib1.pyf doc/source/f2py/code/fib2.pyf doc/source/f2py/code/fib3.f doc/source/f2py/code/filter.f doc/source/f2py/code/ftype.f doc/source/f2py/code/meson.build doc/source/f2py/code/meson_upd.build doc/source/f2py/code/moddata.f90 doc/source/f2py/code/myroutine-edited.pyf doc/source/f2py/code/myroutine.f90 doc/source/f2py/code/myroutine.pyf doc/source/f2py/code/pyproj_skbuild.toml doc/source/f2py/code/scalar.f doc/source/f2py/code/setup_example.py doc/source/f2py/code/setup_skbuild.py doc/source/f2py/code/spam.pyf doc/source/f2py/code/string.f doc/source/f2py/code/var.pyf doc/source/f2py/code/results/allocarr_session.dat doc/source/f2py/code/results/array_session.dat doc/source/f2py/code/results/asterisk1_session.dat doc/source/f2py/code/results/asterisk2_session.dat doc/source/f2py/code/results/calculate_session.dat doc/source/f2py/code/results/callback_session.dat doc/source/f2py/code/results/common_session.dat doc/source/f2py/code/results/compile_session.dat doc/source/f2py/code/results/extcallback_session.dat doc/source/f2py/code/results/ftype_session.dat doc/source/f2py/code/results/moddata_session.dat doc/source/f2py/code/results/run_main_session.dat doc/source/f2py/code/results/scalar_session.dat doc/source/f2py/code/results/spam_session.dat doc/source/f2py/code/results/string_session.dat doc/source/f2py/code/results/var_session.dat doc/source/f2py/windows/conda.rst doc/source/f2py/windows/index.rst doc/source/f2py/windows/intel.rst doc/source/f2py/windows/msys2.rst doc/source/f2py/windows/pgi.rst doc/source/reference/alignment.rst doc/source/reference/array_api.rst doc/source/reference/arrays.classes.rst doc/source/reference/arrays.datetime.rst doc/source/reference/arrays.dtypes.rst doc/source/reference/arrays.indexing.rst doc/source/reference/arrays.interface.rst doc/source/reference/arrays.ndarray.rst doc/source/reference/arrays.nditer.cython.rst doc/source/reference/arrays.nditer.rst doc/source/reference/arrays.rst doc/source/reference/arrays.scalars.rst doc/source/reference/constants.rst doc/source/reference/distutils.rst doc/source/reference/distutils_guide.rst doc/source/reference/distutils_status_migration.rst doc/source/reference/global_state.rst doc/source/reference/index.rst doc/source/reference/internals.code-explanations.rst doc/source/reference/internals.rst doc/source/reference/maskedarray.baseclass.rst doc/source/reference/maskedarray.generic.rst doc/source/reference/maskedarray.rst doc/source/reference/routines.array-creation.rst doc/source/reference/routines.array-manipulation.rst doc/source/reference/routines.bitwise.rst doc/source/reference/routines.char.rst doc/source/reference/routines.ctypeslib.rst doc/source/reference/routines.datetime.rst doc/source/reference/routines.dtype.rst doc/source/reference/routines.emath.rst doc/source/reference/routines.err.rst doc/source/reference/routines.fft.rst doc/source/reference/routines.functional.rst doc/source/reference/routines.help.rst doc/source/reference/routines.io.rst doc/source/reference/routines.linalg.rst doc/source/reference/routines.logic.rst doc/source/reference/routines.ma.rst doc/source/reference/routines.math.rst doc/source/reference/routines.matlib.rst doc/source/reference/routines.other.rst doc/source/reference/routines.padding.rst doc/source/reference/routines.polynomials.chebyshev.rst doc/source/reference/routines.polynomials.classes.rst doc/source/reference/routines.polynomials.hermite.rst doc/source/reference/routines.polynomials.hermite_e.rst doc/source/reference/routines.polynomials.laguerre.rst doc/source/reference/routines.polynomials.legendre.rst doc/source/reference/routines.polynomials.package.rst doc/source/reference/routines.polynomials.poly1d.rst doc/source/reference/routines.polynomials.polynomial.rst doc/source/reference/routines.polynomials.polyutils.rst doc/source/reference/routines.polynomials.rst doc/source/reference/routines.rst doc/source/reference/routines.set.rst doc/source/reference/routines.sort.rst doc/source/reference/routines.statistics.rst doc/source/reference/routines.testing.overrides.rst doc/source/reference/routines.testing.rst doc/source/reference/routines.window.rst doc/source/reference/security.rst doc/source/reference/swig.interface-file.rst doc/source/reference/swig.rst doc/source/reference/swig.testing.rst doc/source/reference/testing.rst doc/source/reference/typing.rst doc/source/reference/ufuncs.rst doc/source/reference/c-api/array.rst doc/source/reference/c-api/config.rst doc/source/reference/c-api/coremath.rst doc/source/reference/c-api/data_memory.rst doc/source/reference/c-api/deprecations.rst doc/source/reference/c-api/dtype.rst doc/source/reference/c-api/generalized-ufuncs.rst doc/source/reference/c-api/index.rst doc/source/reference/c-api/iterator.rst doc/source/reference/c-api/types-and-structures.rst doc/source/reference/c-api/ufunc.rst doc/source/reference/distutils/misc_util.rst doc/source/reference/figures/dtype-hierarchy.dia doc/source/reference/figures/dtype-hierarchy.pdf doc/source/reference/figures/dtype-hierarchy.png doc/source/reference/figures/opt-infra.odg doc/source/reference/figures/opt-infra.png doc/source/reference/figures/threefundamental.fig doc/source/reference/figures/threefundamental.pdf doc/source/reference/figures/threefundamental.png doc/source/reference/random/c-api.rst doc/source/reference/random/compatibility.rst doc/source/reference/random/extending.rst doc/source/reference/random/generator.rst doc/source/reference/random/index.rst doc/source/reference/random/legacy.rst doc/source/reference/random/multithreading.rst doc/source/reference/random/new-or-different.rst doc/source/reference/random/parallel.rst doc/source/reference/random/performance.py doc/source/reference/random/performance.rst doc/source/reference/random/upgrading-pcg64.rst doc/source/reference/random/bit_generators/index.rst doc/source/reference/random/bit_generators/mt19937.rst doc/source/reference/random/bit_generators/pcg64.rst doc/source/reference/random/bit_generators/pcg64dxsm.rst doc/source/reference/random/bit_generators/philox.rst doc/source/reference/random/bit_generators/sfc64.rst doc/source/reference/random/examples/cffi.rst doc/source/reference/random/examples/numba.rst doc/source/reference/random/examples/numba_cffi.rst doc/source/reference/random/examples/cython/extending.pyx doc/source/reference/random/examples/cython/extending.pyx.rst doc/source/reference/random/examples/cython/extending_distributions.pyx.rst doc/source/reference/random/examples/cython/index.rst doc/source/reference/random/examples/cython/meson.build.rst doc/source/reference/simd/build-options.rst doc/source/reference/simd/gen_features.py doc/source/reference/simd/how-it-works.rst doc/source/reference/simd/index.rst doc/source/reference/simd/log_example.txt doc/source/reference/simd/simd-optimizations.rst doc/source/reference/simd/generated_tables/compilers-diff.inc doc/source/reference/simd/generated_tables/cpu_features.inc doc/source/release/1.10.0-notes.rst doc/source/release/1.10.1-notes.rst doc/source/release/1.10.2-notes.rst doc/source/release/1.10.3-notes.rst doc/source/release/1.10.4-notes.rst doc/source/release/1.11.0-notes.rst doc/source/release/1.11.1-notes.rst doc/source/release/1.11.2-notes.rst doc/source/release/1.11.3-notes.rst doc/source/release/1.12.0-notes.rst doc/source/release/1.12.1-notes.rst doc/source/release/1.13.0-notes.rst doc/source/release/1.13.1-notes.rst doc/source/release/1.13.2-notes.rst doc/source/release/1.13.3-notes.rst doc/source/release/1.14.0-notes.rst doc/source/release/1.14.1-notes.rst doc/source/release/1.14.2-notes.rst doc/source/release/1.14.3-notes.rst doc/source/release/1.14.4-notes.rst doc/source/release/1.14.5-notes.rst doc/source/release/1.14.6-notes.rst doc/source/release/1.15.0-notes.rst doc/source/release/1.15.1-notes.rst doc/source/release/1.15.2-notes.rst doc/source/release/1.15.3-notes.rst doc/source/release/1.15.4-notes.rst doc/source/release/1.16.0-notes.rst doc/source/release/1.16.1-notes.rst doc/source/release/1.16.2-notes.rst doc/source/release/1.16.3-notes.rst doc/source/release/1.16.4-notes.rst doc/source/release/1.16.5-notes.rst doc/source/release/1.16.6-notes.rst doc/source/release/1.17.0-notes.rst doc/source/release/1.17.1-notes.rst doc/source/release/1.17.2-notes.rst doc/source/release/1.17.3-notes.rst doc/source/release/1.17.4-notes.rst doc/source/release/1.17.5-notes.rst doc/source/release/1.18.0-notes.rst doc/source/release/1.18.1-notes.rst doc/source/release/1.18.2-notes.rst doc/source/release/1.18.3-notes.rst doc/source/release/1.18.4-notes.rst doc/source/release/1.18.5-notes.rst doc/source/release/1.19.0-notes.rst doc/source/release/1.19.1-notes.rst doc/source/release/1.19.2-notes.rst doc/source/release/1.19.3-notes.rst doc/source/release/1.19.4-notes.rst doc/source/release/1.19.5-notes.rst doc/source/release/1.20.0-notes.rst doc/source/release/1.20.1-notes.rst doc/source/release/1.20.2-notes.rst doc/source/release/1.20.3-notes.rst doc/source/release/1.21.0-notes.rst doc/source/release/1.21.1-notes.rst doc/source/release/1.21.2-notes.rst doc/source/release/1.21.3-notes.rst doc/source/release/1.21.4-notes.rst doc/source/release/1.21.5-notes.rst doc/source/release/1.21.6-notes.rst doc/source/release/1.22.0-notes.rst doc/source/release/1.22.1-notes.rst doc/source/release/1.22.2-notes.rst doc/source/release/1.22.3-notes.rst doc/source/release/1.22.4-notes.rst doc/source/release/1.23.0-notes.rst doc/source/release/1.23.1-notes.rst doc/source/release/1.23.2-notes.rst doc/source/release/1.23.3-notes.rst doc/source/release/1.23.4-notes.rst doc/source/release/1.23.5-notes.rst doc/source/release/1.24.0-notes.rst doc/source/release/1.24.1-notes.rst doc/source/release/1.24.2-notes.rst doc/source/release/1.24.3-notes.rst doc/source/release/1.25.0-notes.rst doc/source/release/1.25.1-notes.rst doc/source/release/1.25.2-notes.rst doc/source/release/1.26.0-notes.rst doc/source/release/1.26.1-notes.rst doc/source/release/1.26.2-notes.rst doc/source/release/1.3.0-notes.rst doc/source/release/1.4.0-notes.rst doc/source/release/1.5.0-notes.rst doc/source/release/1.6.0-notes.rst doc/source/release/1.6.1-notes.rst doc/source/release/1.6.2-notes.rst doc/source/release/1.7.0-notes.rst doc/source/release/1.7.1-notes.rst doc/source/release/1.7.2-notes.rst doc/source/release/1.8.0-notes.rst doc/source/release/1.8.1-notes.rst doc/source/release/1.8.2-notes.rst doc/source/release/1.9.0-notes.rst doc/source/release/1.9.1-notes.rst doc/source/release/1.9.2-notes.rst doc/source/release/template.rst doc/source/user/absolute_beginners.rst doc/source/user/basics.broadcasting.rst doc/source/user/basics.copies.rst doc/source/user/basics.creation.rst doc/source/user/basics.dispatch.rst doc/source/user/basics.indexing.rst doc/source/user/basics.interoperability.rst doc/source/user/basics.io.genfromtxt.rst doc/source/user/basics.io.rst doc/source/user/basics.rec.rst doc/source/user/basics.rst doc/source/user/basics.subclassing.rst doc/source/user/basics.types.rst doc/source/user/basics.ufuncs.rst doc/source/user/broadcasting_1.png doc/source/user/broadcasting_1.svg doc/source/user/broadcasting_2.png doc/source/user/broadcasting_2.svg doc/source/user/broadcasting_3.png doc/source/user/broadcasting_3.svg doc/source/user/broadcasting_4.png doc/source/user/broadcasting_4.svg doc/source/user/broadcasting_5.png doc/source/user/broadcasting_5.svg doc/source/user/building.rst doc/source/user/byteswapping.rst doc/source/user/c-info.beyond-basics.rst doc/source/user/c-info.how-to-extend.rst doc/source/user/c-info.python-as-glue.rst doc/source/user/c-info.rst doc/source/user/c-info.ufunc-tutorial.rst doc/source/user/how-to-how-to.rst doc/source/user/how-to-index.rst doc/source/user/how-to-io.rst doc/source/user/how-to-partition.rst doc/source/user/how-to-verify-bug.rst doc/source/user/howtos_index.rst doc/source/user/index.rst doc/source/user/install.rst doc/source/user/misc.rst doc/source/user/numpy-for-matlab-users.rst doc/source/user/quickstart.rst doc/source/user/theory.broadcasting.rst doc/source/user/troubleshooting-importerror.rst doc/source/user/whatisnumpy.rst doc/source/user/images/np_MSE_explanation.png doc/source/user/images/np_MSE_explanation2.png doc/source/user/images/np_MSE_formula.png doc/source/user/images/np_MSE_implementation.png doc/source/user/images/np_aggregation.png doc/source/user/images/np_array.png doc/source/user/images/np_array_data_ones.png doc/source/user/images/np_array_dataones.png doc/source/user/images/np_create_array.png doc/source/user/images/np_create_matrix.png doc/source/user/images/np_data_plus_ones.png doc/source/user/images/np_indexing.png doc/source/user/images/np_matrix_aggregation.png doc/source/user/images/np_matrix_aggregation_row.png doc/source/user/images/np_matrix_arithmetic.png doc/source/user/images/np_matrix_broadcasting.png doc/source/user/images/np_matrix_indexing.png doc/source/user/images/np_mse_viz1.png doc/source/user/images/np_mse_viz2.png doc/source/user/images/np_multiply_broadcasting.png doc/source/user/images/np_ones_zeros_matrix.png doc/source/user/images/np_ones_zeros_random.png doc/source/user/images/np_pandas.png doc/source/user/images/np_readcsv.png doc/source/user/images/np_reshape.png doc/source/user/images/np_sub_mult_divide.png doc/source/user/images/np_transposing_reshaping.png doc/source/user/plots/matplotlib1.py doc/source/user/plots/matplotlib2.py doc/source/user/plots/matplotlib3.py doc/source/user/plots/meshgrid_plot.py meson_cpu/main_config.h.in meson_cpu/meson.build meson_cpu/arm/meson.build meson_cpu/ppc64/meson.build meson_cpu/s390x/meson.build meson_cpu/x86/meson.build numpy/__config__.py.in numpy/__init__.cython-30.pxd numpy/__init__.pxd numpy/__init__.py numpy/__init__.pyi numpy/_distributor_init.py numpy/_globals.py numpy/_pytesttester.py numpy/_pytesttester.pyi numpy/conftest.py numpy/ctypeslib.py numpy/ctypeslib.pyi numpy/dtypes.py numpy/dtypes.pyi numpy/exceptions.py numpy/exceptions.pyi numpy/matlib.py numpy/meson.build numpy/py.typed numpy/setup.py numpy/version.py numpy.egg-info/PKG-INFO numpy.egg-info/SOURCES.txt numpy.egg-info/dependency_links.txt numpy.egg-info/entry_points.txt numpy.egg-info/not-zip-safe numpy.egg-info/top_level.txt numpy/_build_utils/__init__.py numpy/_build_utils/gcc_build_bitness.py numpy/_build_utils/gitversion.py numpy/_build_utils/process_src_template.py numpy/_build_utils/setup.py numpy/_build_utils/tempita.py numpy/_core/__init__.py numpy/_core/__init__.pyi numpy/_core/_dtype.py numpy/_core/_dtype_ctypes.py numpy/_core/_internal.py numpy/_core/_multiarray_umath.py numpy/_core/multiarray.py numpy/_core/umath.py numpy/_pyinstaller/__init__.py numpy/_pyinstaller/hook-numpy.py numpy/_pyinstaller/pyinstaller-smoke.py numpy/_pyinstaller/test_pyinstaller.py numpy/_typing/__init__.py numpy/_typing/_add_docstring.py numpy/_typing/_array_like.py numpy/_typing/_callable.pyi numpy/_typing/_char_codes.py numpy/_typing/_dtype_like.py numpy/_typing/_extended_precision.py numpy/_typing/_nbit.py numpy/_typing/_nested_sequence.py numpy/_typing/_scalars.py numpy/_typing/_shape.py numpy/_typing/_ufunc.pyi numpy/_typing/setup.py numpy/_utils/__init__.py numpy/_utils/_convertions.py numpy/_utils/_inspect.py numpy/_utils/_pep440.py numpy/array_api/__init__.py numpy/array_api/_array_object.py numpy/array_api/_constants.py numpy/array_api/_creation_functions.py numpy/array_api/_data_type_functions.py numpy/array_api/_dtypes.py numpy/array_api/_elementwise_functions.py numpy/array_api/_indexing_functions.py numpy/array_api/_manipulation_functions.py numpy/array_api/_searching_functions.py numpy/array_api/_set_functions.py numpy/array_api/_sorting_functions.py numpy/array_api/_statistical_functions.py numpy/array_api/_typing.py numpy/array_api/_utility_functions.py numpy/array_api/linalg.py numpy/array_api/setup.py numpy/array_api/tests/__init__.py numpy/array_api/tests/test_array_object.py numpy/array_api/tests/test_creation_functions.py numpy/array_api/tests/test_data_type_functions.py numpy/array_api/tests/test_elementwise_functions.py numpy/array_api/tests/test_indexing_functions.py numpy/array_api/tests/test_manipulation_functions.py numpy/array_api/tests/test_set_functions.py numpy/array_api/tests/test_sorting_functions.py numpy/array_api/tests/test_validation.py numpy/compat/__init__.py numpy/compat/py3k.py numpy/compat/setup.py numpy/compat/tests/__init__.py numpy/compat/tests/test_compat.py numpy/core/__init__.py numpy/core/__init__.pyi numpy/core/_add_newdocs.py numpy/core/_add_newdocs_scalars.py numpy/core/_asarray.py numpy/core/_asarray.pyi numpy/core/_dtype.py numpy/core/_dtype_ctypes.py numpy/core/_exceptions.py numpy/core/_internal.py numpy/core/_internal.pyi numpy/core/_machar.py numpy/core/_methods.py numpy/core/_string_helpers.py numpy/core/_type_aliases.py numpy/core/_type_aliases.pyi numpy/core/_ufunc_config.py numpy/core/_ufunc_config.pyi numpy/core/arrayprint.py numpy/core/arrayprint.pyi numpy/core/check_longdouble.c numpy/core/config.h.in numpy/core/cversions.py numpy/core/defchararray.py numpy/core/defchararray.pyi numpy/core/einsumfunc.py numpy/core/einsumfunc.pyi numpy/core/feature_detection_cmath.h numpy/core/feature_detection_locale.h numpy/core/feature_detection_math.h numpy/core/feature_detection_misc.h numpy/core/feature_detection_stdio.h numpy/core/fromnumeric.py numpy/core/fromnumeric.pyi numpy/core/function_base.py numpy/core/function_base.pyi numpy/core/getlimits.py numpy/core/getlimits.pyi numpy/core/memmap.py numpy/core/memmap.pyi numpy/core/meson.build numpy/core/mlib.ini.in numpy/core/multiarray.py numpy/core/multiarray.pyi numpy/core/npymath.ini.in numpy/core/numeric.py numpy/core/numeric.pyi numpy/core/numerictypes.py numpy/core/numerictypes.pyi numpy/core/overrides.py numpy/core/records.py numpy/core/records.pyi numpy/core/setup.py numpy/core/setup_common.py numpy/core/shape_base.py numpy/core/shape_base.pyi numpy/core/umath.py numpy/core/umath_tests.py numpy/core/code_generators/__init__.py numpy/core/code_generators/cversions.txt numpy/core/code_generators/genapi.py numpy/core/code_generators/generate_numpy_api.py numpy/core/code_generators/generate_ufunc_api.py numpy/core/code_generators/generate_umath.py numpy/core/code_generators/generate_umath_doc.py numpy/core/code_generators/numpy_api.py numpy/core/code_generators/ufunc_docstrings.py numpy/core/code_generators/verify_c_api_version.py numpy/core/include/meson.build numpy/core/include/numpy/.doxyfile numpy/core/include/numpy/_dtype_api.h numpy/core/include/numpy/_neighborhood_iterator_imp.h numpy/core/include/numpy/_numpyconfig.h.in numpy/core/include/numpy/arrayobject.h numpy/core/include/numpy/arrayscalars.h numpy/core/include/numpy/experimental_dtype_api.h numpy/core/include/numpy/halffloat.h numpy/core/include/numpy/ndarrayobject.h numpy/core/include/numpy/ndarraytypes.h numpy/core/include/numpy/noprefix.h numpy/core/include/numpy/npy_1_7_deprecated_api.h numpy/core/include/numpy/npy_3kcompat.h numpy/core/include/numpy/npy_common.h numpy/core/include/numpy/npy_cpu.h numpy/core/include/numpy/npy_endian.h numpy/core/include/numpy/npy_interrupt.h numpy/core/include/numpy/npy_math.h numpy/core/include/numpy/npy_no_deprecated_api.h numpy/core/include/numpy/npy_os.h numpy/core/include/numpy/numpyconfig.h numpy/core/include/numpy/old_defines.h numpy/core/include/numpy/oldnumeric.h numpy/core/include/numpy/ufuncobject.h numpy/core/include/numpy/utils.h numpy/core/include/numpy/libdivide/LICENSE.txt numpy/core/include/numpy/libdivide/libdivide.h numpy/core/include/numpy/random/bitgen.h numpy/core/include/numpy/random/distributions.h numpy/core/src/dummymodule.c numpy/core/src/_simd/_simd.c numpy/core/src/_simd/_simd.dispatch.c.src numpy/core/src/_simd/_simd.h numpy/core/src/_simd/_simd_arg.inc numpy/core/src/_simd/_simd_convert.inc numpy/core/src/_simd/_simd_data.inc.src numpy/core/src/_simd/_simd_easyintrin.inc numpy/core/src/_simd/_simd_inc.h.src numpy/core/src/_simd/_simd_vector.inc numpy/core/src/common/.doxyfile numpy/core/src/common/array_assign.c numpy/core/src/common/array_assign.h numpy/core/src/common/binop_override.h numpy/core/src/common/cblasfuncs.c numpy/core/src/common/cblasfuncs.h numpy/core/src/common/common.hpp numpy/core/src/common/float_status.hpp numpy/core/src/common/get_attr_string.h numpy/core/src/common/half.hpp numpy/core/src/common/half_private.hpp numpy/core/src/common/lowlevel_strided_loops.h numpy/core/src/common/mem_overlap.c numpy/core/src/common/mem_overlap.h numpy/core/src/common/meta.hpp numpy/core/src/common/npdef.hpp numpy/core/src/common/npstd.hpp numpy/core/src/common/npy_argparse.c numpy/core/src/common/npy_argparse.h numpy/core/src/common/npy_binsearch.h numpy/core/src/common/npy_cblas.h numpy/core/src/common/npy_cblas_base.h numpy/core/src/common/npy_config.h numpy/core/src/common/npy_cpu_dispatch.h numpy/core/src/common/npy_cpu_features.c numpy/core/src/common/npy_cpu_features.h numpy/core/src/common/npy_cpuinfo_parser.h numpy/core/src/common/npy_ctypes.h numpy/core/src/common/npy_dlpack.h numpy/core/src/common/npy_extint128.h numpy/core/src/common/npy_fpmath.h numpy/core/src/common/npy_hashtable.c numpy/core/src/common/npy_hashtable.h numpy/core/src/common/npy_import.h numpy/core/src/common/npy_longdouble.c numpy/core/src/common/npy_longdouble.h numpy/core/src/common/npy_partition.h numpy/core/src/common/npy_pycompat.h numpy/core/src/common/npy_sort.h.src numpy/core/src/common/npy_svml.h numpy/core/src/common/numpy_tag.h numpy/core/src/common/numpyos.c numpy/core/src/common/numpyos.h numpy/core/src/common/python_xerbla.c numpy/core/src/common/templ_common.h.src numpy/core/src/common/ucsnarrow.c numpy/core/src/common/ucsnarrow.h numpy/core/src/common/ufunc_override.c numpy/core/src/common/ufunc_override.h numpy/core/src/common/umathmodule.h numpy/core/src/common/utils.hpp numpy/core/src/common/dlpack/dlpack.h numpy/core/src/common/simd/emulate_maskop.h numpy/core/src/common/simd/intdiv.h numpy/core/src/common/simd/simd.h numpy/core/src/common/simd/simd_utils.h numpy/core/src/common/simd/avx2/arithmetic.h numpy/core/src/common/simd/avx2/avx2.h numpy/core/src/common/simd/avx2/conversion.h numpy/core/src/common/simd/avx2/math.h numpy/core/src/common/simd/avx2/memory.h numpy/core/src/common/simd/avx2/misc.h numpy/core/src/common/simd/avx2/operators.h numpy/core/src/common/simd/avx2/reorder.h numpy/core/src/common/simd/avx2/utils.h numpy/core/src/common/simd/avx512/arithmetic.h numpy/core/src/common/simd/avx512/avx512.h numpy/core/src/common/simd/avx512/conversion.h numpy/core/src/common/simd/avx512/maskop.h numpy/core/src/common/simd/avx512/math.h numpy/core/src/common/simd/avx512/memory.h numpy/core/src/common/simd/avx512/misc.h numpy/core/src/common/simd/avx512/operators.h numpy/core/src/common/simd/avx512/reorder.h numpy/core/src/common/simd/avx512/utils.h numpy/core/src/common/simd/neon/arithmetic.h numpy/core/src/common/simd/neon/conversion.h numpy/core/src/common/simd/neon/math.h numpy/core/src/common/simd/neon/memory.h numpy/core/src/common/simd/neon/misc.h numpy/core/src/common/simd/neon/neon.h numpy/core/src/common/simd/neon/operators.h numpy/core/src/common/simd/neon/reorder.h numpy/core/src/common/simd/sse/arithmetic.h numpy/core/src/common/simd/sse/conversion.h numpy/core/src/common/simd/sse/math.h numpy/core/src/common/simd/sse/memory.h numpy/core/src/common/simd/sse/misc.h numpy/core/src/common/simd/sse/operators.h numpy/core/src/common/simd/sse/reorder.h numpy/core/src/common/simd/sse/sse.h numpy/core/src/common/simd/sse/utils.h numpy/core/src/common/simd/vec/arithmetic.h numpy/core/src/common/simd/vec/conversion.h numpy/core/src/common/simd/vec/math.h numpy/core/src/common/simd/vec/memory.h numpy/core/src/common/simd/vec/misc.h numpy/core/src/common/simd/vec/operators.h numpy/core/src/common/simd/vec/reorder.h numpy/core/src/common/simd/vec/utils.h numpy/core/src/common/simd/vec/vec.h numpy/core/src/multiarray/_datetime.h numpy/core/src/multiarray/_multiarray_tests.c.src numpy/core/src/multiarray/abstractdtypes.c numpy/core/src/multiarray/abstractdtypes.h numpy/core/src/multiarray/alloc.c numpy/core/src/multiarray/alloc.h numpy/core/src/multiarray/argfunc.dispatch.c.src numpy/core/src/multiarray/array_assign_array.c numpy/core/src/multiarray/array_assign_scalar.c numpy/core/src/multiarray/array_coercion.c numpy/core/src/multiarray/array_coercion.h numpy/core/src/multiarray/array_method.c numpy/core/src/multiarray/array_method.h numpy/core/src/multiarray/arrayfunction_override.c numpy/core/src/multiarray/arrayfunction_override.h numpy/core/src/multiarray/arrayobject.c numpy/core/src/multiarray/arrayobject.h numpy/core/src/multiarray/arraytypes.c.src numpy/core/src/multiarray/arraytypes.h.src numpy/core/src/multiarray/buffer.c numpy/core/src/multiarray/calculation.c numpy/core/src/multiarray/calculation.h numpy/core/src/multiarray/can_cast_table.h numpy/core/src/multiarray/common.c numpy/core/src/multiarray/common.h numpy/core/src/multiarray/common_dtype.c numpy/core/src/multiarray/common_dtype.h numpy/core/src/multiarray/compiled_base.c numpy/core/src/multiarray/compiled_base.h numpy/core/src/multiarray/conversion_utils.c numpy/core/src/multiarray/conversion_utils.h numpy/core/src/multiarray/convert.c numpy/core/src/multiarray/convert.h numpy/core/src/multiarray/convert_datatype.c numpy/core/src/multiarray/convert_datatype.h numpy/core/src/multiarray/ctors.c numpy/core/src/multiarray/ctors.h numpy/core/src/multiarray/datetime.c numpy/core/src/multiarray/datetime_busday.c numpy/core/src/multiarray/datetime_busday.h numpy/core/src/multiarray/datetime_busdaycal.c numpy/core/src/multiarray/datetime_busdaycal.h numpy/core/src/multiarray/datetime_strings.c numpy/core/src/multiarray/datetime_strings.h numpy/core/src/multiarray/descriptor.c numpy/core/src/multiarray/descriptor.h numpy/core/src/multiarray/dlpack.c numpy/core/src/multiarray/dragon4.c numpy/core/src/multiarray/dragon4.h numpy/core/src/multiarray/dtype_transfer.c numpy/core/src/multiarray/dtype_transfer.h numpy/core/src/multiarray/dtype_traversal.c numpy/core/src/multiarray/dtype_traversal.h numpy/core/src/multiarray/dtypemeta.c numpy/core/src/multiarray/dtypemeta.h numpy/core/src/multiarray/einsum.c.src numpy/core/src/multiarray/einsum_debug.h numpy/core/src/multiarray/einsum_sumprod.c.src numpy/core/src/multiarray/einsum_sumprod.h numpy/core/src/multiarray/experimental_public_dtype_api.c numpy/core/src/multiarray/experimental_public_dtype_api.h numpy/core/src/multiarray/flagsobject.c numpy/core/src/multiarray/getset.c numpy/core/src/multiarray/getset.h numpy/core/src/multiarray/hashdescr.c numpy/core/src/multiarray/hashdescr.h numpy/core/src/multiarray/item_selection.c numpy/core/src/multiarray/item_selection.h numpy/core/src/multiarray/iterators.c numpy/core/src/multiarray/iterators.h numpy/core/src/multiarray/legacy_dtype_implementation.c numpy/core/src/multiarray/legacy_dtype_implementation.h numpy/core/src/multiarray/lowlevel_strided_loops.c.src numpy/core/src/multiarray/mapping.c numpy/core/src/multiarray/mapping.h numpy/core/src/multiarray/methods.c numpy/core/src/multiarray/methods.h numpy/core/src/multiarray/multiarraymodule.c numpy/core/src/multiarray/multiarraymodule.h numpy/core/src/multiarray/nditer_api.c numpy/core/src/multiarray/nditer_constr.c numpy/core/src/multiarray/nditer_impl.h numpy/core/src/multiarray/nditer_pywrap.c numpy/core/src/multiarray/nditer_pywrap.h numpy/core/src/multiarray/nditer_templ.c.src numpy/core/src/multiarray/npy_buffer.h numpy/core/src/multiarray/number.c numpy/core/src/multiarray/number.h numpy/core/src/multiarray/refcount.c numpy/core/src/multiarray/refcount.h numpy/core/src/multiarray/scalarapi.c numpy/core/src/multiarray/scalartypes.c.src numpy/core/src/multiarray/scalartypes.h numpy/core/src/multiarray/sequence.c numpy/core/src/multiarray/sequence.h numpy/core/src/multiarray/shape.c numpy/core/src/multiarray/shape.h numpy/core/src/multiarray/strfuncs.c numpy/core/src/multiarray/strfuncs.h numpy/core/src/multiarray/temp_elide.c numpy/core/src/multiarray/temp_elide.h numpy/core/src/multiarray/typeinfo.c numpy/core/src/multiarray/typeinfo.h numpy/core/src/multiarray/usertypes.c numpy/core/src/multiarray/usertypes.h numpy/core/src/multiarray/vdot.c numpy/core/src/multiarray/vdot.h numpy/core/src/multiarray/textreading/conversions.c numpy/core/src/multiarray/textreading/conversions.h numpy/core/src/multiarray/textreading/field_types.c numpy/core/src/multiarray/textreading/field_types.h numpy/core/src/multiarray/textreading/growth.c numpy/core/src/multiarray/textreading/growth.h numpy/core/src/multiarray/textreading/parser_config.h numpy/core/src/multiarray/textreading/readtext.c numpy/core/src/multiarray/textreading/readtext.h numpy/core/src/multiarray/textreading/rows.c numpy/core/src/multiarray/textreading/rows.h numpy/core/src/multiarray/textreading/str_to_int.c numpy/core/src/multiarray/textreading/str_to_int.h numpy/core/src/multiarray/textreading/stream.h numpy/core/src/multiarray/textreading/stream_pyobject.c numpy/core/src/multiarray/textreading/stream_pyobject.h numpy/core/src/multiarray/textreading/tokenize.cpp numpy/core/src/multiarray/textreading/tokenize.h numpy/core/src/npymath/arm64_exports.c numpy/core/src/npymath/halffloat.cpp numpy/core/src/npymath/ieee754.c.src numpy/core/src/npymath/ieee754.cpp numpy/core/src/npymath/npy_math.c numpy/core/src/npymath/npy_math_common.h numpy/core/src/npymath/npy_math_complex.c.src numpy/core/src/npymath/npy_math_internal.h.src numpy/core/src/npymath/npy_math_private.h numpy/core/src/npysort/binsearch.cpp numpy/core/src/npysort/heapsort.cpp numpy/core/src/npysort/mergesort.cpp numpy/core/src/npysort/npysort_common.h numpy/core/src/npysort/npysort_heapsort.h numpy/core/src/npysort/quicksort.cpp numpy/core/src/npysort/radixsort.cpp numpy/core/src/npysort/selection.cpp numpy/core/src/npysort/simd_qsort.dispatch.cpp numpy/core/src/npysort/simd_qsort.hpp numpy/core/src/npysort/simd_qsort_16bit.dispatch.cpp numpy/core/src/npysort/timsort.cpp numpy/core/src/npysort/x86-simd-sort/.gitignore numpy/core/src/npysort/x86-simd-sort/CODE_OF_CONDUCT.md numpy/core/src/npysort/x86-simd-sort/CONTRIBUTING.md numpy/core/src/npysort/x86-simd-sort/LICENSE.md numpy/core/src/npysort/x86-simd-sort/Makefile numpy/core/src/npysort/x86-simd-sort/README.md numpy/core/src/npysort/x86-simd-sort/_clang-format numpy/core/src/npysort/x86-simd-sort/bench-compare.sh numpy/core/src/npysort/x86-simd-sort/meson.build numpy/core/src/npysort/x86-simd-sort/.github/workflows/build-numpy.yml numpy/core/src/npysort/x86-simd-sort/.github/workflows/c-cpp.yml numpy/core/src/npysort/x86-simd-sort/benchmarks/bench-argsort.hpp numpy/core/src/npysort/x86-simd-sort/benchmarks/bench-partial-qsort.hpp numpy/core/src/npysort/x86-simd-sort/benchmarks/bench-qselect.hpp numpy/core/src/npysort/x86-simd-sort/benchmarks/bench-qsort-common.h numpy/core/src/npysort/x86-simd-sort/benchmarks/bench-qsort.cpp numpy/core/src/npysort/x86-simd-sort/benchmarks/bench-qsort.hpp numpy/core/src/npysort/x86-simd-sort/benchmarks/bench-qsortfp16.cpp numpy/core/src/npysort/x86-simd-sort/benchmarks/bench-tgl.out numpy/core/src/npysort/x86-simd-sort/benchmarks/meson.build numpy/core/src/npysort/x86-simd-sort/src/avx512-16bit-common.h numpy/core/src/npysort/x86-simd-sort/src/avx512-16bit-qsort.hpp numpy/core/src/npysort/x86-simd-sort/src/avx512-32bit-qsort.hpp numpy/core/src/npysort/x86-simd-sort/src/avx512-64bit-argsort.hpp numpy/core/src/npysort/x86-simd-sort/src/avx512-64bit-common.h numpy/core/src/npysort/x86-simd-sort/src/avx512-64bit-keyvalue-networks.hpp numpy/core/src/npysort/x86-simd-sort/src/avx512-64bit-keyvaluesort.hpp numpy/core/src/npysort/x86-simd-sort/src/avx512-64bit-qsort.hpp numpy/core/src/npysort/x86-simd-sort/src/avx512-common-argsort.h numpy/core/src/npysort/x86-simd-sort/src/avx512-common-qsort.h numpy/core/src/npysort/x86-simd-sort/src/avx512fp16-16bit-qsort.hpp numpy/core/src/npysort/x86-simd-sort/tests/meson.build numpy/core/src/npysort/x86-simd-sort/tests/test-argsort.cpp numpy/core/src/npysort/x86-simd-sort/tests/test-keyvalue.cpp numpy/core/src/npysort/x86-simd-sort/tests/test-partial-qsort.hpp numpy/core/src/npysort/x86-simd-sort/tests/test-qselect.hpp numpy/core/src/npysort/x86-simd-sort/tests/test-qsort-common.h numpy/core/src/npysort/x86-simd-sort/tests/test-qsort-fp.hpp numpy/core/src/npysort/x86-simd-sort/tests/test-qsort.cpp numpy/core/src/npysort/x86-simd-sort/tests/test-qsort.hpp numpy/core/src/npysort/x86-simd-sort/tests/test-qsortfp16.cpp numpy/core/src/npysort/x86-simd-sort/utils/cpuinfo.cpp numpy/core/src/npysort/x86-simd-sort/utils/cpuinfo.h numpy/core/src/npysort/x86-simd-sort/utils/meson.build numpy/core/src/npysort/x86-simd-sort/utils/rand_array.h numpy/core/src/umath/_operand_flag_tests.c numpy/core/src/umath/_rational_tests.c numpy/core/src/umath/_scaled_float_dtype.c numpy/core/src/umath/_struct_ufunc_tests.c numpy/core/src/umath/_umath_tests.c.src numpy/core/src/umath/_umath_tests.dispatch.c numpy/core/src/umath/clip.cpp numpy/core/src/umath/clip.h numpy/core/src/umath/dispatching.c numpy/core/src/umath/dispatching.h numpy/core/src/umath/extobj.c numpy/core/src/umath/extobj.h numpy/core/src/umath/fast_loop_macros.h numpy/core/src/umath/funcs.inc.src numpy/core/src/umath/legacy_array_method.c numpy/core/src/umath/legacy_array_method.h numpy/core/src/umath/loops.c.src numpy/core/src/umath/loops.h.src numpy/core/src/umath/loops_arithm_fp.dispatch.c.src numpy/core/src/umath/loops_arithmetic.dispatch.c.src numpy/core/src/umath/loops_autovec.dispatch.c.src numpy/core/src/umath/loops_comparison.dispatch.c.src numpy/core/src/umath/loops_exponent_log.dispatch.c.src numpy/core/src/umath/loops_hyperbolic.dispatch.c.src numpy/core/src/umath/loops_logical.dispatch.c.src numpy/core/src/umath/loops_minmax.dispatch.c.src numpy/core/src/umath/loops_modulo.dispatch.c.src numpy/core/src/umath/loops_trigonometric.dispatch.c.src numpy/core/src/umath/loops_umath_fp.dispatch.c.src numpy/core/src/umath/loops_unary.dispatch.c.src numpy/core/src/umath/loops_unary_complex.dispatch.c.src numpy/core/src/umath/loops_unary_fp.dispatch.c.src numpy/core/src/umath/loops_unary_fp_le.dispatch.c.src numpy/core/src/umath/loops_utils.h.src numpy/core/src/umath/matmul.c.src numpy/core/src/umath/matmul.h.src numpy/core/src/umath/npy_simd_data.h numpy/core/src/umath/override.c numpy/core/src/umath/override.h numpy/core/src/umath/reduction.c numpy/core/src/umath/reduction.h numpy/core/src/umath/scalarmath.c.src numpy/core/src/umath/string_ufuncs.cpp numpy/core/src/umath/string_ufuncs.h numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.h numpy/core/src/umath/ufunc_type_resolution.c numpy/core/src/umath/ufunc_type_resolution.h numpy/core/src/umath/umathmodule.c numpy/core/src/umath/wrapping_array_method.c numpy/core/src/umath/svml/LICENSE numpy/core/src/umath/svml/README.md numpy/core/src/umath/svml/linux/avx512/svml_z0_acos_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_acos_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_acos_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_acos_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_acos_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_acosh_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_acosh_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_acosh_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_acosh_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_acosh_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_asin_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_asin_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_asin_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_asin_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_asin_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_asinh_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_asinh_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_asinh_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_asinh_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_asinh_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_atan2_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_atan2_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_atan2_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_atan2_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_atan2_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_atan_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_atan_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_atan_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_atan_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_atan_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_atanh_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_atanh_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_atanh_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_atanh_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_atanh_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_cbrt_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_cbrt_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_cbrt_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_cbrt_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_cbrt_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_cos_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_cos_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_cos_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_cos_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_cos_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_cosh_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_cosh_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_cosh_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_cosh_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_cosh_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_exp10_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_exp2_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_exp2_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_exp2_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_exp2_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_exp2_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_exp_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_exp_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_exp_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_exp_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_exp_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_expm1_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_expm1_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_expm1_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_expm1_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_expm1_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_ln_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log10_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log10_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log10_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log10_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log10_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log1p_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log1p_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log1p_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log1p_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log1p_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log2_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log2_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log2_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log2_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log2_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_log_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_pow_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_pow_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_pow_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_pow_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_pow_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_sin_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_sin_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_sin_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_sin_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_sin_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_sinh_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_sinh_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_sinh_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_sinh_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_sinh_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_tan_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_tan_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_tan_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_tan_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_tan_s_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_tanh_d_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_tanh_d_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_tanh_h_la.s numpy/core/src/umath/svml/linux/avx512/svml_z0_tanh_s_ha.s numpy/core/src/umath/svml/linux/avx512/svml_z0_tanh_s_la.s numpy/core/tests/__init__.py numpy/core/tests/_locales.py numpy/core/tests/test__exceptions.py numpy/core/tests/test_abc.py numpy/core/tests/test_api.py numpy/core/tests/test_argparse.py numpy/core/tests/test_array_coercion.py numpy/core/tests/test_array_interface.py numpy/core/tests/test_arraymethod.py numpy/core/tests/test_arrayprint.py numpy/core/tests/test_casting_floatingpoint_errors.py numpy/core/tests/test_casting_unittests.py numpy/core/tests/test_conversion_utils.py numpy/core/tests/test_cpu_dispatcher.py numpy/core/tests/test_cpu_features.py numpy/core/tests/test_custom_dtypes.py numpy/core/tests/test_cython.py numpy/core/tests/test_datetime.py numpy/core/tests/test_defchararray.py numpy/core/tests/test_deprecations.py numpy/core/tests/test_dlpack.py numpy/core/tests/test_dtype.py numpy/core/tests/test_einsum.py numpy/core/tests/test_errstate.py numpy/core/tests/test_extint128.py numpy/core/tests/test_function_base.py numpy/core/tests/test_getlimits.py numpy/core/tests/test_half.py numpy/core/tests/test_hashtable.py numpy/core/tests/test_indexerrors.py numpy/core/tests/test_indexing.py numpy/core/tests/test_item_selection.py numpy/core/tests/test_limited_api.py numpy/core/tests/test_longdouble.py numpy/core/tests/test_machar.py numpy/core/tests/test_mem_overlap.py numpy/core/tests/test_mem_policy.py numpy/core/tests/test_memmap.py numpy/core/tests/test_multiarray.py numpy/core/tests/test_nditer.py numpy/core/tests/test_nep50_promotions.py numpy/core/tests/test_numeric.py numpy/core/tests/test_numerictypes.py numpy/core/tests/test_numpy_2_0_compat.py numpy/core/tests/test_overrides.py numpy/core/tests/test_print.py numpy/core/tests/test_protocols.py numpy/core/tests/test_records.py numpy/core/tests/test_regression.py numpy/core/tests/test_scalar_ctors.py numpy/core/tests/test_scalar_methods.py numpy/core/tests/test_scalarbuffer.py numpy/core/tests/test_scalarinherit.py numpy/core/tests/test_scalarmath.py numpy/core/tests/test_scalarprint.py numpy/core/tests/test_shape_base.py numpy/core/tests/test_simd.py numpy/core/tests/test_simd_module.py numpy/core/tests/test_strings.py numpy/core/tests/test_ufunc.py numpy/core/tests/test_umath.py numpy/core/tests/test_umath_accuracy.py numpy/core/tests/test_umath_complex.py numpy/core/tests/test_unicode.py numpy/core/tests/data/astype_copy.pkl numpy/core/tests/data/generate_umath_validation_data.cpp numpy/core/tests/data/numpy_2_0_array.pkl numpy/core/tests/data/recarray_from_file.fits numpy/core/tests/data/umath-validation-set-README.txt numpy/core/tests/data/umath-validation-set-arccos.csv numpy/core/tests/data/umath-validation-set-arccosh.csv numpy/core/tests/data/umath-validation-set-arcsin.csv numpy/core/tests/data/umath-validation-set-arcsinh.csv numpy/core/tests/data/umath-validation-set-arctan.csv numpy/core/tests/data/umath-validation-set-arctanh.csv numpy/core/tests/data/umath-validation-set-cbrt.csv numpy/core/tests/data/umath-validation-set-cos.csv numpy/core/tests/data/umath-validation-set-cosh.csv numpy/core/tests/data/umath-validation-set-exp.csv numpy/core/tests/data/umath-validation-set-exp2.csv numpy/core/tests/data/umath-validation-set-expm1.csv numpy/core/tests/data/umath-validation-set-log.csv numpy/core/tests/data/umath-validation-set-log10.csv numpy/core/tests/data/umath-validation-set-log1p.csv numpy/core/tests/data/umath-validation-set-log2.csv numpy/core/tests/data/umath-validation-set-sin.csv numpy/core/tests/data/umath-validation-set-sinh.csv numpy/core/tests/data/umath-validation-set-tan.csv numpy/core/tests/data/umath-validation-set-tanh.csv numpy/core/tests/examples/cython/checks.pyx numpy/core/tests/examples/cython/meson.build numpy/core/tests/examples/cython/setup.py numpy/core/tests/examples/limited_api/limited_api.c numpy/core/tests/examples/limited_api/setup.py numpy/distutils/__init__.py numpy/distutils/__init__.pyi numpy/distutils/_shell_utils.py numpy/distutils/armccompiler.py numpy/distutils/ccompiler.py numpy/distutils/ccompiler_opt.py numpy/distutils/conv_template.py numpy/distutils/core.py numpy/distutils/cpuinfo.py numpy/distutils/exec_command.py numpy/distutils/extension.py numpy/distutils/from_template.py numpy/distutils/fujitsuccompiler.py numpy/distutils/intelccompiler.py numpy/distutils/lib2def.py numpy/distutils/line_endings.py numpy/distutils/log.py numpy/distutils/mingw32ccompiler.py numpy/distutils/misc_util.py numpy/distutils/msvc9compiler.py numpy/distutils/msvccompiler.py numpy/distutils/npy_pkg_config.py numpy/distutils/numpy_distribution.py numpy/distutils/pathccompiler.py numpy/distutils/setup.py numpy/distutils/system_info.py numpy/distutils/unixccompiler.py numpy/distutils/checks/cpu_asimd.c numpy/distutils/checks/cpu_asimddp.c numpy/distutils/checks/cpu_asimdfhm.c numpy/distutils/checks/cpu_asimdhp.c numpy/distutils/checks/cpu_avx.c numpy/distutils/checks/cpu_avx2.c numpy/distutils/checks/cpu_avx512_clx.c numpy/distutils/checks/cpu_avx512_cnl.c numpy/distutils/checks/cpu_avx512_icl.c numpy/distutils/checks/cpu_avx512_knl.c numpy/distutils/checks/cpu_avx512_knm.c numpy/distutils/checks/cpu_avx512_skx.c numpy/distutils/checks/cpu_avx512_spr.c numpy/distutils/checks/cpu_avx512cd.c numpy/distutils/checks/cpu_avx512f.c numpy/distutils/checks/cpu_f16c.c numpy/distutils/checks/cpu_fma3.c numpy/distutils/checks/cpu_fma4.c numpy/distutils/checks/cpu_neon.c numpy/distutils/checks/cpu_neon_fp16.c numpy/distutils/checks/cpu_neon_vfpv4.c numpy/distutils/checks/cpu_popcnt.c numpy/distutils/checks/cpu_sse.c numpy/distutils/checks/cpu_sse2.c numpy/distutils/checks/cpu_sse3.c numpy/distutils/checks/cpu_sse41.c numpy/distutils/checks/cpu_sse42.c numpy/distutils/checks/cpu_ssse3.c numpy/distutils/checks/cpu_vsx.c numpy/distutils/checks/cpu_vsx2.c numpy/distutils/checks/cpu_vsx3.c numpy/distutils/checks/cpu_vsx4.c numpy/distutils/checks/cpu_vx.c numpy/distutils/checks/cpu_vxe.c numpy/distutils/checks/cpu_vxe2.c numpy/distutils/checks/cpu_xop.c numpy/distutils/checks/extra_avx512bw_mask.c numpy/distutils/checks/extra_avx512dq_mask.c numpy/distutils/checks/extra_avx512f_reduce.c numpy/distutils/checks/extra_vsx3_half_double.c numpy/distutils/checks/extra_vsx4_mma.c numpy/distutils/checks/extra_vsx_asm.c numpy/distutils/checks/test_flags.c numpy/distutils/command/__init__.py numpy/distutils/command/autodist.py numpy/distutils/command/bdist_rpm.py numpy/distutils/command/build.py numpy/distutils/command/build_clib.py numpy/distutils/command/build_ext.py numpy/distutils/command/build_py.py numpy/distutils/command/build_scripts.py numpy/distutils/command/build_src.py numpy/distutils/command/config.py numpy/distutils/command/config_compiler.py numpy/distutils/command/develop.py numpy/distutils/command/egg_info.py numpy/distutils/command/install.py numpy/distutils/command/install_clib.py numpy/distutils/command/install_data.py numpy/distutils/command/install_headers.py numpy/distutils/command/sdist.py numpy/distutils/fcompiler/__init__.py numpy/distutils/fcompiler/absoft.py numpy/distutils/fcompiler/arm.py numpy/distutils/fcompiler/compaq.py numpy/distutils/fcompiler/environment.py numpy/distutils/fcompiler/fujitsu.py numpy/distutils/fcompiler/g95.py numpy/distutils/fcompiler/gnu.py numpy/distutils/fcompiler/hpux.py numpy/distutils/fcompiler/ibm.py numpy/distutils/fcompiler/intel.py numpy/distutils/fcompiler/lahey.py numpy/distutils/fcompiler/mips.py numpy/distutils/fcompiler/nag.py numpy/distutils/fcompiler/none.py numpy/distutils/fcompiler/nv.py numpy/distutils/fcompiler/pathf95.py numpy/distutils/fcompiler/pg.py numpy/distutils/fcompiler/sun.py numpy/distutils/fcompiler/vast.py numpy/distutils/mingw/gfortran_vs2003_hack.c numpy/distutils/tests/__init__.py numpy/distutils/tests/test_build_ext.py numpy/distutils/tests/test_ccompiler_opt.py numpy/distutils/tests/test_ccompiler_opt_conf.py numpy/distutils/tests/test_exec_command.py numpy/distutils/tests/test_fcompiler.py numpy/distutils/tests/test_fcompiler_gnu.py numpy/distutils/tests/test_fcompiler_intel.py numpy/distutils/tests/test_fcompiler_nagfor.py numpy/distutils/tests/test_from_template.py numpy/distutils/tests/test_log.py numpy/distutils/tests/test_mingw32ccompiler.py numpy/distutils/tests/test_misc_util.py numpy/distutils/tests/test_npy_pkg_config.py numpy/distutils/tests/test_shell_utils.py numpy/distutils/tests/test_system_info.py numpy/doc/__init__.py numpy/doc/constants.py numpy/doc/ufuncs.py numpy/f2py/__init__.py numpy/f2py/__init__.pyi numpy/f2py/__main__.py numpy/f2py/__version__.py numpy/f2py/_isocbind.py numpy/f2py/auxfuncs.py numpy/f2py/capi_maps.py numpy/f2py/cb_rules.py numpy/f2py/cfuncs.py numpy/f2py/common_rules.py numpy/f2py/crackfortran.py numpy/f2py/diagnose.py numpy/f2py/f2py2e.py numpy/f2py/f90mod_rules.py numpy/f2py/func2subr.py numpy/f2py/rules.py numpy/f2py/setup.cfg numpy/f2py/setup.py numpy/f2py/symbolic.py numpy/f2py/use_rules.py numpy/f2py/_backends/__init__.py numpy/f2py/_backends/_backend.py numpy/f2py/_backends/_distutils.py numpy/f2py/_backends/_meson.py numpy/f2py/_backends/meson.build.template numpy/f2py/src/fortranobject.c numpy/f2py/src/fortranobject.h numpy/f2py/tests/__init__.py numpy/f2py/tests/test_abstract_interface.py numpy/f2py/tests/test_array_from_pyobj.py numpy/f2py/tests/test_assumed_shape.py numpy/f2py/tests/test_block_docstring.py numpy/f2py/tests/test_callback.py numpy/f2py/tests/test_character.py numpy/f2py/tests/test_common.py numpy/f2py/tests/test_compile_function.py numpy/f2py/tests/test_crackfortran.py numpy/f2py/tests/test_data.py numpy/f2py/tests/test_docs.py numpy/f2py/tests/test_f2cmap.py numpy/f2py/tests/test_f2py2e.py numpy/f2py/tests/test_isoc.py numpy/f2py/tests/test_kind.py numpy/f2py/tests/test_mixed.py numpy/f2py/tests/test_module_doc.py numpy/f2py/tests/test_parameter.py numpy/f2py/tests/test_quoted_character.py numpy/f2py/tests/test_regression.py numpy/f2py/tests/test_return_character.py numpy/f2py/tests/test_return_complex.py numpy/f2py/tests/test_return_integer.py numpy/f2py/tests/test_return_logical.py numpy/f2py/tests/test_return_real.py numpy/f2py/tests/test_semicolon_split.py numpy/f2py/tests/test_size.py numpy/f2py/tests/test_string.py numpy/f2py/tests/test_symbolic.py numpy/f2py/tests/test_value_attrspec.py numpy/f2py/tests/util.py numpy/f2py/tests/src/abstract_interface/foo.f90 numpy/f2py/tests/src/abstract_interface/gh18403_mod.f90 numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c numpy/f2py/tests/src/assumed_shape/.f2py_f2cmap numpy/f2py/tests/src/assumed_shape/foo_free.f90 numpy/f2py/tests/src/assumed_shape/foo_mod.f90 numpy/f2py/tests/src/assumed_shape/foo_use.f90 numpy/f2py/tests/src/assumed_shape/precision.f90 numpy/f2py/tests/src/block_docstring/foo.f numpy/f2py/tests/src/callback/foo.f numpy/f2py/tests/src/callback/gh17797.f90 numpy/f2py/tests/src/callback/gh18335.f90 numpy/f2py/tests/src/cli/hi77.f numpy/f2py/tests/src/cli/hiworld.f90 numpy/f2py/tests/src/common/block.f numpy/f2py/tests/src/crackfortran/accesstype.f90 numpy/f2py/tests/src/crackfortran/data_common.f numpy/f2py/tests/src/crackfortran/data_multiplier.f numpy/f2py/tests/src/crackfortran/data_stmts.f90 numpy/f2py/tests/src/crackfortran/data_with_comments.f numpy/f2py/tests/src/crackfortran/foo_deps.f90 numpy/f2py/tests/src/crackfortran/gh15035.f numpy/f2py/tests/src/crackfortran/gh17859.f numpy/f2py/tests/src/crackfortran/gh22648.pyf numpy/f2py/tests/src/crackfortran/gh23533.f numpy/f2py/tests/src/crackfortran/gh23598.f90 numpy/f2py/tests/src/crackfortran/gh23598Warn.f90 numpy/f2py/tests/src/crackfortran/gh23879.f90 numpy/f2py/tests/src/crackfortran/gh2848.f90 numpy/f2py/tests/src/crackfortran/operators.f90 numpy/f2py/tests/src/crackfortran/privatemod.f90 numpy/f2py/tests/src/crackfortran/publicmod.f90 numpy/f2py/tests/src/crackfortran/pubprivmod.f90 numpy/f2py/tests/src/crackfortran/unicode_comment.f90 numpy/f2py/tests/src/f2cmap/.f2py_f2cmap numpy/f2py/tests/src/f2cmap/isoFortranEnvMap.f90 numpy/f2py/tests/src/isocintrin/isoCtests.f90 numpy/f2py/tests/src/kind/foo.f90 numpy/f2py/tests/src/mixed/foo.f numpy/f2py/tests/src/mixed/foo_fixed.f90 numpy/f2py/tests/src/mixed/foo_free.f90 numpy/f2py/tests/src/module_data/mod.mod numpy/f2py/tests/src/module_data/module_data_docstring.f90 numpy/f2py/tests/src/negative_bounds/issue_20853.f90 numpy/f2py/tests/src/parameter/constant_both.f90 numpy/f2py/tests/src/parameter/constant_compound.f90 numpy/f2py/tests/src/parameter/constant_integer.f90 numpy/f2py/tests/src/parameter/constant_non_compound.f90 numpy/f2py/tests/src/parameter/constant_real.f90 numpy/f2py/tests/src/quoted_character/foo.f numpy/f2py/tests/src/regression/inout.f90 numpy/f2py/tests/src/return_character/foo77.f numpy/f2py/tests/src/return_character/foo90.f90 numpy/f2py/tests/src/return_complex/foo77.f numpy/f2py/tests/src/return_complex/foo90.f90 numpy/f2py/tests/src/return_integer/foo77.f numpy/f2py/tests/src/return_integer/foo90.f90 numpy/f2py/tests/src/return_logical/foo77.f numpy/f2py/tests/src/return_logical/foo90.f90 numpy/f2py/tests/src/return_real/foo77.f numpy/f2py/tests/src/return_real/foo90.f90 numpy/f2py/tests/src/size/foo.f90 numpy/f2py/tests/src/string/char.f90 numpy/f2py/tests/src/string/fixed_string.f90 numpy/f2py/tests/src/string/gh24008.f numpy/f2py/tests/src/string/scalar_string.f90 numpy/f2py/tests/src/string/string.f numpy/f2py/tests/src/value_attrspec/gh21665.f90 numpy/fft/README.md numpy/fft/__init__.py numpy/fft/__init__.pyi numpy/fft/_pocketfft.c numpy/fft/_pocketfft.py numpy/fft/_pocketfft.pyi numpy/fft/helper.py numpy/fft/helper.pyi numpy/fft/meson.build numpy/fft/setup.py numpy/fft/tests/__init__.py numpy/fft/tests/test_helper.py numpy/fft/tests/test_pocketfft.py numpy/lib/__init__.py numpy/lib/__init__.pyi numpy/lib/_datasource.py numpy/lib/_iotools.py numpy/lib/_version.py numpy/lib/_version.pyi numpy/lib/arraypad.py numpy/lib/arraypad.pyi numpy/lib/arraysetops.py numpy/lib/arraysetops.pyi numpy/lib/arrayterator.py numpy/lib/arrayterator.pyi numpy/lib/format.py numpy/lib/format.pyi numpy/lib/function_base.py numpy/lib/function_base.pyi numpy/lib/histograms.py numpy/lib/histograms.pyi numpy/lib/index_tricks.py numpy/lib/index_tricks.pyi numpy/lib/mixins.py numpy/lib/mixins.pyi numpy/lib/nanfunctions.py numpy/lib/nanfunctions.pyi numpy/lib/npyio.py numpy/lib/npyio.pyi numpy/lib/polynomial.py numpy/lib/polynomial.pyi numpy/lib/recfunctions.py numpy/lib/scimath.py numpy/lib/scimath.pyi numpy/lib/setup.py numpy/lib/shape_base.py numpy/lib/shape_base.pyi numpy/lib/stride_tricks.py numpy/lib/stride_tricks.pyi numpy/lib/twodim_base.py numpy/lib/twodim_base.pyi numpy/lib/type_check.py numpy/lib/type_check.pyi numpy/lib/ufunclike.py numpy/lib/ufunclike.pyi numpy/lib/user_array.py numpy/lib/utils.py numpy/lib/utils.pyi numpy/lib/tests/__init__.py numpy/lib/tests/test__datasource.py numpy/lib/tests/test__iotools.py numpy/lib/tests/test__version.py numpy/lib/tests/test_arraypad.py numpy/lib/tests/test_arraysetops.py numpy/lib/tests/test_arrayterator.py numpy/lib/tests/test_financial_expired.py numpy/lib/tests/test_format.py numpy/lib/tests/test_function_base.py numpy/lib/tests/test_histograms.py numpy/lib/tests/test_index_tricks.py numpy/lib/tests/test_io.py numpy/lib/tests/test_loadtxt.py numpy/lib/tests/test_mixins.py numpy/lib/tests/test_nanfunctions.py numpy/lib/tests/test_packbits.py numpy/lib/tests/test_polynomial.py numpy/lib/tests/test_recfunctions.py numpy/lib/tests/test_regression.py numpy/lib/tests/test_shape_base.py numpy/lib/tests/test_stride_tricks.py numpy/lib/tests/test_twodim_base.py numpy/lib/tests/test_type_check.py numpy/lib/tests/test_ufunclike.py numpy/lib/tests/test_utils.py numpy/lib/tests/data/py2-objarr.npy numpy/lib/tests/data/py2-objarr.npz numpy/lib/tests/data/py3-objarr.npy numpy/lib/tests/data/py3-objarr.npz numpy/lib/tests/data/python3.npy numpy/lib/tests/data/win64python2.npy numpy/linalg/__init__.py numpy/linalg/__init__.pyi numpy/linalg/lapack_litemodule.c numpy/linalg/linalg.py numpy/linalg/linalg.pyi numpy/linalg/meson.build numpy/linalg/setup.py numpy/linalg/umath_linalg.cpp numpy/linalg/lapack_lite/LICENSE.txt numpy/linalg/lapack_lite/README.rst numpy/linalg/lapack_lite/clapack_scrub.py numpy/linalg/lapack_lite/f2c.c numpy/linalg/lapack_lite/f2c.h numpy/linalg/lapack_lite/f2c_blas.c numpy/linalg/lapack_lite/f2c_blas.c.patch numpy/linalg/lapack_lite/f2c_c_lapack.c numpy/linalg/lapack_lite/f2c_c_lapack.f.patch numpy/linalg/lapack_lite/f2c_config.c numpy/linalg/lapack_lite/f2c_config.c.patch numpy/linalg/lapack_lite/f2c_d_lapack.c numpy/linalg/lapack_lite/f2c_d_lapack.f.patch numpy/linalg/lapack_lite/f2c_lapack.c numpy/linalg/lapack_lite/f2c_lapack.f.patch numpy/linalg/lapack_lite/f2c_s_lapack.c numpy/linalg/lapack_lite/f2c_s_lapack.f.patch numpy/linalg/lapack_lite/f2c_z_lapack.c numpy/linalg/lapack_lite/f2c_z_lapack.f.patch numpy/linalg/lapack_lite/fortran.py numpy/linalg/lapack_lite/lapack_lite_names.h numpy/linalg/lapack_lite/make_lite.py numpy/linalg/lapack_lite/python_xerbla.c numpy/linalg/lapack_lite/wrapped_routines numpy/linalg/tests/__init__.py numpy/linalg/tests/test_deprecations.py numpy/linalg/tests/test_linalg.py numpy/linalg/tests/test_regression.py numpy/ma/API_CHANGES.txt numpy/ma/LICENSE numpy/ma/README.rst numpy/ma/__init__.py numpy/ma/__init__.pyi numpy/ma/core.py numpy/ma/core.pyi numpy/ma/extras.py numpy/ma/extras.pyi numpy/ma/mrecords.py numpy/ma/mrecords.pyi numpy/ma/setup.py numpy/ma/testutils.py numpy/ma/timer_comparison.py numpy/ma/tests/__init__.py numpy/ma/tests/test_core.py numpy/ma/tests/test_deprecations.py numpy/ma/tests/test_extras.py numpy/ma/tests/test_mrecords.py numpy/ma/tests/test_old_ma.py numpy/ma/tests/test_regression.py numpy/ma/tests/test_subclassing.py numpy/matrixlib/__init__.py numpy/matrixlib/__init__.pyi numpy/matrixlib/defmatrix.py numpy/matrixlib/defmatrix.pyi numpy/matrixlib/setup.py numpy/matrixlib/tests/__init__.py numpy/matrixlib/tests/test_defmatrix.py numpy/matrixlib/tests/test_interaction.py numpy/matrixlib/tests/test_masked_matrix.py numpy/matrixlib/tests/test_matrix_linalg.py numpy/matrixlib/tests/test_multiarray.py numpy/matrixlib/tests/test_numeric.py numpy/matrixlib/tests/test_regression.py numpy/polynomial/__init__.py numpy/polynomial/__init__.pyi numpy/polynomial/_polybase.py numpy/polynomial/_polybase.pyi numpy/polynomial/chebyshev.py numpy/polynomial/chebyshev.pyi numpy/polynomial/hermite.py numpy/polynomial/hermite.pyi numpy/polynomial/hermite_e.py numpy/polynomial/hermite_e.pyi numpy/polynomial/laguerre.py numpy/polynomial/laguerre.pyi numpy/polynomial/legendre.py numpy/polynomial/legendre.pyi numpy/polynomial/polynomial.py numpy/polynomial/polynomial.pyi numpy/polynomial/polyutils.py numpy/polynomial/polyutils.pyi numpy/polynomial/setup.py numpy/polynomial/tests/__init__.py numpy/polynomial/tests/test_chebyshev.py numpy/polynomial/tests/test_classes.py numpy/polynomial/tests/test_hermite.py numpy/polynomial/tests/test_hermite_e.py numpy/polynomial/tests/test_laguerre.py numpy/polynomial/tests/test_legendre.py numpy/polynomial/tests/test_polynomial.py numpy/polynomial/tests/test_polyutils.py numpy/polynomial/tests/test_printing.py numpy/polynomial/tests/test_symbol.py numpy/random/.gitignore numpy/random/LICENSE.md numpy/random/__init__.pxd numpy/random/__init__.py numpy/random/__init__.pyi numpy/random/_bounded_integers.c numpy/random/_bounded_integers.pxd numpy/random/_bounded_integers.pxd.in numpy/random/_bounded_integers.pyx numpy/random/_bounded_integers.pyx.in numpy/random/_common.c numpy/random/_common.pxd numpy/random/_common.pyx numpy/random/_generator.c numpy/random/_generator.pyi numpy/random/_generator.pyx numpy/random/_mt19937.c numpy/random/_mt19937.pyi numpy/random/_mt19937.pyx numpy/random/_pcg64.c numpy/random/_pcg64.pyi numpy/random/_pcg64.pyx numpy/random/_philox.c numpy/random/_philox.pyi numpy/random/_philox.pyx numpy/random/_pickle.py numpy/random/_sfc64.c numpy/random/_sfc64.pyi numpy/random/_sfc64.pyx numpy/random/bit_generator.c numpy/random/bit_generator.pxd numpy/random/bit_generator.pyi numpy/random/bit_generator.pyx numpy/random/c_distributions.pxd numpy/random/meson.build numpy/random/mtrand.c numpy/random/mtrand.pyi numpy/random/mtrand.pyx numpy/random/setup.py numpy/random/_examples/cffi/extending.py numpy/random/_examples/cffi/parse.py numpy/random/_examples/cython/extending.pyx numpy/random/_examples/cython/extending_distributions.pyx numpy/random/_examples/cython/meson.build numpy/random/_examples/numba/extending.py numpy/random/_examples/numba/extending_distributions.py numpy/random/include/aligned_malloc.h numpy/random/include/legacy-distributions.h numpy/random/src/distributions/LICENSE.md numpy/random/src/distributions/distributions.c numpy/random/src/distributions/logfactorial.c numpy/random/src/distributions/logfactorial.h numpy/random/src/distributions/random_hypergeometric.c numpy/random/src/distributions/random_mvhg_count.c numpy/random/src/distributions/random_mvhg_marginals.c numpy/random/src/distributions/ziggurat_constants.h numpy/random/src/legacy/legacy-distributions.c numpy/random/src/mt19937/LICENSE.md numpy/random/src/mt19937/mt19937-benchmark.c numpy/random/src/mt19937/mt19937-jump.c numpy/random/src/mt19937/mt19937-jump.h numpy/random/src/mt19937/mt19937-test-data-gen.c numpy/random/src/mt19937/mt19937.c numpy/random/src/mt19937/mt19937.h numpy/random/src/mt19937/randomkit.c numpy/random/src/mt19937/randomkit.h numpy/random/src/pcg64/LICENSE.md numpy/random/src/pcg64/pcg64-benchmark.c numpy/random/src/pcg64/pcg64-test-data-gen.c numpy/random/src/pcg64/pcg64.c numpy/random/src/pcg64/pcg64.h numpy/random/src/pcg64/pcg64.orig.c numpy/random/src/pcg64/pcg64.orig.h numpy/random/src/philox/LICENSE.md numpy/random/src/philox/philox-benchmark.c numpy/random/src/philox/philox-test-data-gen.c numpy/random/src/philox/philox.c numpy/random/src/philox/philox.h numpy/random/src/sfc64/LICENSE.md numpy/random/src/sfc64/sfc64.c numpy/random/src/sfc64/sfc64.h numpy/random/src/splitmix64/LICENSE.md numpy/random/src/splitmix64/splitmix64.c numpy/random/src/splitmix64/splitmix64.h numpy/random/src/splitmix64/splitmix64.orig.c numpy/random/tests/__init__.py numpy/random/tests/test_direct.py numpy/random/tests/test_extending.py numpy/random/tests/test_generator_mt19937.py numpy/random/tests/test_generator_mt19937_regressions.py numpy/random/tests/test_random.py numpy/random/tests/test_randomstate.py numpy/random/tests/test_randomstate_regression.py numpy/random/tests/test_regression.py numpy/random/tests/test_seed_sequence.py numpy/random/tests/test_smoke.py numpy/random/tests/data/__init__.py numpy/random/tests/data/mt19937-testset-1.csv numpy/random/tests/data/mt19937-testset-2.csv numpy/random/tests/data/pcg64-testset-1.csv numpy/random/tests/data/pcg64-testset-2.csv numpy/random/tests/data/pcg64dxsm-testset-1.csv numpy/random/tests/data/pcg64dxsm-testset-2.csv numpy/random/tests/data/philox-testset-1.csv numpy/random/tests/data/philox-testset-2.csv numpy/random/tests/data/sfc64-testset-1.csv numpy/random/tests/data/sfc64-testset-2.csv numpy/testing/__init__.py numpy/testing/__init__.pyi numpy/testing/overrides.py numpy/testing/print_coercion_tables.py numpy/testing/setup.py numpy/testing/_private/__init__.py numpy/testing/_private/extbuild.py numpy/testing/_private/utils.py numpy/testing/_private/utils.pyi numpy/testing/tests/__init__.py numpy/testing/tests/test_utils.py numpy/tests/__init__.py numpy/tests/test__all__.py numpy/tests/test_ctypeslib.py numpy/tests/test_lazyloading.py numpy/tests/test_matlib.py numpy/tests/test_numpy_config.py numpy/tests/test_numpy_version.py numpy/tests/test_public_api.py numpy/tests/test_reloading.py numpy/tests/test_scripts.py numpy/tests/test_warnings.py numpy/typing/__init__.py numpy/typing/mypy_plugin.py numpy/typing/setup.py numpy/typing/tests/__init__.py numpy/typing/tests/test_isfile.py numpy/typing/tests/test_runtime.py numpy/typing/tests/test_typing.py numpy/typing/tests/data/mypy.ini numpy/typing/tests/data/fail/arithmetic.pyi numpy/typing/tests/data/fail/array_constructors.pyi numpy/typing/tests/data/fail/array_like.pyi numpy/typing/tests/data/fail/array_pad.pyi numpy/typing/tests/data/fail/arrayprint.pyi numpy/typing/tests/data/fail/arrayterator.pyi numpy/typing/tests/data/fail/bitwise_ops.pyi numpy/typing/tests/data/fail/char.pyi numpy/typing/tests/data/fail/chararray.pyi numpy/typing/tests/data/fail/comparisons.pyi numpy/typing/tests/data/fail/constants.pyi numpy/typing/tests/data/fail/datasource.pyi numpy/typing/tests/data/fail/dtype.pyi numpy/typing/tests/data/fail/einsumfunc.pyi numpy/typing/tests/data/fail/false_positives.pyi numpy/typing/tests/data/fail/flatiter.pyi numpy/typing/tests/data/fail/fromnumeric.pyi numpy/typing/tests/data/fail/histograms.pyi numpy/typing/tests/data/fail/index_tricks.pyi numpy/typing/tests/data/fail/lib_function_base.pyi numpy/typing/tests/data/fail/lib_polynomial.pyi numpy/typing/tests/data/fail/lib_utils.pyi numpy/typing/tests/data/fail/lib_version.pyi numpy/typing/tests/data/fail/linalg.pyi numpy/typing/tests/data/fail/memmap.pyi numpy/typing/tests/data/fail/modules.pyi numpy/typing/tests/data/fail/multiarray.pyi numpy/typing/tests/data/fail/ndarray.pyi numpy/typing/tests/data/fail/ndarray_misc.pyi numpy/typing/tests/data/fail/nditer.pyi numpy/typing/tests/data/fail/nested_sequence.pyi numpy/typing/tests/data/fail/npyio.pyi numpy/typing/tests/data/fail/numerictypes.pyi numpy/typing/tests/data/fail/random.pyi numpy/typing/tests/data/fail/rec.pyi numpy/typing/tests/data/fail/scalars.pyi numpy/typing/tests/data/fail/shape_base.pyi numpy/typing/tests/data/fail/stride_tricks.pyi numpy/typing/tests/data/fail/testing.pyi numpy/typing/tests/data/fail/twodim_base.pyi numpy/typing/tests/data/fail/type_check.pyi numpy/typing/tests/data/fail/ufunc_config.pyi numpy/typing/tests/data/fail/ufunclike.pyi numpy/typing/tests/data/fail/ufuncs.pyi numpy/typing/tests/data/fail/warnings_and_errors.pyi numpy/typing/tests/data/misc/extended_precision.pyi numpy/typing/tests/data/pass/arithmetic.py numpy/typing/tests/data/pass/array_constructors.py numpy/typing/tests/data/pass/array_like.py numpy/typing/tests/data/pass/arrayprint.py numpy/typing/tests/data/pass/arrayterator.py numpy/typing/tests/data/pass/bitwise_ops.py numpy/typing/tests/data/pass/comparisons.py numpy/typing/tests/data/pass/dtype.py numpy/typing/tests/data/pass/einsumfunc.py numpy/typing/tests/data/pass/flatiter.py numpy/typing/tests/data/pass/fromnumeric.py numpy/typing/tests/data/pass/index_tricks.py numpy/typing/tests/data/pass/lib_utils.py numpy/typing/tests/data/pass/lib_version.py numpy/typing/tests/data/pass/literal.py numpy/typing/tests/data/pass/mod.py numpy/typing/tests/data/pass/modules.py numpy/typing/tests/data/pass/multiarray.py numpy/typing/tests/data/pass/ndarray_conversion.py numpy/typing/tests/data/pass/ndarray_misc.py numpy/typing/tests/data/pass/ndarray_shape_manipulation.py numpy/typing/tests/data/pass/numeric.py numpy/typing/tests/data/pass/numerictypes.py numpy/typing/tests/data/pass/random.py numpy/typing/tests/data/pass/scalars.py numpy/typing/tests/data/pass/simple.py numpy/typing/tests/data/pass/simple_py3.py numpy/typing/tests/data/pass/ufunc_config.py numpy/typing/tests/data/pass/ufunclike.py numpy/typing/tests/data/pass/ufuncs.py numpy/typing/tests/data/pass/warnings_and_errors.py numpy/typing/tests/data/reveal/arithmetic.pyi numpy/typing/tests/data/reveal/array_constructors.pyi numpy/typing/tests/data/reveal/arraypad.pyi numpy/typing/tests/data/reveal/arrayprint.pyi numpy/typing/tests/data/reveal/arraysetops.pyi numpy/typing/tests/data/reveal/arrayterator.pyi numpy/typing/tests/data/reveal/bitwise_ops.pyi numpy/typing/tests/data/reveal/char.pyi numpy/typing/tests/data/reveal/chararray.pyi numpy/typing/tests/data/reveal/comparisons.pyi numpy/typing/tests/data/reveal/constants.pyi numpy/typing/tests/data/reveal/ctypeslib.pyi numpy/typing/tests/data/reveal/datasource.pyi numpy/typing/tests/data/reveal/dtype.pyi numpy/typing/tests/data/reveal/einsumfunc.pyi numpy/typing/tests/data/reveal/emath.pyi numpy/typing/tests/data/reveal/false_positives.pyi numpy/typing/tests/data/reveal/fft.pyi numpy/typing/tests/data/reveal/flatiter.pyi numpy/typing/tests/data/reveal/fromnumeric.pyi numpy/typing/tests/data/reveal/getlimits.pyi numpy/typing/tests/data/reveal/histograms.pyi numpy/typing/tests/data/reveal/index_tricks.pyi numpy/typing/tests/data/reveal/lib_function_base.pyi numpy/typing/tests/data/reveal/lib_polynomial.pyi numpy/typing/tests/data/reveal/lib_utils.pyi numpy/typing/tests/data/reveal/lib_version.pyi numpy/typing/tests/data/reveal/linalg.pyi numpy/typing/tests/data/reveal/matrix.pyi numpy/typing/tests/data/reveal/memmap.pyi numpy/typing/tests/data/reveal/mod.pyi numpy/typing/tests/data/reveal/modules.pyi numpy/typing/tests/data/reveal/multiarray.pyi numpy/typing/tests/data/reveal/nbit_base_example.pyi numpy/typing/tests/data/reveal/ndarray_conversion.pyi numpy/typing/tests/data/reveal/ndarray_misc.pyi numpy/typing/tests/data/reveal/ndarray_shape_manipulation.pyi numpy/typing/tests/data/reveal/nditer.pyi numpy/typing/tests/data/reveal/nested_sequence.pyi numpy/typing/tests/data/reveal/npyio.pyi numpy/typing/tests/data/reveal/numeric.pyi numpy/typing/tests/data/reveal/numerictypes.pyi numpy/typing/tests/data/reveal/random.pyi numpy/typing/tests/data/reveal/rec.pyi numpy/typing/tests/data/reveal/scalars.pyi numpy/typing/tests/data/reveal/shape_base.pyi numpy/typing/tests/data/reveal/stride_tricks.pyi numpy/typing/tests/data/reveal/testing.pyi numpy/typing/tests/data/reveal/twodim_base.pyi numpy/typing/tests/data/reveal/type_check.pyi numpy/typing/tests/data/reveal/ufunc_config.pyi numpy/typing/tests/data/reveal/ufunclike.pyi numpy/typing/tests/data/reveal/ufuncs.pyi numpy/typing/tests/data/reveal/warnings_and_errors.pyi tools/changelog.py tools/check_installed_files.py tools/commitstats.py tools/cythonize.py tools/download-wheels.py tools/find_deprecated_escaped_characters.py tools/functions_missing_types.py tools/lint_diff.ini tools/linter.py tools/list_installed_dll_dependencies_cygwin.sh tools/list_numpy_dlls.sh tools/openblas_support.py tools/rebase_installed_dlls_cygwin.sh tools/refguide_check.py tools/replace_old_macros.sed tools/travis-before-install.sh tools/travis-sorter.py tools/travis-test.sh tools/c_coverage/HOWTO_C_COVERAGE.txt tools/c_coverage/c_coverage_collect.sh tools/c_coverage/c_coverage_report.py tools/ci/_blis_debian.pc tools/ci/cirrus_arm.yml tools/ci/cirrus_wheels.yml tools/ci/push_docs_to_repo.py tools/ci/test_all_newsfragments_used.py tools/npy_tempita/__init__.py tools/npy_tempita/_looper.py tools/npy_tempita/compat3.py tools/npy_tempita/license.txt tools/swig/Makefile tools/swig/README tools/swig/numpy.i tools/swig/pyfragments.swg tools/swig/test/Array.i tools/swig/test/Array1.cxx tools/swig/test/Array1.h tools/swig/test/Array2.cxx tools/swig/test/Array2.h tools/swig/test/ArrayZ.cxx tools/swig/test/ArrayZ.h tools/swig/test/Farray.cxx tools/swig/test/Farray.h tools/swig/test/Farray.i tools/swig/test/Flat.cxx tools/swig/test/Flat.h tools/swig/test/Flat.i tools/swig/test/Fortran.cxx tools/swig/test/Fortran.h tools/swig/test/Fortran.i tools/swig/test/Makefile tools/swig/test/Matrix.cxx tools/swig/test/Matrix.h tools/swig/test/Matrix.i tools/swig/test/SuperTensor.cxx tools/swig/test/SuperTensor.h tools/swig/test/SuperTensor.i tools/swig/test/Tensor.cxx tools/swig/test/Tensor.h tools/swig/test/Tensor.i tools/swig/test/Vector.cxx tools/swig/test/Vector.h tools/swig/test/Vector.i tools/swig/test/setup.py tools/swig/test/testArray.py tools/swig/test/testFarray.py tools/swig/test/testFlat.py tools/swig/test/testFortran.py tools/swig/test/testMatrix.py tools/swig/test/testSuperTensor.py tools/swig/test/testTensor.py tools/swig/test/testVector.py tools/wheels/LICENSE_linux.txt tools/wheels/LICENSE_osx.txt tools/wheels/LICENSE_win32.txt tools/wheels/check_license.py tools/wheels/cibw_before_build.sh tools/wheels/cibw_test_command.sh tools/wheels/gfortran_utils.sh tools/wheels/repair_windows.sh tools/wheels/upload_wheels.sh