You are on page 1of 34

.

coveragerc
INSTALL.rst.txt
LICENSE.txt
MANIFEST.in
README.md
THANKS.txt
cythonize.dat
doc_requirements.txt
environment.yml
linter_requirements.txt
pavement.py
pyproject.toml
pytest.ini
release_requirements.txt
runtests.py
setup.cfg
setup.py
site.cfg.example
test_requirements.txt
tox.ini
versioneer.py
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_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_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_trim_zeros.py
benchmarks/benchmarks/bench_ufunc.py
benchmarks/benchmarks/bench_ufunc_strides.py
benchmarks/benchmarks/common.py
doc/C_STYLE_GUIDE.rst.txt
doc/DISTUTILS.rst.txt
doc/EXAMPLE_DOCSTRING.rst.txt
doc/HOWTO_DOCUMENT.rst.txt
doc/HOWTO_RELEASE.rst.txt
doc/Makefile
doc/Py3K.rst.txt
doc/RELEASE_WALKTHROUGH.rst.txt
doc/TESTS.rst.txt
doc/example.py
doc/postprocess.py
doc/records.rst.txt
doc/ufuncs.rst.txt
doc/cdoc/Doxyfile
doc/cdoc/Makefile
doc/cdoc/README
doc/cdoc/numpyfilter.py
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/neps/.gitignore
doc/neps/Makefile
doc/neps/conf.py
doc/neps/content.rst
doc/neps/index.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-template.rst
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/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/bugs.rst
doc/source/conf.py
doc/source/doc_conventions.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/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/scipy-mathjax/.git
doc/source/_static/scipy-mathjax/.gitattributes
doc/source/_static/scipy-mathjax/.gitignore
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/indexcontent.html
doc/source/_templates/indexsidebar.html
doc/source/_templates/layout.html
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/development_advanced_debugging.rst
doc/source/dev/development_environment.rst
doc/source/dev/development_gitpod.rst
doc/source/dev/development_workflow.rst
doc/source/dev/gitwash_links.txt
doc/source/dev/howto-docs.rst
doc/source/dev/index.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/gitpod-imgs/NumPy-github.png
doc/source/dev/gitpod-imgs/NumPy-gitpod-branches.png
doc/source/dev/gitpod-imgs/gitpod-dashboard-stop.png
doc/source/dev/gitpod-imgs/gitpod-edit-permissions-gh.png
doc/source/dev/gitpod-imgs/gitpod-edit-permissions-repo.png
doc/source/dev/gitpod-imgs/gitpod-workspace.png
doc/source/dev/gitpod-imgs/installing-gitpod-io.png
doc/source/dev/gitpod-imgs/rst-rendering.png
doc/source/dev/gitpod-imgs/vscode-rst.png
doc/source/dev/gitpod-imgs/vscode-statusbar.png
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/dev/governance/people.rst
doc/source/docs/howto_build_docs.rst
doc/source/docs/howto_document.rst
doc/source/docs/index.rst
doc/source/f2py/advanced.rst
doc/source/f2py/allocarr.f90
doc/source/f2py/allocarr_session.dat
doc/source/f2py/array.f
doc/source/f2py/array_session.dat
doc/source/f2py/calculate.f
doc/source/f2py/calculate_session.dat
doc/source/f2py/callback.f
doc/source/f2py/callback2.pyf
doc/source/f2py/callback_session.dat
doc/source/f2py/common.f
doc/source/f2py/common_session.dat
doc/source/f2py/compile_session.dat
doc/source/f2py/distutils.rst
doc/source/f2py/extcallback.f
doc/source/f2py/extcallback_session.dat
doc/source/f2py/f2py.getting-started.rst
doc/source/f2py/fib1.f
doc/source/f2py/fib1.pyf
doc/source/f2py/fib2.pyf
doc/source/f2py/fib3.f
doc/source/f2py/ftype.f
doc/source/f2py/ftype_session.dat
doc/source/f2py/index.rst
doc/source/f2py/moddata.f90
doc/source/f2py/moddata_session.dat
doc/source/f2py/python-usage.rst
doc/source/f2py/run_main_session.dat
doc/source/f2py/scalar.f
doc/source/f2py/scalar_session.dat
doc/source/f2py/setup_example.py
doc/source/f2py/signature-file.rst
doc/source/f2py/spam.pyf
doc/source/f2py/spam_session.dat
doc/source/f2py/string.f
doc/source/f2py/string_session.dat
doc/source/f2py/usage.rst
doc/source/f2py/var.pyf
doc/source/f2py/var_session.dat
doc/source/reference/alignment.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/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.dual.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.indexing.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.rst
doc/source/reference/routines.window.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/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/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/setup.py.rst
doc/source/reference/simd/simd-optimizations-tables-diff.inc
doc/source/reference/simd/simd-optimizations-tables.inc
doc/source/reference/simd/simd-optimizations.py
doc/source/reference/simd/simd-optimizations.rst
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.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.byteswapping.rst
doc/source/user/basics.creation.rst
doc/source/user/basics.dispatch.rst
doc/source/user/basics.indexing.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/building.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/depending_on_numpy.rst
doc/source/user/how-to-how-to.rst
doc/source/user/how-to-io.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/plot_approx.py
doc/source/user/plot_face.py
doc/source/user/plot_final.py
doc/source/user/plot_gray.py
doc/source/user/plot_gray_svd.py
doc/source/user/plot_reconstructed.py
doc/source/user/quickstart.rst
doc/source/user/theory.broadcast_1.gif
doc/source/user/theory.broadcast_2.gif
doc/source/user/theory.broadcast_3.gif
doc/source/user/theory.broadcast_4.gif
doc/source/user/theory.broadcast_5.png
doc/source/user/theory.broadcasting.rst
doc/source/user/troubleshooting-importerror.rst
doc/source/user/tutorial-ma.rst
doc/source/user/tutorial-svd.rst
doc/source/user/tutorials_index.rst
doc/source/user/whatisnumpy.rst
doc/source/user/who_covid_19_sit_rep_time_series.csv
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
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/_version.py
numpy/char.pyi
numpy/conftest.py
numpy/ctypeslib.py
numpy/ctypeslib.pyi
numpy/dual.py
numpy/matlib.py
numpy/py.typed
numpy/rec.pyi
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/compat/__init__.py
numpy/compat/_inspect.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/_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/cversions.py
numpy/core/defchararray.py
numpy/core/einsumfunc.py
numpy/core/einsumfunc.pyi
numpy/core/fromnumeric.py
numpy/core/fromnumeric.pyi
numpy/core/function_base.py
numpy/core/function_base.pyi
numpy/core/getlimits.py
numpy/core/machar.py
numpy/core/memmap.py
numpy/core/mlib.ini.in
numpy/core/multiarray.py
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/setup.py
numpy/core/setup.py.orig
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/numpy_api.py
numpy/core/code_generators/ufunc_docstrings.py
numpy/core/include/numpy/_neighborhood_iterator_imp.h
numpy/core/include/numpy/arrayobject.h
numpy/core/include/numpy/arrayscalars.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_common.h.orig
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/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/get_attr_string.h
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/npy_argparse.c
numpy/core/src/common/npy_argparse.h
numpy/core/src/common/npy_binsearch.h.src
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.src
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_extint128.h
numpy/core/src/common/npy_fpmath.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.src
numpy/core/src/common/npy_pycompat.h
numpy/core/src/common/npy_sort.h.src
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/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/vsx/arithmetic.h
numpy/core/src/common/simd/vsx/conversion.h
numpy/core/src/common/simd/vsx/math.h
numpy/core/src/common/simd/vsx/memory.h
numpy/core/src/common/simd/vsx/misc.h
numpy/core/src/common/simd/vsx/operators.h
numpy/core/src/common/simd/vsx/reorder.h
numpy/core/src/common/simd/vsx/vsx.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/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
numpy/core/src/multiarray/buffer.c
numpy/core/src/multiarray/calculation.c
numpy/core/src/multiarray/calculation.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/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/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/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.c.orig
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/npymath/_signbit.c
numpy/core/src/npymath/halffloat.c
numpy/core/src/npymath/ieee754.c.src
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.c.src
numpy/core/src/npysort/heapsort.c.src
numpy/core/src/npysort/mergesort.c.src
numpy/core/src/npysort/npysort_common.h
numpy/core/src/npysort/quicksort.c.src
numpy/core/src/npysort/radixsort.c.src
numpy/core/src/npysort/selection.c.src
numpy/core/src/npysort/timsort.c.src
numpy/core/src/umath/_operand_flag_tests.c.src
numpy/core/src/umath/_rational_tests.c.src
numpy/core/src/umath/_struct_ufunc_tests.c.src
numpy/core/src/umath/_umath_tests.c.src
numpy/core/src/umath/_umath_tests.dispatch.c
numpy/core/src/umath/clip.c.src
numpy/core/src/umath/clip.h.src
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/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_exponent_log.dispatch.c.src
numpy/core/src/umath/loops_trigonometric.dispatch.c.src
numpy/core/src/umath/loops_unary_fp.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/simd.inc.src
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/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_arraymethod.py
numpy/core/tests/test_arrayprint.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_cython.py
numpy/core/tests/test_datetime.py
numpy/core/tests/test_defchararray.py
numpy/core/tests/test_deprecations.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_indexerrors.py
numpy/core/tests/test_indexing.py
numpy/core/tests/test_item_selection.py
numpy/core/tests/test_longdouble.py
numpy/core/tests/test_machar.py
numpy/core/tests/test_mem_overlap.py
numpy/core/tests/test_memmap.py
numpy/core/tests/test_multiarray.py
numpy/core/tests/test_multiarray.py.orig
numpy/core/tests/test_nditer.py
numpy/core/tests/test_numeric.py
numpy/core/tests/test_numerictypes.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_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/recarray_from_file.fits
numpy/core/tests/data/umath-validation-set-README.txt
numpy/core/tests/data/umath-validation-set-cos.csv
numpy/core/tests/data/umath-validation-set-exp.csv
numpy/core/tests/data/umath-validation-set-log.csv
numpy/core/tests/data/umath-validation-set-sin.csv
numpy/core/tests/examples/checks.pyx
numpy/core/tests/examples/setup.py
numpy/distutils/__init__.py
numpy/distutils/__init__.pyi
numpy/distutils/_shell_utils.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/intelccompiler.py
numpy/distutils/lib2def.py
numpy/distutils/line_endings.py
numpy/distutils/log.py
numpy/distutils/mingw32ccompiler.py
numpy/distutils/mingw32ccompiler.py.orig
numpy/distutils/misc_util.py
numpy/distutils/misc_util.py.orig
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_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_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_vsx_asm.c
numpy/distutils/checks/test_flags.c
numpy/distutils/command/__init__.py
numpy/distutils/command/autodist.py
numpy/distutils/command/autodist.py.orig
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.py.orig
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/__init__.py.orig
numpy/distutils/fcompiler/absoft.py
numpy/distutils/fcompiler/compaq.py
numpy/distutils/fcompiler/compaq.py.orig
numpy/distutils/fcompiler/environment.py
numpy/distutils/fcompiler/fujitsu.py
numpy/distutils/fcompiler/g95.py
numpy/distutils/fcompiler/gnu.py
numpy/distutils/fcompiler/gnu.py.orig
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_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/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/f2py_testing.py
numpy/f2py/f90mod_rules.py
numpy/f2py/func2subr.py
numpy/f2py/rules.py
numpy/f2py/setup.cfg
numpy/f2py/setup.py
numpy/f2py/use_rules.py
numpy/f2py/src/fortranobject.c
numpy/f2py/src/fortranobject.h
numpy/f2py/src/test/Makefile
numpy/f2py/src/test/bar.f
numpy/f2py/src/test/foo.f
numpy/f2py/src/test/foo90.f90
numpy/f2py/src/test/foomodule.c
numpy/f2py/src/test/wrap.f
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_common.py
numpy/f2py/tests/test_compile_function.py
numpy/f2py/tests/test_crackfortran.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/util.py
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/common/block.f
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/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/regression/inout.f90
numpy/f2py/tests/src/size/foo.f90
numpy/f2py/tests/src/string/char.f90
numpy/fft/README.md
numpy/fft/__init__.py
numpy/fft/__init__.pyi
numpy/fft/_pocketfft.c
numpy/fft/_pocketfft.py
numpy/fft/helper.py
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_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/setup.py
numpy/linalg/umath_linalg.c.src
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_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_build.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/bench.py
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/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/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/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/setup.py
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/mt19937.h.orig
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.h.orig
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/philox/philox.h.orig
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/print_coercion_tables.py
numpy/testing/setup.py
numpy/testing/utils.py
numpy/testing/_private/__init__.py
numpy/testing/_private/decorators.py
numpy/testing/_private/noseclasses.py
numpy/testing/_private/nosetester.py
numpy/testing/_private/parameterized.py
numpy/testing/_private/utils.py
numpy/testing/tests/__init__.py
numpy/testing/tests/test_doctesting.py
numpy/testing/tests/test_utils.py
numpy/tests/__init__.py
numpy/tests/test_ctypeslib.py
numpy/tests/test_matlib.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/_add_docstring.py
numpy/typing/_array_like.py
numpy/typing/_callable.py
numpy/typing/_char_codes.py
numpy/typing/_dtype_like.py
numpy/typing/_extended_precision.py
numpy/typing/_generic_alias.py
numpy/typing/_nbit.py
numpy/typing/_scalars.py
numpy/typing/_shape.py
numpy/typing/_ufunc.pyi
numpy/typing/mypy_plugin.py
numpy/typing/setup.py
numpy/typing/tests/__init__.py
numpy/typing/tests/test_generic_alias.py
numpy/typing/tests/test_isfile.py
numpy/typing/tests/test_runtime.py
numpy/typing/tests/test_typing.py
numpy/typing/tests/test_typing_extensions.py
numpy/typing/tests/data/mypy.ini
numpy/typing/tests/data/fail/arithmetic.py
numpy/typing/tests/data/fail/array_constructors.py
numpy/typing/tests/data/fail/array_like.py
numpy/typing/tests/data/fail/arrayprint.py
numpy/typing/tests/data/fail/arrayterator.py
numpy/typing/tests/data/fail/bitwise_ops.py
numpy/typing/tests/data/fail/comparisons.py
numpy/typing/tests/data/fail/constants.py
numpy/typing/tests/data/fail/datasource.py
numpy/typing/tests/data/fail/dtype.py
numpy/typing/tests/data/fail/einsumfunc.py
numpy/typing/tests/data/fail/flatiter.py
numpy/typing/tests/data/fail/fromnumeric.py
numpy/typing/tests/data/fail/index_tricks.py
numpy/typing/tests/data/fail/lib_utils.py
numpy/typing/tests/data/fail/lib_version.py
numpy/typing/tests/data/fail/modules.py
numpy/typing/tests/data/fail/ndarray.py
numpy/typing/tests/data/fail/ndarray_misc.py
numpy/typing/tests/data/fail/numerictypes.py
numpy/typing/tests/data/fail/random.py
numpy/typing/tests/data/fail/scalars.py
numpy/typing/tests/data/fail/ufunc_config.py
numpy/typing/tests/data/fail/ufunclike.py
numpy/typing/tests/data/fail/ufuncs.py
numpy/typing/tests/data/fail/warnings_and_errors.py
numpy/typing/tests/data/misc/extended_precision.py
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.py
numpy/typing/tests/data/reveal/array_constructors.py
numpy/typing/tests/data/reveal/arrayprint.py
numpy/typing/tests/data/reveal/arrayterator.py
numpy/typing/tests/data/reveal/bitwise_ops.py
numpy/typing/tests/data/reveal/comparisons.py
numpy/typing/tests/data/reveal/constants.py
numpy/typing/tests/data/reveal/datasource.py
numpy/typing/tests/data/reveal/dtype.py
numpy/typing/tests/data/reveal/einsumfunc.py
numpy/typing/tests/data/reveal/flatiter.py
numpy/typing/tests/data/reveal/fromnumeric.py
numpy/typing/tests/data/reveal/index_tricks.py
numpy/typing/tests/data/reveal/lib_utils.py
numpy/typing/tests/data/reveal/lib_version.py
numpy/typing/tests/data/reveal/mod.py
numpy/typing/tests/data/reveal/modules.py
numpy/typing/tests/data/reveal/multiarray.py
numpy/typing/tests/data/reveal/nbit_base_example.py
numpy/typing/tests/data/reveal/ndarray_conversion.py
numpy/typing/tests/data/reveal/ndarray_misc.py
numpy/typing/tests/data/reveal/ndarray_shape_manipulation.py
numpy/typing/tests/data/reveal/nditer.py
numpy/typing/tests/data/reveal/numeric.py
numpy/typing/tests/data/reveal/numerictypes.py
numpy/typing/tests/data/reveal/random.py
numpy/typing/tests/data/reveal/scalars.py
numpy/typing/tests/data/reveal/ufunc_config.py
numpy/typing/tests/data/reveal/ufunclike.py
numpy/typing/tests/data/reveal/ufuncs.py
numpy/typing/tests/data/reveal/warnings_and_errors.py
tools/changelog.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/openblas_support.py
tools/pypy-test.sh
tools/refguide_check.py
tools/replace_old_macros.sed
tools/travis-before-install.sh
tools/travis-sorter.py
tools/travis-test.sh
tools/allocation_tracking/README.md
tools/allocation_tracking/alloc_hook.pyx
tools/allocation_tracking/setup.py
tools/allocation_tracking/sorttable.js
tools/allocation_tracking/track_allocations.py
tools/c_coverage/HOWTO_C_COVERAGE.txt
tools/c_coverage/c_coverage_collect.sh
tools/c_coverage/c_coverage_report.py
tools/ci/push_docs_to_repo.py
tools/ci/test_all_newsfragments_used.py
tools/gitpod/Dockerfile
tools/gitpod/gitpod.Dockerfile
tools/gitpod/settings.json
tools/gitpod/workspace_config
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

You might also like