"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "numpy" between the packages
numpy-1.24.3.tar.gz and numpy-1.25.0rc1.tar.gz

About: NumPy is the fundamental package for scientific computing with Python.
Release candidate.

Summary:

The "numpy" source code changed by about 22.7% and now consists of 2044 regular files (-212) and 170 directories (-48).

Related Informations:

None found by Fossies.

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Header file 228 13 1 76
C program 218 9 3 85
C++ program 27 3 1 9
Patch 7 0 0 0
Assembler program 44 0 44 0
Fortran program 76 3 0 1
Python program 723 23 12 246
Sed program 1 0 0 0
Shell program 13 1 2 6
CMake file 2 0 0 0
Configuration file 2 0 0 0
Initialization file 6 0 0 0
JavaScript file 199 0 199 0
JSON file 43 1 41 1
Makefile 4 0 0 0
SGML document 1 1 0 0
BibTeX document 1 0 0 0
CSS style sheet 1 0 0 0
CSV file 30 0 0 0
DOS Batch file 1 1 0 0
Doxygen file 4 0 0 0
Git file 10 3 4 0
HTML page 1 0 0 0
Include file 7 0 0 3
OpenOffice document 1 0 0 0
RST file 431 4 2 74
SWG file 1 0 0 1
YAML file 30 28 1 1
Audio file 2 0 2 0
Data file 17 0 0 0
Icon 1 0 0 0
Image file 70 9 10 1
PDF file 2 0 0 1
Vector Image file 25 3 0 0
Directory 232 14 62 0
Archive 3 0 0 0
Change log 1 0 0 0
Information file 5 0 1 1
License 19 1 2 1
Readme file 11 0 3 2
Text file 106 16 3 16
Other 1 0 0 0
Total Files2607133393525



Header Files (90 of 228):

NameStatusDeltaVisual Diff
numpy/core/config.h.in added
numpy/core/include/numpy/_dtype_api.h added
numpy/core/include/numpy/_neighborhood_iterator_imp.h changed 6.2% diff
numpy/core/include/numpy/_numpyconfig.h.in added
numpy/core/include/numpy/arrayscalars.h changed 3.3% diff
numpy/core/include/numpy/experimental_dtype_api.h changed 26.2% diff
numpy/core/include/numpy/ndarrayobject.h changed 0.5% diff
numpy/core/include/numpy/ndarraytypes.h changed 2.3% diff
numpy/core/include/numpy/npy_3kcompat.h changed 8.9% diff
numpy/core/include/numpy/npy_common.h changed 4.7% diff
numpy/core/include/numpy/npy_cpu.h changed 2.0% diff
numpy/core/include/numpy/npy_math.h changed 9.7% diff
numpy/core/include/numpy/numpyconfig.h changed 100.0% diff
numpy/core/include/numpy/random/distributions.h changed 0.7% diff
numpy/core/include/numpy/ufuncobject.h changed 1.5% diff
numpy/core/src/common/common.hpp added
numpy/core/src/common/dlpack/dlpack.h changed 95.0% diff
numpy/core/src/common/float_status.hpp added
numpy/core/src/common/get_attr_string.h changed 3.5% diff
numpy/core/src/common/half.hpp added
numpy/core/src/common/half_private.hpp added
numpy/core/src/common/lowlevel_strided_loops.h changed 1.7% diff
numpy/core/src/common/meta.hpp added
numpy/core/src/common/npdef.hpp added
numpy/core/src/common/npstd.hpp added
numpy/core/src/common/npy_cblas.h changed 1.2% diff
numpy/core/src/common/npy_config.h changed 2.0% diff
numpy/core/src/common/npy_cpu_features.h changed 13.4% diff
numpy/core/src/common/npy_ctypes.h changed 2.2% diff
numpy/core/src/common/npy_extint128.h changed 7.3% diff
numpy/core/src/common/npy_import.h changed 2.4% diff
numpy/core/src/common/npy_pycompat.h changed 5.6% diff
numpy/core/src/common/simd/avx2/arithmetic.h changed 3.8% diff
numpy/core/src/common/simd/avx2/memory.h changed 93.5% diff
numpy/core/src/common/simd/avx2/operators.h changed 0.3% diff
numpy/core/src/common/simd/avx2/reorder.h changed 69.6% diff
numpy/core/src/common/simd/avx512/arithmetic.h changed 0.9% diff
numpy/core/src/common/simd/avx512/maskop.h changed 27.0% diff
numpy/core/src/common/simd/avx512/memory.h changed 92.3% diff
numpy/core/src/common/simd/avx512/reorder.h changed 73.0% diff
numpy/core/src/common/simd/emulate_maskop.h changed 66.0% diff
numpy/core/src/common/simd/neon/arithmetic.h changed 3.8% diff
numpy/core/src/common/simd/neon/math.h changed 0.3% diff
numpy/core/src/common/simd/neon/memory.h changed 93.3% diff
numpy/core/src/common/simd/neon/operators.h changed 1.4% diff
numpy/core/src/common/simd/neon/reorder.h changed 64.9% diff
numpy/core/src/common/simd/sse/arithmetic.h changed 7.2% diff
numpy/core/src/common/simd/sse/math.h changed 1.5% diff
numpy/core/src/common/simd/sse/memory.h changed 69.0% diff
numpy/core/src/common/simd/sse/reorder.h changed 71.7% diff
numpy/core/src/common/simd/vec/arithmetic.h changed 3.7% diff
numpy/core/src/common/simd/vec/conversion.h changed 5.4% diff
numpy/core/src/common/simd/vec/math.h changed 1.1% diff
numpy/core/src/common/simd/vec/memory.h changed 74.0% diff
numpy/core/src/common/simd/vec/misc.h changed 11.4% diff
numpy/core/src/common/simd/vec/reorder.h changed 74.3% diff
numpy/core/src/common/ucsnarrow.h changed 30.8% diff
numpy/core/src/common/utils.hpp added
numpy/core/src/multiarray/abstractdtypes.h changed 5.3% diff
numpy/core/src/multiarray/alloc.h changed 3.3% diff
numpy/core/src/multiarray/array_coercion.h changed 13.6% diff
numpy/core/src/multiarray/array_method.h changed 62.2% diff
numpy/core/src/multiarray/arrayfunction_override.h changed 15.1% diff
numpy/core/src/multiarray/arrayobject.h changed 21.3% diff
numpy/core/src/multiarray/common.h changed 3.6% diff
numpy/core/src/multiarray/compiled_base.h changed 36.7% diff
numpy/core/src/multiarray/conversion_utils.h changed 1.1% diff
numpy/core/src/multiarray/convert_datatype.h changed 4.8% diff
numpy/core/src/multiarray/ctors.h changed 32.0% diff
numpy/core/src/multiarray/descriptor.h changed 44.8% diff
numpy/core/src/multiarray/dtype_transfer.h changed 1.4% diff
numpy/core/src/multiarray/dtype_traversal.h added
numpy/core/src/multiarray/dtypemeta.h changed 51.6% diff
numpy/core/src/multiarray/multiarraymodule.h changed 11.5% diff
numpy/core/src/multiarray/nditer_impl.h changed 0.6% diff
numpy/core/src/multiarray/refcount.h changed 40.4% diff
numpy/core/src/multiarray/textreading/field_types.h changed 1.7% diff
numpy/core/src/npymath/npy_math_private.h changed 0.8% diff
numpy/core/src/npysort/npysort_common.h changed 9.0% diff
numpy/core/src/npysort/npysort_heapsort.h changed 3.2% diff
numpy/core/src/npysort/simd_qsort.hpp added
numpy/core/src/npysort/x86-qsort.h removed
numpy/core/src/umath/fast_loop_macros.h changed 3.7% diff
numpy/core/src/umath/override.h changed 21.3% diff
numpy/core/src/umath/reduction.h changed 5.9% diff
numpy/core/src/umath/ufunc_object.h changed 34.3% diff
numpy/linalg/lapack_lite/f2c.h changed 0.4% diff
numpy/random/include/aligned_malloc.h changed 16.8% diff
numpy/random/src/philox/philox.h changed 16.0% diff
numpy/random/src/sfc64/sfc64.h changed 18.7% diff

C Programs (97 of 218):

NameStatusDeltaVisual Diff
numpy/core/check_longdouble.c added
numpy/core/meson.build added
numpy/core/src/_simd/_simd.dispatch.c.src changed 19.8% diff
numpy/core/src/common/npy_cpu_features.c changed 15.1% diff
numpy/core/src/common/npy_hashtable.c changed 0.9% diff
numpy/core/src/common/npy_sort.h.src changed 1.4% diff
numpy/core/src/common/numpyos.c changed 2.5% diff
numpy/core/src/common/templ_common.h.src changed 2.4% diff
numpy/core/src/multiarray/abstractdtypes.c changed 0.9% diff
numpy/core/src/multiarray/alloc.c changed 0.9% diff
numpy/core/src/multiarray/argfunc.dispatch.c.src changed 1.1% diff
numpy/core/src/multiarray/array_coercion.c changed 12.0% diff
numpy/core/src/multiarray/array_method.c changed 4.9% diff
numpy/core/src/multiarray/arrayfunction_override.c changed 81.8% diff
numpy/core/src/multiarray/arrayobject.c changed 12.1% diff
numpy/core/src/multiarray/arraytypes.c.src changed 0.6% diff
numpy/core/src/multiarray/arraytypes.h.src changed 100.0% diff
numpy/core/src/multiarray/buffer.c changed 1.6% diff
numpy/core/src/multiarray/calculation.c changed 0.9% diff
numpy/core/src/multiarray/common.c changed 7.1% diff
numpy/core/src/multiarray/common_dtype.c changed 1.1% diff
numpy/core/src/multiarray/compiled_base.c changed 3.2% diff
numpy/core/src/multiarray/conversion_utils.c changed 0.1% diff
numpy/core/src/multiarray/convert.c changed 17.1% diff
numpy/core/src/multiarray/convert_datatype.c changed 1.0% diff
numpy/core/src/multiarray/ctors.c changed 8.3% diff
numpy/core/src/multiarray/datetime.c changed 0.4% diff
numpy/core/src/multiarray/datetime_busday.c changed 0.4% diff
numpy/core/src/multiarray/descriptor.c changed 4.2% diff
numpy/core/src/multiarray/dlpack.c changed 1.7% diff
numpy/core/src/multiarray/dtype_transfer.c changed 9.1% diff
numpy/core/src/multiarray/dtype_traversal.c added
numpy/core/src/multiarray/dtypemeta.c changed 14.1% diff
numpy/core/src/multiarray/einsum.c.src changed 2.8% diff
numpy/core/src/multiarray/einsum_sumprod.c.src changed 4.1% diff
numpy/core/src/multiarray/experimental_public_dtype_api.c changed 26.2% diff
numpy/core/src/multiarray/getset.c changed 2.1% diff
numpy/core/src/multiarray/item_selection.c changed 15.5% diff
numpy/core/src/multiarray/iterators.c changed 0.2% diff
numpy/core/src/multiarray/lowlevel_strided_loops.c.src changed 4.4% diff
numpy/core/src/multiarray/mapping.c changed 2.4% diff
numpy/core/src/multiarray/methods.c changed 1.8% diff
numpy/core/src/multiarray/multiarraymodule.c changed 10.4% diff
numpy/core/src/multiarray/nditer_api.c changed 2.5% diff
numpy/core/src/multiarray/nditer_constr.c changed 1.1% diff
numpy/core/src/multiarray/number.c changed 9.3% diff
numpy/core/src/multiarray/refcount.c changed 38.3% diff
numpy/core/src/multiarray/scalartypes.c.src changed 3.6% diff
numpy/core/src/multiarray/shape.c changed 0.2% diff
numpy/core/src/multiarray/textreading/conversions.c changed 0.2% diff
numpy/core/src/multiarray/textreading/readtext.c changed 0.4% diff
numpy/core/src/multiarray/textreading/rows.c changed 2.3% diff
numpy/core/src/multiarray/textreading/stream_pyobject.c changed 1.8% diff
numpy/core/src/multiarray/usertypes.c changed 9.5% diff
numpy/core/src/npymath/_signbit.c removed
numpy/core/src/npymath/arm64_exports.c changed 12.1% diff
numpy/core/src/npymath/halffloat.c removed
numpy/core/src/npymath/ieee754.c.src changed 4.7% diff
numpy/core/src/npymath/npy_math_complex.c.src changed 2.8% diff
numpy/core/src/umath/_rational_tests.c changed 2.0% diff
numpy/core/src/umath/_scaled_float_dtype.c changed 12.5% diff
numpy/core/src/umath/_umath_tests.c.src changed 11.5% diff
numpy/core/src/umath/dispatching.c changed 4.8% diff
numpy/core/src/umath/legacy_array_method.c changed 43.3% diff
numpy/core/src/umath/loops.c.src changed 14.8% diff
numpy/core/src/umath/loops.h.src changed 30.8% diff
numpy/core/src/umath/loops_arithm_fp.dispatch.c.src changed 100.0% diff
numpy/core/src/umath/loops_arithmetic.dispatch.c.src changed 9.0% diff
numpy/core/src/umath/loops_autovec.dispatch.c.src added
numpy/core/src/umath/loops_comparison.dispatch.c.src changed 0.2% diff
numpy/core/src/umath/loops_exponent_log.dispatch.c.src changed 0.2% diff
numpy/core/src/umath/loops_logical.dispatch.c.src added
numpy/core/src/umath/loops_minmax.dispatch.c.src changed 4.0% diff
numpy/core/src/umath/loops_modulo.dispatch.c.src changed 0.4% diff
numpy/core/src/umath/loops_trigonometric.dispatch.c.src changed 85.3% diff
numpy/core/src/umath/loops_umath_fp.dispatch.c.src changed 16.3% diff
numpy/core/src/umath/loops_unary.dispatch.c.src added
numpy/core/src/umath/loops_unary_complex.dispatch.c.src added
numpy/core/src/umath/loops_unary_fp.dispatch.c.src changed 0.9% diff
numpy/core/src/umath/loops_unary_fp_le.dispatch.c.src added
numpy/core/src/umath/loops_utils.h.src changed 0.6% diff
numpy/core/src/umath/matmul.c.src changed 0.2% diff
numpy/core/src/umath/override.c changed 4.0% diff
numpy/core/src/umath/reduction.c changed 28.1% diff
numpy/core/src/umath/scalarmath.c.src changed 1.9% diff
numpy/core/src/umath/simd.inc.src removed
numpy/core/src/umath/ufunc_object.c changed 8.5% diff
numpy/core/src/umath/ufunc_type_resolution.c changed 2.5% diff
numpy/core/src/umath/wrapping_array_method.c changed 15.6% diff
numpy/distutils/checks/cpu_avx512_spr.c added
numpy/fft/_pocketfft.c changed 0.5% diff
numpy/linalg/lapack_lite/f2c.c changed 0.4% diff
numpy/random/src/distributions/distributions.c changed 4.4% diff
numpy/random/src/legacy/legacy-distributions.c changed 0.5% diff
numpy/random/src/mt19937/randomkit.c changed 0.8% diff
numpy/random/src/philox/philox.c changed 18.2% diff
site.cfg.example changed 4.8% diff

C++ Programs (13 of 27):

NameStatusDeltaVisual Diff
numpy/core/src/multiarray/textreading/tokenize.cpp changed 1.0% diff
numpy/core/src/npymath/halffloat.cpp added
numpy/core/src/npymath/ieee754.cpp changed 4.7% diff
numpy/core/src/npysort/heapsort.cpp changed 0.9% diff
numpy/core/src/npysort/mergesort.cpp changed 0.3% diff
numpy/core/src/npysort/quicksort.cpp changed 12.5% diff
numpy/core/src/npysort/selection.cpp changed 0.8% diff
numpy/core/src/npysort/simd_qsort.dispatch.cpp added
numpy/core/src/npysort/simd_qsort_16bit.dispatch.cpp added
numpy/core/src/npysort/timsort.cpp changed 0.1% diff
numpy/core/src/npysort/x86-qsort.dispatch.cpp removed
numpy/core/src/umath/string_ufuncs.cpp changed 0.4% diff
numpy/linalg/umath_linalg.cpp changed 1.1% diff

Assembler Programs (all 44):

NameStatusDeltaVisual Diff
numpy/core/src/umath/svml/linux/avx512/svml_z0_acos_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_acos_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_acosh_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_acosh_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_asin_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_asin_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_asinh_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_asinh_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_atan2_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_atan2_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_atan_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_atan_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_atanh_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_atanh_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_cbrt_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_cbrt_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_cos_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_cos_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_cosh_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_cosh_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_exp2_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_exp2_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_exp_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_exp_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_expm1_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_expm1_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_log10_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_log10_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_log1p_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_log1p_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_log2_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_log2_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_log_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_log_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_pow_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_pow_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_sin_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_sin_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_sinh_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_sinh_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_tan_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_tan_s_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_tanh_d_la.s removed
numpy/core/src/umath/svml/linux/avx512/svml_z0_tanh_s_la.s removed

Fortran Programs (4 of 76):

NameStatusDeltaVisual Diff
doc/source/f2py/code/ftype.f changed 28.0% diff
numpy/f2py/tests/src/crackfortran/gh23533.f added
numpy/f2py/tests/src/crackfortran/gh23598.f90 added
numpy/f2py/tests/src/crackfortran/gh23598Warn.f90 added

Python Programs (281 of 723):

NameStatusDeltaVisual Diff
.cirrus.star added
benchmarks/benchmarks/__init__.py changed 4.1% diff
benchmarks/benchmarks/bench_core.py changed 26.0% diff
benchmarks/benchmarks/bench_creation.py added
benchmarks/benchmarks/bench_function_base.py changed 3.2% diff
benchmarks/benchmarks/bench_indexing.py changed 38.8% diff
benchmarks/benchmarks/bench_io.py changed 4.6% diff
benchmarks/benchmarks/bench_itemselection.py changed 50.4% diff
benchmarks/benchmarks/bench_lib.py changed 15.2% diff
benchmarks/benchmarks/bench_linalg.py changed 12.1% diff
benchmarks/benchmarks/bench_ma.py changed 100.0% diff
benchmarks/benchmarks/bench_manipulate.py added
benchmarks/benchmarks/bench_reduce.py changed 34.0% diff
benchmarks/benchmarks/bench_scalar.py changed 13.7% diff
benchmarks/benchmarks/bench_ufunc.py changed 70.5% diff
benchmarks/benchmarks/bench_ufunc_strides.py changed 84.1% diff
benchmarks/benchmarks/common.py changed 100.0% diff
doc/postprocess.py changed 9.2% diff
doc/preprocess.py changed 7.2% diff
doc/source/conf.py changed 8.2% diff
doc/source/reference/simd/gen_features.py changed 2.2% diff
generate_version.py added
numpy/__config__.py.in added
numpy/__init__.py changed 9.5% diff
numpy/__init__.pyi changed 2.2% diff
numpy/_build_utils/__init__.py added
numpy/_build_utils/gcc_build_bitness.py added
numpy/_build_utils/process_src_template.py added
numpy/_build_utils/setup.py added
numpy/_build_utils/tempita.py added
numpy/_globals.py changed 23.7% diff
numpy/_pyinstaller/hook-numpy.py changed 17.2% diff
numpy/_typing/__init__.py changed 2.7% diff
numpy/_typing/_add_docstring.py changed 1.0% diff
numpy/_typing/_array_like.py changed 33.3% diff
numpy/_typing/_callable.pyi changed 0.3% diff
numpy/_typing/_dtype_like.py changed 28.9% diff
numpy/_typing/_extended_precision.py changed 74.6% diff
numpy/_typing/_generic_alias.py removed
numpy/_typing/_nested_sequence.py changed 1.4% diff
numpy/_typing/_scalars.py changed 42.7% diff
numpy/_typing/_shape.py changed 55.0% diff
numpy/_utils/__init__.py added
numpy/_version.py changed 100.0% diff
numpy/array_api/__init__.py changed 0.6% diff
numpy/array_api/_array_object.py changed 1.3% diff
numpy/array_api/_indexing_functions.py added
numpy/array_api/_typing.py changed 22.4% diff
numpy/array_api/tests/test_indexing_functions.py added
numpy/compat/__init__.py changed 20.8% diff
numpy/compat/_inspect.py moved 0.0%
numpy/_utils/_inspect.py
numpy/compat/_pep440.py moved 0.0%
numpy/_utils/_pep440.py
numpy/compat/py3k.py changed 8.4% diff
numpy/compat/tests/test_compat.py changed 21.8% diff
numpy/conftest.py changed 2.1% diff
numpy/core/__init__.py changed 10.5% diff
numpy/core/_add_newdocs.py changed 0.5% diff
numpy/core/_add_newdocs_scalars.py changed 1.8% diff
numpy/core/_asarray.py changed 5.5% diff
numpy/core/_asarray.pyi changed 17.0% diff
numpy/core/_dtype.py changed 2.2% diff
numpy/core/_exceptions.py changed 46.7% diff
numpy/core/_internal.py changed 0.9% diff
numpy/core/_machar.py changed 1.3% diff
numpy/core/_methods.py changed 24.7% diff
numpy/core/_string_helpers.py changed 1.6% diff
numpy/core/_type_aliases.pyi changed 56.4% diff
numpy/core/_ufunc_config.py changed 0.3% diff
numpy/core/arrayprint.py changed 2.3% diff
numpy/core/code_generators/genapi.py changed 12.3% diff
numpy/core/code_generators/generate_numpy_api.py changed 8.5% diff
numpy/core/code_generators/generate_ufunc_api.py changed 9.4% diff
numpy/core/code_generators/generate_umath.py changed 24.1% diff
numpy/core/code_generators/generate_umath_doc.py changed 29.9% diff
numpy/core/code_generators/numpy_api.py changed 3.6% diff
numpy/core/code_generators/ufunc_docstrings.py changed 0.4% diff
numpy/core/code_generators/verify_c_api_version.py added
numpy/core/defchararray.py changed 5.4% diff
numpy/core/einsumfunc.py changed 0.2% diff
numpy/core/einsumfunc.pyi changed 31.8% diff
numpy/core/fromnumeric.py changed 5.8% diff
numpy/core/fromnumeric.pyi changed 0.2% diff
numpy/core/function_base.py changed 4.5% diff
numpy/core/getlimits.py changed 7.8% diff
numpy/core/memmap.py changed 1.6% diff
numpy/core/multiarray.py changed 0.9% diff
numpy/core/multiarray.pyi changed 0.03% diff
numpy/core/numeric.py changed 2.6% diff
numpy/core/numerictypes.py changed 5.5% diff
numpy/core/numerictypes.pyi changed 3.7% diff
numpy/core/overrides.py changed 44.8% diff
numpy/core/records.py changed 0.1% diff
numpy/core/setup.py changed 11.3% diff
numpy/core/setup_common.py changed 15.4% diff
numpy/core/shape_base.py changed 3.7% diff
numpy/core/tests/test_api.py changed 2.6% diff
numpy/core/tests/test_argparse.py changed 4.0% diff
numpy/core/tests/test_array_coercion.py changed 6.2% diff
numpy/core/tests/test_arraymethod.py changed 9.3% diff
numpy/core/tests/test_arrayprint.py changed 9.0% diff
numpy/core/tests/test_cpu_features.py changed 100.0% diff
numpy/core/tests/test_custom_dtypes.py changed 22.5% diff
numpy/core/tests/test_cython.py changed 1.1% diff
numpy/core/tests/test_datetime.py changed 0.9% diff
numpy/core/tests/test_defchararray.py changed 11.1% diff
numpy/core/tests/test_deprecations.py changed 36.1% diff
numpy/core/tests/test_dlpack.py changed 1.7% diff
numpy/core/tests/test_dtype.py changed 4.4% diff
numpy/core/tests/test_einsum.py changed 9.0% diff
numpy/core/tests/test_function_base.py changed 8.2% diff
numpy/core/tests/test_getlimits.py changed 33.5% diff
numpy/core/tests/test_indexing.py changed 0.1% diff
numpy/core/tests/test_item_selection.py changed 80.5% diff
numpy/core/tests/test_longdouble.py changed 11.1% diff
numpy/core/tests/test_mem_overlap.py changed 0.2% diff
numpy/core/tests/test_mem_policy.py changed 0.4% diff
numpy/core/tests/test_memmap.py changed 1.8% diff
numpy/core/tests/test_multiarray.py changed 3.1% diff
numpy/core/tests/test_nditer.py changed 1.0% diff
numpy/core/tests/test_nep50_promotions.py changed 37.8% diff
numpy/core/tests/test_numeric.py changed 1.6% diff
numpy/core/tests/test_numerictypes.py changed 4.2% diff
numpy/core/tests/test_overrides.py changed 20.6% diff
numpy/core/tests/test_print.py changed 2.2% diff
numpy/core/tests/test_regression.py changed 1.8% diff
numpy/core/tests/test_scalar_methods.py changed 6.1% diff
numpy/core/tests/test_scalarbuffer.py changed 2.7% diff
numpy/core/tests/test_scalarinherit.py changed 5.8% diff
numpy/core/tests/test_scalarmath.py changed 0.3% diff
numpy/core/tests/test_scalarprint.py changed 1.0% diff
numpy/core/tests/test_shape_base.py changed 1.2% diff
numpy/core/tests/test_simd.py changed 20.7% diff
numpy/core/tests/test_ufunc.py changed 7.5% diff
numpy/core/tests/test_umath.py changed 7.5% diff
numpy/core/tests/test_unicode.py changed 2.2% diff
numpy/ctypeslib.py changed 4.7% diff
numpy/ctypeslib.pyi changed 2.3% diff
numpy/distutils/ccompiler.py changed 2.6% diff
numpy/distutils/ccompiler_opt.py changed 1.0% diff
numpy/distutils/command/build_clib.py changed 0.2% diff
numpy/distutils/command/build_ext.py changed 0.6% diff
numpy/distutils/command/build_src.py changed 0.2% diff
numpy/distutils/command/install.py changed 1.6% diff
numpy/distutils/fcompiler/__init__.py changed 0.5% diff
numpy/distutils/fcompiler/absoft.py changed 2.1% diff
numpy/distutils/fcompiler/ibm.py changed 1.3% diff
numpy/distutils/fujitsuccompiler.py added
numpy/distutils/mingw32ccompiler.py changed 0.9% diff
numpy/distutils/misc_util.py changed 0.1% diff
numpy/distutils/system_info.py changed 2.2% diff
numpy/distutils/tests/test_ccompiler_opt.py changed 0.7% diff
numpy/distutils/tests/test_system_info.py changed 0.8% diff
numpy/dtypes.py added
numpy/dual.py removed
numpy/exceptions.py added
numpy/exceptions.pyi added
numpy/f2py/capi_maps.py changed 0.1% diff
numpy/f2py/cfuncs.py changed 0.5% diff
numpy/f2py/crackfortran.py changed 1.0% diff
numpy/f2py/diagnose.py changed 5.4% diff
numpy/f2py/func2subr.py changed 3.4% diff
numpy/f2py/symbolic.py changed 0.2% diff
numpy/f2py/tests/test_character.py changed 0.6% diff
numpy/f2py/tests/test_crackfortran.py changed 21.2% diff
numpy/f2py/tests/test_f2py2e.py changed 3.5% diff
numpy/f2py/tests/test_kind.py changed 100.0% diff
numpy/f2py/tests/util.py changed 6.6% diff
numpy/lib/__init__.py changed 26.2% diff
numpy/lib/_datasource.py changed 0.2% diff
numpy/lib/_iotools.py changed 0.3% diff
numpy/lib/arraypad.py changed 3.2% diff
numpy/lib/format.py changed 4.3% diff
numpy/lib/function_base.py changed 4.0% diff
numpy/lib/histograms.py changed 0.1% diff
numpy/lib/index_tricks.py changed 8.3% diff
numpy/lib/index_tricks.pyi changed 0.8% diff
numpy/lib/mixins.py changed 0.3% diff
numpy/lib/nanfunctions.py changed 1.2% diff
numpy/lib/npyio.py changed 1.6% diff
numpy/lib/npyio.pyi changed 1.5% diff
numpy/lib/polynomial.py changed 0.4% diff
numpy/lib/recfunctions.py changed 6.0% diff
numpy/lib/shape_base.py changed 2.1% diff
numpy/lib/tests/test_arraypad.py changed 1.1% diff
numpy/lib/tests/test_format.py changed 0.6% diff
numpy/lib/tests/test_function_base.py changed 6.2% diff
numpy/lib/tests/test_io.py changed 1.7% diff
numpy/lib/tests/test_loadtxt.py changed 0.8% diff
numpy/lib/tests/test_nanfunctions.py changed 2.9% diff
numpy/lib/tests/test_recfunctions.py changed 6.3% diff
numpy/lib/tests/test_shape_base.py changed 0.5% diff
numpy/lib/tests/test_twodim_base.py changed 0.6% diff
numpy/lib/tests/test_type_check.py changed 0.3% diff
numpy/lib/tests/test_ufunclike.py changed 9.2% diff
numpy/lib/tests/test_utils.py changed 34.1% diff
numpy/lib/twodim_base.py changed 6.8% diff
numpy/lib/type_check.py changed 1.4% diff
numpy/lib/ufunclike.py changed 22.6% diff
numpy/lib/utils.py changed 10.5% diff
numpy/linalg/lapack_lite/clapack_scrub.py changed 0.4% diff
numpy/linalg/lapack_lite/make_lite.py changed 1.0% diff
numpy/linalg/linalg.py changed 8.5% diff
numpy/linalg/linalg.pyi changed 16.6% diff
numpy/linalg/setup.py changed 3.3% diff
numpy/linalg/tests/test_linalg.py changed 1.5% diff
numpy/linalg/tests/test_regression.py changed 4.2% diff
numpy/ma/__init__.pyi changed 0.4% diff
numpy/ma/bench.py removed
numpy/ma/core.py changed 3.1% diff
numpy/ma/core.pyi changed 0.7% diff
numpy/ma/extras.py changed 4.3% diff
numpy/ma/tests/test_core.py changed 1.5% diff
numpy/ma/tests/test_extras.py changed 2.8% diff
numpy/ma/tests/test_old_ma.py changed 0.7% diff
numpy/ma/tests/test_regression.py changed 6.8% diff
numpy/ma/tests/test_subclassing.py changed 2.4% diff
numpy/ma/testutils.py changed 0.5% diff
numpy/matrixlib/defmatrix.py changed 0.1% diff
numpy/polynomial/_polybase.py changed 1.7% diff
numpy/polynomial/chebyshev.py changed 0.4% diff
numpy/polynomial/hermite.py changed 0.5% diff
numpy/polynomial/hermite_e.py changed 0.5% diff
numpy/polynomial/laguerre.py changed 0.5% diff
numpy/polynomial/legendre.py changed 0.5% diff
numpy/polynomial/polynomial.py changed 0.6% diff
numpy/random/_bounded_integers.pyx.in changed 17.0% diff
numpy/random/_common.pyx changed 0.2% diff
numpy/random/_examples/cffi/parse.py changed 9.7% diff
numpy/random/_generator.pyi changed 16.3% diff
numpy/random/_generator.pyx changed 1.6% diff
numpy/random/_mt19937.pyx changed 2.1% diff
numpy/random/_pcg64.pyx changed 2.4% diff
numpy/random/_philox.pyx changed 2.4% diff
numpy/random/_sfc64.pyx changed 3.1% diff
numpy/random/bit_generator.pyi changed 3.7% diff
numpy/random/bit_generator.pyx changed 8.7% diff
numpy/random/c_distributions.pxd changed 9.8% diff
numpy/random/mtrand.pyx changed 0.3% diff
numpy/random/tests/test_direct.py changed 8.2% diff
numpy/random/tests/test_extending.py changed 3.1% diff
numpy/random/tests/test_generator_mt19937.py changed 0.1% diff
numpy/random/tests/test_generator_mt19937_regressions.py changed 24.8% diff
numpy/random/tests/test_randomstate.py changed 0.2% diff
numpy/setup.py changed 3.4% diff
numpy/testing/__init__.py changed 30.9% diff
numpy/testing/__init__.pyi changed 7.5% diff
numpy/testing/_private/decorators.py removed
numpy/testing/_private/noseclasses.py removed
numpy/testing/_private/nosetester.py removed
numpy/testing/_private/parameterized.py removed
numpy/testing/_private/utils.py changed 5.7% diff
numpy/testing/overrides.py added
numpy/testing/tests/test_doctesting.py removed
numpy/testing/tests/test_utils.py changed 2.1% diff
numpy/testing/utils.py removed
numpy/tests/test_numpy_config.py added
numpy/tests/test_public_api.py changed 5.6% diff
numpy/typing/tests/data/fail/einsumfunc.pyi changed 27.4% diff
numpy/typing/tests/data/pass/dtype.py changed 8.2% diff
numpy/typing/tests/data/pass/ndarray_misc.py changed 0.7% diff
numpy/typing/tests/data/pass/numerictypes.py changed 30.9% diff
numpy/typing/tests/data/pass/simple.py changed 4.7% diff
numpy/typing/tests/data/reveal/einsumfunc.pyi changed 7.0% diff
numpy/typing/tests/data/reveal/modules.pyi changed 4.5% diff
numpy/typing/tests/data/reveal/npyio.pyi changed 9.8% diff
numpy/typing/tests/data/reveal/testing.pyi changed 1.6% diff
numpy/typing/tests/test_generic_alias.py removed
numpy/typing/tests/test_runtime.py changed 5.2% diff
numpy/typing/tests/test_typing.py changed 0.2% diff
numpy/version.py changed 48.4% diff
pavement.py changed 1.2% diff
runtests.py changed 2.0% diff
setup.py changed 26.7% diff
tools/check_installed_files.py added
tools/ci/push_docs_to_repo.py changed 15.5% diff
tools/cythonize.py changed 3.1% diff
tools/openblas_support.py changed 13.8% diff
tools/refguide_check.py changed 0.6% diff
tools/wheels/check_license.py changed 6.0% diff

Shell Programs (9 of 13):

NameStatusDeltaVisual Diff
.devcontainer/setup.sh added
doc/source/_static/scipy-mathjax/rebuild.sh removed
tools/gitpod/workspace_config removed
tools/list_installed_dll_dependencies_cygwin.sh changed 29.2% diff
tools/rebase_installed_dlls_cygwin.sh changed 100.0% diff
tools/travis-test.sh changed 0.7% diff
tools/wheels/cibw_before_build.sh changed 23.2% diff
tools/wheels/gfortran_utils.sh changed 3.5% diff
tools/wheels/upload_wheels.sh changed 10.2% diff

JavaScript Files (all 199):

NameStatusDeltaVisual Diff
doc/source/_static/scipy-mathjax/config/scipy-mathjax.js removed
doc/source/_static/scipy-mathjax/extensions/a11y/accessibility-menu.js removed
doc/source/_static/scipy-mathjax/extensions/a11y/auto-collapse.js removed
doc/source/_static/scipy-mathjax/extensions/a11y/collapsible.js removed
doc/source/_static/scipy-mathjax/extensions/a11y/explorer.js removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathjax-sre.js removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/mathmaps_ie.js removed
doc/source/_static/scipy-mathjax/extensions/a11y/semantic-enrich.js removed
doc/source/_static/scipy-mathjax/extensions/a11y/wgxpath.install.js removed
doc/source/_static/scipy-mathjax/extensions/AssistiveMML.js removed
doc/source/_static/scipy-mathjax/extensions/CHTML-preview.js removed
doc/source/_static/scipy-mathjax/extensions/fast-preview.js removed
doc/source/_static/scipy-mathjax/extensions/FontWarnings.js removed
doc/source/_static/scipy-mathjax/extensions/HelpDialog.js removed
doc/source/_static/scipy-mathjax/extensions/jsMath2jax.js removed
doc/source/_static/scipy-mathjax/extensions/MatchWebFonts.js removed
doc/source/_static/scipy-mathjax/extensions/MathEvents.js removed
doc/source/_static/scipy-mathjax/extensions/MathMenu.js removed
doc/source/_static/scipy-mathjax/extensions/MathZoom.js removed
doc/source/_static/scipy-mathjax/extensions/Safe.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/action.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/AMScd.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/AMSmath.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/AMSsymbols.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/autobold.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/autoload-all.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/bbox.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/begingroup.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/boldsymbol.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/cancel.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/color.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/enclose.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/extpfeil.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/HTML.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/mathchoice.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/mediawiki-texvc.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/mhchem.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/mhchem3/mhchem.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/newcommand.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/noErrors.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/noUndefined.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/unicode.js removed
doc/source/_static/scipy-mathjax/extensions/TeX/verb.js removed
doc/source/_static/scipy-mathjax/extensions/tex2jax.js removed
doc/source/_static/scipy-mathjax/extensions/toMathML.js removed
doc/source/_static/scipy-mathjax/Gruntfile.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/jax.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/Arrows.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/BasicLatin.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/CombDiacritMarks.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/CombDiactForSymbols.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/Dingbats.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/GeneralPunctuation.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/GeometricShapes.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/GreekAndCoptic.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/Latin1Supplement.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/LetterlikeSymbols.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/MathOperators.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/MiscMathSymbolsA.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/MiscMathSymbolsB.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/MiscSymbolsAndArrows.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/MiscTechnical.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/SpacingModLetters.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/SupplementalArrowsA.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/SupplementalArrowsB.js removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable/SuppMathOperators.js removed
doc/source/_static/scipy-mathjax/jax/input/TeX/config.js removed
doc/source/_static/scipy-mathjax/jax/input/TeX/jax.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload/annotation-xml.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload/maction.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload/menclose.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload/mglyph.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload/mmultiscripts.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload/ms.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload/mtable.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload/multiline.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/config.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/AMS-Regular.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Caligraphic-Bold.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/fontdata-extra.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/fontdata.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Bold.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Main-Bold.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Math-BoldItalic.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Bold.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Italic.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Regular.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Script-Regular.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Typewriter-Regular.js removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/jax.js removed
doc/source/_static/scipy-mathjax/jax/output/PlainSource/config.js removed
doc/source/_static/scipy-mathjax/jax/output/PlainSource/jax.js removed
doc/source/_static/scipy-mathjax/jax/output/PreviewHTML/config.js removed
doc/source/_static/scipy-mathjax/jax/output/PreviewHTML/jax.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/autoload/annotation-xml.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/autoload/maction.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/autoload/menclose.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/autoload/mglyph.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/autoload/mmultiscripts.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/autoload/ms.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/autoload/mtable.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/autoload/multiline.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/config.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/fontdata-extra.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/fontdata.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Math/Italic/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Script/Regular/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js removed
doc/source/_static/scipy-mathjax/jax/output/SVG/jax.js removed
doc/source/_static/scipy-mathjax/MathJax.js removed

JSON Files (all 43):

NameStatusDeltaVisual Diff
.devcontainer/devcontainer.json added
benchmarks/asv.conf.json changed 1.8% diff
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/functions/algebra.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/functions/elementary.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/functions/hyperbolic.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/functions/trigonometry.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-capital.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-mathfonts.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-scripts.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-small.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-symbols.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/hebrew_letters.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-lower-double-accent.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-lower-normal.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-lower-phonetic.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-lower-single-accent.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-mathfonts.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-rest.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-upper-double-accent.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-upper-normal.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-upper-single-accent.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_angles.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_arrows.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_characters.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_delimiters.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_digits.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_geometry.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_harpoons.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_non_characters.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_symbols.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_whitespace.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/other_stars.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/energy.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/length.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/memory.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/other.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/speed.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/temperature.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/time.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/volume.json removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units/weight.json removed
doc/source/_static/scipy-mathjax/package.json removed
tools/gitpod/settings.json removed

SGML Documents (all 1):

NameStatusDeltaVisual Diff
.github/PULL_REQUEST_TEMPLATE.md added

DOS Batch Files (all 1):

NameStatusDeltaVisual Diff
doc/make.bat added

Git Files (7 of 10):

NameStatusDeltaVisual Diff
.gitattributes added
.gitignore added
.gitmodules added
doc/source/_static/scipy-mathjax/.git removed
doc/source/_static/scipy-mathjax/.gitattributes removed
doc/source/_static/scipy-mathjax/.gitignore removed
numpy/core/src/umath/svml/.git removed

Include Files (3 of 7):

NameStatusDeltaVisual Diff
doc/source/reference/simd/generated_tables/compilers-diff.inc changed 100.0% diff
doc/source/reference/simd/generated_tables/cpu_features.inc changed 32.9% diff
numpy/core/src/_simd/_simd_easyintrin.inc changed 12.3% diff

RST Files (80 of 431):

NameStatusDeltaVisual Diff
doc/changelog/1.24.3-changelog.rst changed 15.5% diff
doc/changelog/1.25.0-changelog.rst added
doc/neps/nep-0013-ufunc-overrides.rst changed 1.0% diff
doc/neps/nep-0019-rng-policy.rst changed 0.5% diff
doc/neps/nep-0021-advanced-indexing.rst changed 0.3% diff
doc/neps/nep-0029-deprecation_policy.rst changed 3.4% diff
doc/neps/nep-0046-sponsorship-guidelines.rst changed 3.3% diff
doc/neps/nep-0050-scalar-promotion.rst changed 0.3% diff
doc/neps/nep-0051-scalar-representation.rst changed 2.5% diff
doc/records.rst changed 2.2% diff
doc/source/dev/alignment.rst changed 0.3% diff
doc/source/dev/depending_on_numpy.rst changed 39.9% diff
doc/source/dev/development_environment.rst changed 10.7% diff
doc/source/dev/development_gitpod.rst removed
doc/source/dev/development_workflow.rst changed 13.5% diff
doc/source/dev/gitwash/development_setup.rst changed 1.2% diff
doc/source/dev/gitwash/git_resources.rst changed 1.5% diff
doc/source/dev/howto_build_docs.rst changed 20.3% diff
doc/source/dev/index.rst changed 3.3% diff
doc/source/dev/reviewer_guidelines.rst changed 10.5% diff
doc/source/f2py/buildtools/cmake.rst changed 1.3% diff
doc/source/f2py/buildtools/meson.rst changed 6.9% diff
doc/source/f2py/f2py.getting-started.rst changed 4.3% diff
doc/source/f2py/windows/index.rst changed 1.0% diff
doc/source/f2py/windows/pgi.rst changed 1.7% diff
doc/source/index.rst changed 1.9% diff
doc/source/reference/arrays.classes.rst changed 2.1% diff
doc/source/reference/arrays.dtypes.rst changed 3.1% diff
doc/source/reference/arrays.nditer.rst changed 1.4% diff
doc/source/reference/arrays.scalars.rst changed 0.6% diff
doc/source/reference/c-api/array.rst changed 2.2% diff
doc/source/reference/c-api/coremath.rst changed 2.9% diff
doc/source/reference/c-api/data_memory.rst changed 35.9% diff
doc/source/reference/c-api/deprecations.rst changed 6.8% diff
doc/source/reference/c-api/dtype.rst changed 41.4% diff
doc/source/reference/c-api/iterator.rst changed 0.2% diff
doc/source/reference/c-api/types-and-structures.rst changed 6.7% diff
doc/source/reference/distutils_guide.rst changed 11.0% diff
doc/source/reference/distutils_status_migration.rst changed 2.1% diff
doc/source/reference/global_state.rst changed 24.9% diff
doc/source/reference/index.rst changed 2.0% diff
doc/source/reference/internals.code-explanations.rst changed 12.5% diff
doc/source/reference/maskedarray.baseclass.rst changed 4.2% diff
doc/source/reference/random/bit_generators/index.rst changed 7.1% diff
doc/source/reference/random/compatibility.rst added
doc/source/reference/random/extending.rst changed 0.8% diff
doc/source/reference/random/generator.rst changed 1.4% diff
doc/source/reference/random/index.rst changed 85.9% diff
doc/source/reference/random/legacy.rst changed 2.2% diff
doc/source/reference/random/new-or-different.rst changed 28.3% diff
doc/source/reference/random/parallel.rst changed 6.4% diff
doc/source/reference/routines.ctypeslib.rst changed 10.2% diff
doc/source/reference/routines.datetime.rst changed 14.4% diff
doc/source/reference/routines.dual.rst removed
doc/source/reference/routines.io.rst changed 2.1% diff
doc/source/reference/routines.ma.rst changed 3.3% diff
doc/source/reference/routines.math.rst changed 2.0% diff
doc/source/reference/routines.other.rst changed 8.0% diff
doc/source/reference/routines.rst changed 3.2% diff
doc/source/reference/routines.testing.overrides.rst added
doc/source/reference/routines.testing.rst changed 7.9% diff
doc/source/reference/simd/build-options.rst changed 4.7% diff
doc/source/reference/simd/how-it-works.rst changed 0.5% diff
doc/source/release.rst changed 1.1% diff
doc/source/release/1.15.0-notes.rst changed 0.3% diff
doc/source/release/1.24.0-notes.rst changed 0.3% diff
doc/source/release/1.24.3-notes.rst changed 13.9% diff
doc/source/release/1.25.0-notes.rst added
doc/source/user/absolute_beginners.rst changed 0.3% diff
doc/source/user/basics.creation.rst changed 1.6% diff
doc/source/user/basics.dispatch.rst changed 14.0% diff
doc/source/user/basics.indexing.rst changed 1.3% diff
doc/source/user/basics.rec.rst changed 0.3% diff
doc/source/user/building.rst changed 6.2% diff
doc/source/user/how-to-index.rst changed 6.8% diff
doc/source/user/how-to-verify-bug.rst changed 1.1% diff
doc/source/user/howtos_index.rst changed 4.2% diff
doc/source/user/quickstart.rst changed 0.2% diff
doc/source/user/theory.broadcasting.rst changed 7.1% diff
doc/source/user/troubleshooting-importerror.rst changed 44.6% diff

SWG Files (all 1):

NameStatusDeltaVisual Diff
tools/swig/pyfragments.swg changed 2.0% diff

YAML Files (all 30):

NameStatusDeltaVisual Diff
.circleci/config.yml added
.codecov.yml added
.github/actions/action.yml added
.github/dependabot.yml added
.github/ISSUE_TEMPLATE/bug-report.yml added
.github/ISSUE_TEMPLATE/config.yml added
.github/ISSUE_TEMPLATE/documentation.yml added
.github/ISSUE_TEMPLATE/feature-request.yml added
.github/ISSUE_TEMPLATE/post-install.yml added
.github/pr-prefix-labeler.yml added
.github/workflows/build_test.yml added
.github/workflows/circleci.yml added
.github/workflows/codeql.yml added
.github/workflows/cygwin.yml added
.github/workflows/dependency-review.yml added
.github/workflows/emscripten.yml added
.github/workflows/labeler.yml added
.github/workflows/linux_meson.yml added
.github/workflows/linux_musl.yml added
.github/workflows/scorecards.yml added
.github/workflows/wheels.yml added
.github/workflows/windows_meson.yml added
.lgtm.yml added
.travis.yml added
azure-pipelines.yml added
azure-steps-windows.yml added
environment.yml changed 17.8% diff
tools/ci/cirrus_general.yml removed
tools/ci/cirrus_macosx_arm64.yml added
tools/ci/cirrus_wheels.yml added

Audio Files (all 2):

NameStatusDeltaVisual Diff
doc/source/_static/scipy-mathjax/extensions/a11y/invalid_keypress.mp3 removed
doc/source/_static/scipy-mathjax/extensions/a11y/invalid_keypress.ogg removed

Image Files (20 of 70):

NameStatusDeltaVisual Diff
branding/logo/logomark/numpylogoicon.png added
branding/logo/logomark/numpylogoicondark.png added
branding/logo/logomark/numpylogoiconlight.png added
branding/logo/primary/numpylogo.png added
branding/logo/primary/numpylogodark.png added
branding/logo/primary/numpylogolight.png added
branding/logo/secondary/numpylogo2.png added
branding/logo/secondary/numpylogo2dark.png added
branding/logo/secondary/numpylogo2light.png added
doc/source/dev/gitpod-imgs/gitpod-dashboard-stop.png removed
doc/source/dev/gitpod-imgs/gitpod-edit-permissions-gh.png removed
doc/source/dev/gitpod-imgs/gitpod-edit-permissions-repo.png removed
doc/source/dev/gitpod-imgs/gitpod-workspace.png removed
doc/source/dev/gitpod-imgs/installing-gitpod-io.png removed
doc/source/dev/gitpod-imgs/NumPy-github.png removed
doc/source/dev/gitpod-imgs/NumPy-gitpod-branches.png removed
doc/source/dev/gitpod-imgs/rst-rendering.png removed
doc/source/dev/gitpod-imgs/vscode-rst.png removed
doc/source/dev/gitpod-imgs/vscode-statusbar.png removed
doc/source/reference/figures/dtype-hierarchy.png changed 78.2%

PDF Files (1 of 2):

NameStatusDeltaVisual Diff
doc/source/reference/figures/dtype-hierarchy.pdf changed 30.3%

Vector Image Files (3 of 25):

NameStatusDeltaVisual Diff
branding/logo/logomark/numpylogoicon.svg added
branding/logo/primary/numpylogo.svg added
branding/logo/secondary/numpylogo2.svg added

Directories (76 of 232):

NameStatus
.circleci added
.devcontainer added
.github added
.github/actions added
.github/ISSUE_TEMPLATE added
.github/workflows added
branding added
branding/logo added
branding/logo/logomark added
branding/logo/primary added
branding/logo/secondary added
doc/source/_static/scipy-mathjax/config removed
doc/source/_static/scipy-mathjax/extensions removed
doc/source/_static/scipy-mathjax/extensions/a11y removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/functions removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols removed
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/units removed
doc/source/_static/scipy-mathjax/extensions/TeX removed
doc/source/_static/scipy-mathjax/extensions/TeX/mhchem3 removed
doc/source/_static/scipy-mathjax/jax removed
doc/source/_static/scipy-mathjax/jax/element removed
doc/source/_static/scipy-mathjax/jax/element/mml removed
doc/source/_static/scipy-mathjax/jax/element/mml/optable removed
doc/source/_static/scipy-mathjax/jax/input removed
doc/source/_static/scipy-mathjax/jax/input/TeX removed
doc/source/_static/scipy-mathjax/jax/output removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/autoload removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts removed
doc/source/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX removed
doc/source/_static/scipy-mathjax/jax/output/PlainSource removed
doc/source/_static/scipy-mathjax/jax/output/PreviewHTML removed
doc/source/_static/scipy-mathjax/jax/output/SVG removed
doc/source/_static/scipy-mathjax/jax/output/SVG/autoload removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Caligraphic removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Math removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Math/Italic removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Script removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Script/Regular removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size1 removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size1/Regular removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size2 removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size2/Regular removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size3 removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size3/Regular removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size4 removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size4/Regular removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Typewriter removed
doc/source/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular removed
doc/source/dev/gitpod-imgs removed
numpy/_build_utils added
numpy/_utils added
numpy/core/src/npysort/x86-simd-sort added
numpy/core/src/umath/svml/linux removed
numpy/core/src/umath/svml/linux/avx512 removed
tools/allocation_tracking removed
tools/gitpod removed

Information Files (2 of 5):

NameStatusDeltaVisual Diff
INSTALL.rst changed 0.6% diff
PKG-INFO removed

Licenses (4 of 19):

NameStatusDeltaVisual Diff
doc/source/_static/scipy-mathjax/LICENSE removed
LICENSE.txt changed 32.3% diff
LICENSES_bundled.txt added
numpy/core/src/umath/svml/LICENSE removed

Readme Files (5 of 11):

NameStatusDeltaVisual Diff
benchmarks/README.rst changed 36.2% diff
doc/source/_static/scipy-mathjax/README.md removed
numpy/core/src/umath/svml/README.md removed
README.md changed 4.6% diff
tools/allocation_tracking/README.md removed

Text Files (35 of 106):

NameStatusDeltaVisual Diff
.clang-format added
.ctags.d added
.github/CONTRIBUTING.md added
.mailmap added
benchmarks/asv_compare.conf.json.tpl changed 1.5% diff
branding/logo/logoguidelines.md added
build_requirements.txt added
building_with_meson.md added
doc/neps/nep-0053-c-abi-evolution.md added
doc/source/_static/scipy-mathjax/extensions/a11y/mathmaps/.htaccess removed
doc/source/f2py/code/meson.build changed 55.2% diff
doc/source/f2py/code/meson_upd.build changed 63.3% diff
doc_requirements.txt changed 23.2% diff
linter_requirements.txt changed 58.3% diff
meson.build added
meson_options.txt added
numpy/__init__.cython-30.pxd changed 8.6% diff
numpy/__init__.pxd changed 8.8% diff
numpy/core/code_generators/cversions.txt changed 3.3% diff
numpy/core/include/meson.build added
numpy/dtypes.pyi added
numpy/fft/meson.build added
numpy/linalg/meson.build added
numpy/meson.build added
numpy/random/_common.pxd changed 34.3% diff
numpy/random/meson.build added
numpy/typing/tests/data/fail/numerictypes.pyi changed 19.9% diff
numpy/typing/tests/data/reveal/linalg.pyi changed 30.8% diff
numpy/typing/tests/data/reveal/numerictypes.pyi changed 4.4% diff
numpy/typing/tests/data/reveal/scalars.pyi changed 2.4% diff
pyproject.toml changed 95.7% diff
release_requirements.txt changed 7.6% diff
test_requirements.txt changed 8.0% diff
tools/gitpod/Dockerfile removed
tools/gitpod/gitpod.Dockerfile removed

Packages Compared:

numpy-1.24.3.tar.gz
numpy-1.25.0rc1.tar.gz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)