Skip to content

Instantly share code, notes, and snippets.

@al3xtjames
Created July 24, 2025 01:24
Show Gist options
  • Save al3xtjames/775a73303663d4dcb0c4052cf469b4b2 to your computer and use it in GitHub Desktop.
Save al3xtjames/775a73303663d4dcb0c4052cf469b4b2 to your computer and use it in GitHub Desktop.
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing pytest-check-hook
Using pytestCheckPhase
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/g0kgcrw13kaaw8sy1wqi12p9xpqlzfcs-numpy-2.3.1.tar.gz
source root is numpy-2.3.1
setting SOURCE_DATE_EPOCH to timestamp 1750458829 of file "numpy-2.3.1/numpy/version.py"
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/akkzpja8cibm9g75gj070dh4j2sgcj2r-numpy-distutils-C++.patch
patching file numpy/distutils/unixccompiler.py
Hunk #1 succeeded at 41 with fuzz 2 (offset 4 lines).
Hunk #2 succeeded at 49 with fuzz 1 (offset 4 lines).
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
no configure script, doing nothing
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
Executing pypaBuildPhase
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
* Getting build dependencies for wheel...
* Building wheel...
+ /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13 /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/vendored-meson/meson/meson.py setup /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1 /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=/nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/meson-python-native-file.ini
The Meson build system
Version: 1.6.1
Source dir: /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1
Build dir: /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq
Build type: native build
Project name: NumPy
Project version: 2.3.1
C compiler for the host machine: clang (clang 19.1.7 "clang version 19.1.7")
C linker for the host machine: clang ld64 954.16
C++ compiler for the host machine: clang++ (clang 19.1.7 "clang version 19.1.7")
C++ linker for the host machine: clang++ ld64 954.16
Cython compiler for the host machine: cython (cython 3.0.12)
Host machine cpu family: aarch64
Host machine cpu: aarch64
Program python found: YES (/nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13)
Found pkg-config: YES (/nix/store/ln3ag9li111lb1z3d5kx85lmbwl02jxl-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2
Run-time dependency python found: YES 3.13
Has header "Python.h" with dependency python-3.13: YES
Compiler for C supports arguments -fno-strict-aliasing: YES
Compiler for C supports arguments -ftrapping-math: YES
Message: During parsing cpu-dispatch: The following CPU features were ignored due to platform incompatibility or lack of support:
"XOP FMA4"
Test features "NEON NEON_FP16 NEON_VFPV4 ASIMD" : Supported
Test features "ASIMDHP" : Supported
Test features "ASIMDFHM" : Supported
Test features "SVE" : Unsupported due to Compiler fails against the test code of "SVE"
Configuring npy_cpu_dispatch_config.h using configuration
Message:
CPU Optimization Options
baseline:
Requested : min
Enabled : NEON NEON_FP16 NEON_VFPV4 ASIMD
dispatch:
Requested : max -xop -fma4
Enabled : ASIMDHP ASIMDFHM
Library m found: YES
Run-time dependency scipy-openblas found: NO (tried pkgconfig)
Run-time dependency accelerate found: NO (tried system)
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency openblas found: NO (tried pkgconfig, pkgconfig, pkgconfig, system and cmake)
Run-time dependency flexiblas found: NO (tried pkgconfig, framework and cmake)
Run-time dependency blis found: NO (tried pkgconfig, framework and cmake)
Run-time dependency blas found: YES 3
Message: BLAS symbol suffix:
Run-time dependency accelerate found: NO (tried system)
Run-time dependency openblas found: NO (tried pkgconfig, pkgconfig, pkgconfig, system and cmake)
Run-time dependency flexiblas found: NO (tried pkgconfig, framework and cmake)
Run-time dependency lapack found: YES 3
Checking if "Check atomic builtins without -latomic" : links: YES
Program _build_utils/process_src_template.py found: YES (/nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13 /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_build_utils/process_src_template.py)
Program _build_utils/tempita.py found: YES (/nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13 /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_build_utils/tempita.py)
Configuring __config__.py using configuration
Checking for size of "short" : 2
Checking for size of "int" : 4
Checking for size of "long" : 8
Checking for size of "long long" : 8
Checking for size of "float" : 4
Checking for size of "double" : 8
Checking for size of "long double" : 8
Checking for size of "size_t" : 8
Checking for size of "size_t" : 8 (cached)
Checking for size of "wchar_t" : 4
Checking for size of "off_t" : 8
Checking for size of "Py_intptr_t" with dependency python-3.13: 8
Checking for size of "PY_LONG_LONG" with dependency python-3.13: 8
Has header "complex.h" : YES
Checking for type "complex float" : YES
Checking for size of "complex float" : 8
Checking for type "complex double" : YES
Checking for size of "complex double" : 16
Checking for type "complex long double" : YES
Checking for size of "complex long double" : 16
Checking for function "sin" with dependency -lm: YES
Checking for function "cos" with dependency -lm: YES
Checking for function "tan" with dependency -lm: YES
Checking for function "sinh" with dependency -lm: YES
Checking for function "cosh" with dependency -lm: YES
Checking for function "tanh" with dependency -lm: YES
Checking for function "fabs" with dependency -lm: YES
Checking for function "floor" with dependency -lm: YES
Checking for function "ceil" with dependency -lm: YES
Checking for function "sqrt" with dependency -lm: YES
Checking for function "log10" with dependency -lm: YES
Checking for function "log" with dependency -lm: YES
Checking for function "exp" with dependency -lm: YES
Checking for function "asin" with dependency -lm: YES
Checking for function "acos" with dependency -lm: YES
Checking for function "atan" with dependency -lm: YES
Checking for function "fmod" with dependency -lm: YES
Checking for function "modf" with dependency -lm: YES
Checking for function "frexp" with dependency -lm: YES
Checking for function "ldexp" with dependency -lm: YES
Checking for function "expm1" with dependency -lm: YES
Checking for function "log1p" with dependency -lm: YES
Checking for function "acosh" with dependency -lm: YES
Checking for function "asinh" with dependency -lm: YES
Checking for function "atanh" with dependency -lm: YES
Checking for function "rint" with dependency -lm: YES
Checking for function "trunc" with dependency -lm: YES
Checking for function "exp2" with dependency -lm: YES
Checking for function "copysign" with dependency -lm: YES
Checking for function "nextafter" with dependency -lm: YES
Checking for function "cbrt" with dependency -lm: YES
Checking for function "log2" with dependency -lm: YES
Checking for function "pow" with dependency -lm: YES
Checking for function "hypot" with dependency -lm: YES
Checking for function "atan2" with dependency -lm: YES
Checking for function "csin" with dependency -lm: YES
Checking for function "csinh" with dependency -lm: YES
Checking for function "ccos" with dependency -lm: YES
Checking for function "ccosh" with dependency -lm: YES
Checking for function "ctan" with dependency -lm: YES
Checking for function "ctanh" with dependency -lm: YES
Checking for function "creal" with dependency -lm: YES
Checking for function "cimag" with dependency -lm: YES
Checking for function "conj" with dependency -lm: YES
Checking for function "strtoll" : YES
Checking for function "strtoull" : YES
Checking for function "cabs" with dependency -lm: YES
Checking for function "cabsf" with dependency -lm: YES
Checking for function "cabsl" with dependency -lm: YES
Checking for function "cacos" with dependency -lm: YES
Checking for function "cacosf" with dependency -lm: YES
Checking for function "cacosl" with dependency -lm: YES
Checking for function "cacosh" with dependency -lm: YES
Checking for function "cacoshf" with dependency -lm: YES
Checking for function "cacoshl" with dependency -lm: YES
Checking for function "carg" with dependency -lm: YES
Checking for function "cargf" with dependency -lm: YES
Checking for function "cargl" with dependency -lm: YES
Checking for function "casin" with dependency -lm: YES
Checking for function "casinf" with dependency -lm: YES
Checking for function "casinl" with dependency -lm: YES
Checking for function "casinh" with dependency -lm: YES
Checking for function "casinhf" with dependency -lm: YES
Checking for function "casinhl" with dependency -lm: YES
Checking for function "catan" with dependency -lm: YES
Checking for function "catanf" with dependency -lm: YES
Checking for function "catanl" with dependency -lm: YES
Checking for function "catanh" with dependency -lm: YES
Checking for function "catanhf" with dependency -lm: YES
Checking for function "catanhl" with dependency -lm: YES
Checking for function "cexp" with dependency -lm: YES
Checking for function "cexpf" with dependency -lm: YES
Checking for function "cexpl" with dependency -lm: YES
Checking for function "clog" with dependency -lm: YES
Checking for function "clogf" with dependency -lm: YES
Checking for function "clogl" with dependency -lm: YES
Checking for function "cpow" with dependency -lm: YES
Checking for function "cpowf" with dependency -lm: YES
Checking for function "cpowl" with dependency -lm: YES
Checking for function "csqrt" with dependency -lm: YES
Checking for function "csqrtf" with dependency -lm: YES
Checking for function "csqrtl" with dependency -lm: YES
Checking for function "csin" with dependency -lm: YES (cached)
Checking for function "csinf" with dependency -lm: YES
Checking for function "csinl" with dependency -lm: YES
Checking for function "csinh" with dependency -lm: YES (cached)
Checking for function "csinhf" with dependency -lm: YES
Checking for function "csinhl" with dependency -lm: YES
Checking for function "ccos" with dependency -lm: YES (cached)
Checking for function "ccosf" with dependency -lm: YES
Checking for function "ccosl" with dependency -lm: YES
Checking for function "ccosh" with dependency -lm: YES (cached)
Checking for function "ccoshf" with dependency -lm: YES
Checking for function "ccoshl" with dependency -lm: YES
Checking for function "ctan" with dependency -lm: YES (cached)
Checking for function "ctanf" with dependency -lm: YES
Checking for function "ctanl" with dependency -lm: YES
Checking for function "ctanh" with dependency -lm: YES (cached)
Checking for function "ctanhf" with dependency -lm: YES
Checking for function "ctanhl" with dependency -lm: YES
Checking for function "isfinite" with dependency -lm: YES
Header "Python.h" has symbol "isfinite" with dependency python-3.13: YES
Checking for function "isinf" with dependency -lm: YES
Header "Python.h" has symbol "isinf" with dependency python-3.13: YES
Checking for function "isnan" with dependency -lm: YES
Header "Python.h" has symbol "isnan" with dependency python-3.13: YES
Checking for function "signbit" with dependency -lm: YES
Header "Python.h" has symbol "signbit" with dependency python-3.13: YES
Checking if "thread_local" compiles: NO
Checking if "_Thread_local" compiles: YES
Checking if "__thread" compiles: YES
Checking if "__declspec(thread)" compiles: NO
Checking for function "fallocate" : NO
Header "Python.h" has symbol "HAVE_FTELLO" with dependency python-3.13: YES
Header "Python.h" has symbol "HAVE_FSEEKO" with dependency python-3.13: YES
Checking for function "backtrace" : YES
Checking for function "madvise" : YES
Has header "features.h" : NO
Has header "xlocale.h" : YES
Has header "dlfcn.h" : YES
Has header "execinfo.h" : YES
Has header "libunwind.h" : YES
Has header "sys/mman.h" : YES
Checking for function "strtold_l" : YES
Checking if "__attribute__((optimize("unroll-loops")))" compiles: NO
Checking if "__attribute__((optimize("O3")))" compiles: NO
Checking if "__attribute__((nonnull(1)))" compiles: NO
Compiler for C supports arguments -O3: YES
Has header "endian.h" : NO
Has header "sys/endian.h" : NO
Compiler for C supports function attribute visibility:hidden: YES
Configuring config.h using configuration
Configuring _numpyconfig.h using configuration
Configuring npymath.ini using configuration
Configuring mlib.ini using configuration
Configuring numpy.pc using configuration
Generating multi-targets for "_umath_tests.dispatch.h"
Enabled targets: ASIMDHP, baseline
Generating multi-targets for "argfunc.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "x86_simd_argsort.dispatch.h"
Enabled targets:
Generating multi-targets for "x86_simd_qsort.dispatch.h"
Enabled targets:
Generating multi-targets for "x86_simd_qsort_16bit.dispatch.h"
Enabled targets:
Generating multi-targets for "highway_qsort.dispatch.h"
Enabled targets: ASIMD
Generating multi-targets for "highway_qsort_16bit.dispatch.h"
Enabled targets: ASIMDHP
Generating multi-targets for "loops_arithm_fp.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "loops_arithmetic.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "loops_comparison.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "loops_exponent_log.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "loops_hyperbolic.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "loops_logical.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "loops_minmax.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "loops_modulo.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "loops_trigonometric.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "loops_umath_fp.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "loops_unary.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "loops_unary_fp.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "loops_unary_fp_le.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "loops_unary_complex.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "loops_autovec.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "loops_half.dispatch.h"
Enabled targets: baseline
Generating multi-targets for "_simd.dispatch.h"
Enabled targets: baseline
Build targets in project: 65
NumPy 2.3.1
User defined options
Native files: /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/meson-python-native-file.ini
b_ndebug : if-release
b_vscrt : md
buildtype : release
Found ninja-1.12.1 at /nix/store/d15al8f1zamlazg35amx1kgw4dk3m249-ninja-1.12.1/bin/ninja
+ /nix/store/d15al8f1zamlazg35amx1kgw4dk3m249-ninja-1.12.1/bin/ninja
[0/326] Generating numpy/_core/__umath_generated with a custom command
[0/326] Copying file numpy/__init__.py
[0/326] Copying file numpy/__init__.pxd
[0/326] Copying file numpy/__init__.cython-30.pxd
[0/326] Generating numpy/_core/npy_math_internal.h with a custom command
[0/326] Generating 'numpy/_core/libnpymath.a.p/ieee754.c'
[0/326] Generating 'numpy/_core/libnpymath.a.p/npy_math_complex.c'
[0/326] Generating numpy/_core/__ufunc_api with a custom command
[0/326] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/arraytypes.h'
[0/326] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/npy_sort.h'
[0/326] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/argfunc.dispatch.c'
[0/326] Generating 'numpy/_core/libhighway_qsort.dispatch.h_ASIMD.a.p/arraytypes.h'
[0/326] Generating 'numpy/_core/libhighway_qsort.dispatch.h_ASIMD.a.p/npy_sort.h'
[0/326] Generating 'numpy/_core/libhighway_qsort_16bit.dispatch.h_ASIMDHP.a.p/arraytypes.h'
[0/326] Generating 'numpy/_core/libhighway_qsort_16bit.dispatch.h_ASIMDHP.a.p/npy_sort.h'
[0/326] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops.h'
[0/326] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_utils.h'
[0/326] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_arithm_fp.dispatch.c'
[1/326] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/npy_sort.h'
[1/326] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops.h'
[2/326] Generating 'numpy/_core/libnpymath.a.p/npy_math_complex.c'
[2/326] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_utils.h'
[3/326] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/arraytypes.h'
[3/326] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_arithmetic.dispatch.c'
[4/326] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/argfunc.dispatch.c'
[4/326] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops.h'
[5/326] Generating 'numpy/_core/libhighway_qsort.dispatch.h_ASIMD.a.p/npy_sort.h'
[5/326] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops_utils.h'
[6/326] Generating 'numpy/_core/libhighway_qsort_16bit.dispatch.h_ASIMDHP.a.p/npy_sort.h'
[6/326] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops_comparison.dispatch.c'
[7/326] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_utils.h'
[7/326] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops.h'
[8/326] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_arithm_fp.dispatch.c'
[8/326] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops_utils.h'
[9/326] Generating numpy/_core/npy_math_internal.h with a custom command
[9/326] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops_exponent_log.dispatch.c'
[10/326] Generating 'numpy/_core/libhighway_qsort_16bit.dispatch.h_ASIMDHP.a.p/arraytypes.h'
[10/326] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops.h'
[11/326] Generating 'numpy/_core/libnpymath.a.p/ieee754.c'
[11/326] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops_utils.h'
[12/326] Generating 'numpy/_core/libhighway_qsort.dispatch.h_ASIMD.a.p/arraytypes.h'
[12/326] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops_hyperbolic.dispatch.cpp'
[13/326] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops.h'
[13/326] Generating 'numpy/_core/libloops_logical.dispatch.h_baseline.a.p/loops.h'
[14/326] Copying file numpy/__init__.py
[14/326] Generating 'numpy/_core/libloops_logical.dispatch.h_baseline.a.p/loops_utils.h'
[15/326] Copying file numpy/__init__.pxd
[15/326] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops.h'
[16/326] Generating numpy/_core/__umath_generated with a custom command
[16/326] Generating numpy/_core/__multiarray_api with a custom command
[17/326] Copying file numpy/__init__.cython-30.pxd
[17/326] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops_utils.h'
[18/326] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_utils.h'
[18/326] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops_minmax.dispatch.c'
[19/326] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops_utils.h'
[19/326] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops.h'
[20/326] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops.h'
[20/326] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops_utils.h'
[21/326] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops.h'
[21/326] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops_modulo.dispatch.c'
[22/326] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops.h'
[22/326] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/loops.h'
[23/326] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops_utils.h'
[23/326] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/loops_utils.h'
[24/326] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_arithmetic.dispatch.c'
[24/326] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops.h'
[25/326] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops_exponent_log.dispatch.c'
[25/326] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops_utils.h'
[26/326] Generating 'numpy/_core/libloops_logical.dispatch.h_baseline.a.p/loops.h'
[26/326] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops_umath_fp.dispatch.c'
[27/326] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops.h'
[27/326] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops.h'
[28/326] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops_hyperbolic.dispatch.cpp'
[28/326] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops_utils.h'
[29/326] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops_utils.h'
[29/326] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops_unary.dispatch.c'
[30/326] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops_comparison.dispatch.c'
[30/326] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops.h'
[31/326] Generating 'numpy/_core/libloops_logical.dispatch.h_baseline.a.p/loops_utils.h'
[31/326] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops_utils.h'
[32/326] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops_utils.h'
[32/326] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops_unary_fp.dispatch.c'
[33/326] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops.h'
[33/326] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops.h'
[34/326] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops_utils.h'
[34/326] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops_utils.h'
[35/326] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops.h'
[35/326] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops_unary_fp_le.dispatch.c'
[36/326] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops_minmax.dispatch.c'
[36/326] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops.h'
[37/326] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/loops_utils.h'
[37/326] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops_utils.h'
[38/326] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops_utils.h'
[38/326] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops_unary_complex.dispatch.c'
[39/326] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops_utils.h'
[39/326] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops.h'
[40/326] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops_modulo.dispatch.c'
[40/326] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops_utils.h'
[41/326] Generating numpy/_core/__ufunc_api with a custom command
[41/326] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops_autovec.dispatch.c'
[42/326] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops.h'
[42/326] Generating 'numpy/_core/libloops_half.dispatch.h_baseline.a.p/loops.h'
[43/326] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops_utils.h'
[43/326] Generating 'numpy/_core/libloops_half.dispatch.h_baseline.a.p/loops_utils.h'
[44/326] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops_umath_fp.dispatch.c'
[44/326] Generating 'numpy/_core/libloops_half.dispatch.h_baseline.a.p/loops_half.dispatch.c'
[45/326] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops_unary.dispatch.c'
[45/326] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd_inc.h'
[46/326] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops.h'
[46/326] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd_data.inc'
[47/326] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops.h'
[47/326] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd.dispatch.c'
[48/326] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops.h'
[48/326] Copying file numpy/random/__init__.py
[49/326] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/loops.h'
[49/326] Copying file numpy/random/__init__.pxd
[50/326] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops_utils.h'
[50/326] Copying file numpy/random/_common.pxd
[51/326] Generating numpy/_core/__multiarray_api with a custom command
[51/326] Copying file numpy/random/bit_generator.pxd
[52/326] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops_utils.h'
[52/326] Copying file numpy/random/c_distributions.pxd
[53/326] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops_unary_fp_le.dispatch.c'
[53/326] Generating numpy/random/_bounded_integer_pxd with a custom command
[54/326] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops.h'
[54/326] Generating numpy/random/_bounded_integer_pyx with a custom command
[55/326] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops_unary_fp.dispatch.c'
[55/326] Copying file numpy/random/_generator.pyx
[56/326] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops_unary_complex.dispatch.c'
[56/326] Copying file numpy/random/mtrand.pyx
[57/326] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops.h'
[57/326] Compiling C++ object numpy/_core/libhighway.a.p/src_highway_hwy_abort.cc.o
[58/326] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops_autovec.dispatch.c'
[58/326] Compiling C object numpy/_core/libnpymath.a.p/meson-generated_ieee754.c.o
[59/326] Generating 'numpy/_core/libloops_half.dispatch.h_baseline.a.p/loops_half.dispatch.c'
[59/326] Compiling C object numpy/_core/libnpymath.a.p/meson-generated_npy_math_complex.c.o
[60/326] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops_utils.h'
[60/326] Compiling C++ object numpy/_core/libnpymath.a.p/src_npymath_halffloat.cpp.o
[61/326] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd_inc.h'
[61/326] Compiling C object numpy/_core/libnpymath.a.p/src_npymath_npy_math.c.o
[62/326] Generating 'numpy/_core/libloops_half.dispatch.h_baseline.a.p/loops_utils.h'
[62/326] Generating numpy/_core/_umath_doc_generated with a custom command
[63/326] Generating 'numpy/_core/libloops_half.dispatch.h_baseline.a.p/loops.h'
[63/326] Generating 'numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/_multiarray_tests.c'
[64/326] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd_data.inc'
[64/326] Generating 'numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/templ_common.h'
[65/326] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd.dispatch.c'
[65/326] Compiling C object numpy/_core/lib_umath_tests.dispatch.h_baseline.a.p/src_umath__umath_tests.dispatch.c.o
[66/326] Copying file numpy/random/__init__.py
[66/326] Compiling C object numpy/_core/lib_umath_tests.dispatch.h_ASIMDHP.a.p/src_umath__umath_tests.dispatch.c.o
[67/326] Copying file numpy/random/bit_generator.pxd
[67/326] Generating 'numpy/_core/_umath_tests.cpython-313-darwin.so.p/_umath_tests.c'
[68/326] Copying file numpy/random/__init__.pxd
[68/326] Compiling C object numpy/_core/libargfunc.dispatch.h_baseline.a.p/meson-generated_argfunc.dispatch.c.o
[69/326] Copying file numpy/random/_common.pxd
[69/326] Compiling C++ object numpy/_core/libhighway_qsort.dispatch.h_ASIMD.a.p/src_npysort_highway_qsort.dispatch.cpp.o
[70/326] Generating numpy/random/_bounded_integer_pxd with a custom command
[70/326] Compiling C++ object numpy/_core/libhighway_qsort_16bit.dispatch.h_ASIMDHP.a.p/src_npysort_highway_qsort_16bit.dispatch.cpp.o
[71/326] Generating numpy/random/_bounded_integer_pyx with a custom command
[71/326] Compiling C object numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/meson-generated_loops_arithm_fp.dispatch.c.o
[72/326] Generating 'numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/_multiarray_tests.c'
[72/326] Compiling C object numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/meson-generated_loops_arithmetic.dispatch.c.o
[73/326] Copying file numpy/random/mtrand.pyx
[73/326] Compiling C object numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/meson-generated_loops_comparison.dispatch.c.o
[74/326] Generating numpy/_core/_umath_doc_generated with a custom command
[74/326] Compiling C object numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/meson-generated_loops_exponent_log.dispatch.c.o
[75/326] Copying file numpy/random/c_distributions.pxd
[75/326] Compiling C++ object numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/meson-generated_loops_hyperbolic.dispatch.cpp.o
[76/326] Copying file numpy/random/_generator.pyx
[76/326] Compiling C++ object numpy/_core/libloops_logical.dispatch.h_baseline.a.p/src_umath_loops_logical.dispatch.cpp.o
[77/326] Generating 'numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/templ_common.h'
[77/326] Compiling C object numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/meson-generated_loops_minmax.dispatch.c.o
[78/326] Generating 'numpy/_core/_umath_tests.cpython-313-darwin.so.p/_umath_tests.c'
[78/326] Compiling C object numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/meson-generated_loops_modulo.dispatch.c.o
[79/326] Compiling C object numpy/_core/lib_umath_tests.dispatch.h_ASIMDHP.a.p/src_umath__umath_tests.dispatch.c.o
[79/326] Compiling C++ object numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/src_umath_loops_trigonometric.dispatch.cpp.o
[80/326] Compiling C object numpy/_core/libnpymath.a.p/meson-generated_ieee754.c.o
[80/326] Compiling C object numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/meson-generated_loops_umath_fp.dispatch.c.o
[81/326] Compiling C object numpy/_core/libnpymath.a.p/meson-generated_npy_math_complex.c.o
[81/326] Compiling C object numpy/_core/libloops_unary.dispatch.h_baseline.a.p/meson-generated_loops_unary.dispatch.c.o
[82/326] Compiling C object numpy/_core/lib_umath_tests.dispatch.h_baseline.a.p/src_umath__umath_tests.dispatch.c.o
[82/326] Compiling C object numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/meson-generated_loops_unary_fp.dispatch.c.o
[83/326] Compiling C object numpy/_core/libnpymath.a.p/src_npymath_npy_math.c.o
[83/326] Compiling C object numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/meson-generated_loops_unary_fp_le.dispatch.c.o
[84/326] Compiling C object numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/meson-generated_loops_exponent_log.dispatch.c.o
[84/326] Compiling C object numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/meson-generated_loops_unary_complex.dispatch.c.o
[85/326] Compiling C object numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/meson-generated_loops_arithmetic.dispatch.c.o
[85/326] Compiling C object numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/meson-generated_loops_autovec.dispatch.c.o
[86/326] Compiling C object numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/meson-generated_loops_modulo.dispatch.c.o
[86/326] Compiling C object numpy/_core/libloops_half.dispatch.h_baseline.a.p/meson-generated_loops_half.dispatch.c.o
[87/326] Compiling C object numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/meson-generated_loops_umath_fp.dispatch.c.o
[87/326] Compiling C++ object numpy/_core/libunique_hash.a.p/src_multiarray_unique.cpp.o
[88/326] Compiling C object numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/meson-generated_loops_unary_complex.dispatch.c.o
[88/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/arraytypes.h'
[89/326] Compiling C object numpy/_core/libargfunc.dispatch.h_baseline.a.p/meson-generated_argfunc.dispatch.c.o
[89/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/npy_sort.h'
[90/326] Compiling C object numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/meson-generated_loops_arithm_fp.dispatch.c.o
[90/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/arraytypes.c'
[91/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/arraytypes.h'
[91/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/einsum.c'
[92/326] Compiling C++ object numpy/_core/libhighway.a.p/src_highway_hwy_abort.cc.o
[92/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/einsum_sumprod.c'
[93/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/npy_sort.h'
[93/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/lowlevel_strided_loops.c'
[94/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/einsum.c'
[94/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/nditer_templ.c'
[95/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/arraytypes.c'
[95/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/scalartypes.c'
[96/326] Compiling C object numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/meson-generated_loops_unary_fp_le.dispatch.c.o
[96/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/templ_common.h'
[97/326] Compiling C object numpy/_core/libloops_half.dispatch.h_baseline.a.p/meson-generated_loops_half.dispatch.c.o
[97/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/loops.h'
[98/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/nditer_templ.c'
[98/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/loops_utils.h'
[99/326] Compiling C object numpy/_core/libloops_unary.dispatch.h_baseline.a.p/meson-generated_loops_unary.dispatch.c.o
[99/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/funcs.inc'
[100/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/scalartypes.c'
[100/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/loops.c'
[101/326] Compiling C++ object numpy/_core/libnpymath.a.p/src_npymath_halffloat.cpp.o
[101/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/matmul.c'
[102/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/loops.h'
[102/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/matmul.h'
[103/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/templ_common.h'
[103/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/scalarmath.c'
[104/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/loops_utils.h'
[104/326] Compiling C object numpy/_core/lib_simd.dispatch.h_baseline.a.p/meson-generated__simd.dispatch.c.o
[105/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/funcs.inc'
[105/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_logfactorial.c.o
[106/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/einsum_sumprod.c'
[106/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_distributions.c.o
[107/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/loops.c'
[107/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_random_mvhg_count.c.o
[108/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/matmul.c'
[108/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_random_mvhg_marginals.c.o
[109/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/matmul.h'
[109/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_random_hypergeometric.c.o
[110/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/scalarmath.c'
[110/326] Compiling Cython source numpy/random/_bounded_integers.pyx
[111/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_logfactorial.c.o
[111/326] Compiling Cython source /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_common.pyx
[112/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_random_mvhg_count.c.o
[112/326] Compiling Cython source /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_mt19937.pyx
[113/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/lowlevel_strided_loops.c'
[113/326] Compiling Cython source /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_philox.pyx
[114/326] Compiling C object numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/meson-generated_loops_unary_fp.dispatch.c.o
[114/326] Compiling Cython source /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_pcg64.pyx
[115/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_random_hypergeometric.c.o
[115/326] Compiling Cython source /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_sfc64.pyx
[116/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_random_mvhg_marginals.c.o
[116/326] Compiling Cython source /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/bit_generator.pyx
[117/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_distributions.c.o
[117/326] Compiling Cython source numpy/random/_generator.pyx
[118/326] Compiling C object numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/meson-generated_loops_minmax.dispatch.c.o
[118/326] Compiling Cython source numpy/random/mtrand.pyx
[119/326] Compiling C object numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/meson-generated_loops_comparison.dispatch.c.o
[119/326] Linking static target numpy/_core/libhighway.a
[120/326] Linking static target numpy/_core/libhighway.a
[120/326] Linking static target numpy/_core/libnpymath.a
[121/326] Linking static target numpy/_core/libnpymath.a
[121/326] Compiling C object numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/meson-generated__multiarray_tests.c.o
[122/326] Compiling C++ object numpy/_core/libloops_logical.dispatch.h_baseline.a.p/src_umath_loops_logical.dispatch.cpp.o
[122/326] Compiling C object numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/src_common_mem_overlap.c.o
[123/326] Compiling Cython source /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_sfc64.pyx
[123/326] Compiling C object numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/src_common_npy_argparse.c.o
[124/326] Compiling Cython source /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_philox.pyx
[124/326] Compiling C++ object numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/src_common_npy_hashtable.cpp.o
[125/326] Compiling Cython source /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_mt19937.pyx
[125/326] Linking static target numpy/_core/lib_umath_tests_mtargets.a
[126/326] Linking static target numpy/_core/lib_umath_tests_mtargets.a
[126/326] Compiling C object numpy/_core/_umath_tests.cpython-313-darwin.so.p/meson-generated__umath_tests.c.o
[127/326] Compiling Cython source /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/bit_generator.pyx
[127/326] Compiling C object numpy/_core/_umath_tests.cpython-313-darwin.so.p/src_common_npy_cpu_features.c.o
[128/326] Compiling C++ object numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/meson-generated_loops_hyperbolic.dispatch.cpp.o
[128/326] Compiling C object numpy/_core/_rational_tests.cpython-313-darwin.so.p/src_umath__rational_tests.c.o
[129/326] Compiling Cython source /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_pcg64.pyx
[129/326] Compiling C object numpy/_core/_struct_ufunc_tests.cpython-313-darwin.so.p/src_umath__struct_ufunc_tests.c.o
[130/326] Compiling C++ object numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/src_umath_loops_trigonometric.dispatch.cpp.o
[130/326] Compiling C object numpy/_core/_operand_flag_tests.cpython-313-darwin.so.p/src_umath__operand_flag_tests.c.o
[131/326] Compiling C object numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/meson-generated__multiarray_tests.c.o
[131/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_arraytypes.c.o
[132/326] Compiling C object numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/src_common_npy_argparse.c.o
[132/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_einsum.c.o
[133/326] Compiling Cython source numpy/random/_bounded_integers.pyx
[133/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_einsum_sumprod.c.o
[134/326] Compiling C object numpy/_core/_umath_tests.cpython-313-darwin.so.p/src_common_npy_cpu_features.c.o
[134/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_lowlevel_strided_loops.c.o
[135/326] Compiling C object numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/src_common_mem_overlap.c.o
[135/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_nditer_templ.c.o
[136/326] Compiling C object numpy/_core/_struct_ufunc_tests.cpython-313-darwin.so.p/src_umath__struct_ufunc_tests.c.o
[136/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_scalartypes.c.o
[137/326] Compiling C object numpy/_core/_umath_tests.cpython-313-darwin.so.p/meson-generated__umath_tests.c.o
[137/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_loops.c.o
[138/326] Compiling C object numpy/_core/_operand_flag_tests.cpython-313-darwin.so.p/src_umath__operand_flag_tests.c.o
[138/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_matmul.c.o
[139/326] Compiling C++ object numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/src_common_npy_hashtable.cpp.o
[139/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_scalarmath.c.o
[140/326] Compiling C object numpy/_core/_rational_tests.cpython-313-darwin.so.p/src_umath__rational_tests.c.o
[140/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_abstractdtypes.c.o
[141/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_einsum.c.o
[141/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_alloc.c.o
[142/326] Compiling C++ object numpy/_core/libunique_hash.a.p/src_multiarray_unique.cpp.o
[142/326] Linking static target numpy/_core/libunique_hash.a
[143/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_abstractdtypes.c.o
[143/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_arrayobject.c.o
[144/326] Compiling Cython source /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_common.pyx
[144/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_coercion.c.o
[145/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_alloc.c.o
[145/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_converter.c.o
[146/326] Linking static target numpy/_core/libunique_hash.a
[146/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_method.c.o
[147/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_nditer_templ.c.o
[147/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_api_standard.c.o
[148/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_converter.c.o
[148/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_assign_scalar.c.o
[149/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_arrayobject.c.o
[149/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_assign_array.c.o
[150/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_coercion.c.o
[150/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_arrayfunction_override.c.o
[151/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_method.c.o
[151/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_arraywrap.c.o
[152/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_api_standard.c.o
[152/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_buffer.c.o
[153/326] Compiling Cython source numpy/random/mtrand.pyx
[153/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_calculation.c.o
[154/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_scalartypes.c.o
[154/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_compiled_base.c.o
[155/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_matmul.c.o
[155/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_common.c.o
[156/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_assign_scalar.c.o
[156/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_common_dtype.c.o
[157/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_assign_array.c.o
[157/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_convert.c.o
[158/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_arraywrap.c.o
[158/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_convert_datatype.c.o
[159/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_arrayfunction_override.c.o
[159/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_conversion_utils.c.o
[160/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_loops.c.o
[160/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_ctors.c.o
[161/326] Compiling C object numpy/_core/lib_simd.dispatch.h_baseline.a.p/meson-generated__simd.dispatch.c.o
[161/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_datetime.c.o
[162/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_calculation.c.o
[162/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_datetime_strings.c.o
[163/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_common.c.o
[163/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_datetime_busday.c.o
[164/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_buffer.c.o
[164/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_datetime_busdaycal.c.o
[165/326] Compiling Cython source numpy/random/_generator.pyx
[165/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_descriptor.c.o
[166/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_common_dtype.c.o
[166/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dlpack.c.o
[167/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_compiled_base.c.o
[167/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dtypemeta.c.o
[168/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_convert.c.o
[168/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dragon4.c.o
[169/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_datetime_busdaycal.c.o
[169/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dtype_transfer.c.o
[170/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_conversion_utils.c.o
[170/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dtype_traversal.c.o
[171/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_datetime_busday.c.o
[171/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_public_dtype_api.c.o
[172/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_datetime_strings.c.o
[172/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_flagsobject.c.o
[173/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_convert_datatype.c.o
[173/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_getset.c.o
[174/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_scalarmath.c.o
[174/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_hashdescr.c.o
[175/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_arraytypes.c.o
[175/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_item_selection.c.o
[176/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dtype_traversal.c.o
[176/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_iterators.c.o
[177/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dlpack.c.o
[177/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_legacy_dtype_implementation.c.o
[178/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dtypemeta.c.o
[178/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_mapping.c.o
[179/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_public_dtype_api.c.o
[179/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_methods.c.o
[180/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_ctors.c.o
[180/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_multiarraymodule.c.o
[181/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_flagsobject.c.o
[181/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_nditer_api.c.o
[182/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_datetime.c.o
[182/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_nditer_constr.c.o
[183/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dragon4.c.o
[183/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_nditer_pywrap.c.o
[184/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_hashdescr.c.o
[184/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_npy_static_data.c.o
[185/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_getset.c.o
[185/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_number.c.o
[186/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_descriptor.c.o
[186/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_refcount.c.o
[187/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dtype_transfer.c.o
[187/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_sequence.c.o
[188/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_legacy_dtype_implementation.c.o
[188/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_scalarapi.c.o
[189/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_npy_static_data.c.o
[189/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_shape.c.o
[190/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_refcount.c.o
[190/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_strfuncs.c.o
[191/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_sequence.c.o
[191/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_stringdtype_casts.cpp.o
[192/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_number.c.o
[192/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_stringdtype_dtype.c.o
[193/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_nditer_api.c.o
[193/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_stringdtype_utf8_utils.c.o
[194/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_scalarapi.c.o
[194/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_stringdtype_static_string.c.o
[195/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_iterators.c.o
[195/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_temp_elide.c.o
[196/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_nditer_pywrap.c.o
[196/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_usertypes.c.o
[197/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_methods.c.o
[197/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_vdot.c.o
[198/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_einsum_sumprod.c.o
[198/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_quicksort.cpp.o
[199/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_mapping.c.o
[199/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_mergesort.cpp.o
[200/326] Compiling C object numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/meson-generated_loops_autovec.dispatch.c.o
[200/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_timsort.cpp.o
[201/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_strfuncs.c.o
[201/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_heapsort.cpp.o
[202/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_nditer_constr.c.o
[202/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_radixsort.cpp.o
[203/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_stringdtype_utf8_utils.c.o
[203/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_selection.cpp.o
[204/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_item_selection.c.o
[204/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_binsearch.cpp.o
[205/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_shape.c.o
[205/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_conversions.c.o
[206/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_stringdtype_dtype.c.o
[206/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_field_types.c.o
[207/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_stringdtype_static_string.c.o
[207/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_growth.c.o
[208/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_multiarraymodule.c.o
[208/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_readtext.c.o
[209/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_usertypes.c.o
[209/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_rows.c.o
[210/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_vdot.c.o
[210/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_stream_pyobject.c.o
[211/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_temp_elide.c.o
[211/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_str_to_int.c.o
[212/326] Compiling C++ object numpy/_core/libhighway_qsort_16bit.dispatch.h_ASIMDHP.a.p/src_npysort_highway_qsort_16bit.dispatch.cpp.o
[212/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_tokenize.cpp.o
[213/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_growth.c.o
[213/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npymath_arm64_exports.c.o
[214/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_stream_pyobject.c.o
[214/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_array_assign.c.o
[215/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_field_types.c.o
[215/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_gil_utils.c.o
[216/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_rows.c.o
[216/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_mem_overlap.c.o
[217/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_str_to_int.c.o
[217/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_argparse.c.o
[218/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_readtext.c.o
[218/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_hashtable.cpp.o
[219/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_conversions.c.o
[219/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_import.c.o
[220/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npymath_arm64_exports.c.o
[220/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_longdouble.c.o
[221/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_stringdtype_casts.cpp.o
[221/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_ufunc_override.c.o
[222/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_array_assign.c.o
[222/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_numpyos.c.o
[223/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_gil_utils.c.o
[223/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_cpu_features.c.o
[224/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_import.c.o
[224/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_cpu_dispatch.c.o
[225/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_argparse.c.o
[225/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_blas_utils.c.o
[226/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_longdouble.c.o
[226/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_cblasfuncs.c.o
[227/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_tokenize.cpp.o
[227/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_python_xerbla.c.o
[228/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_mem_overlap.c.o
[228/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_ufunc_type_resolution.c.o
[229/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_ufunc_override.c.o
[229/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_clip.cpp.o
[230/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_radixsort.cpp.o
[230/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_dispatching.cpp.o
[231/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_blas_utils.c.o
[231/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_extobj.c.o
[232/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_heapsort.cpp.o
[232/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_legacy_array_method.c.o
[233/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_cpu_dispatch.c.o
[233/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_override.c.o
[234/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_cpu_features.c.o
[234/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_reduction.c.o
[235/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_numpyos.c.o
[235/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_ufunc_object.c.o
[236/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_mergesort.cpp.o
[236/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_umathmodule.c.o
[237/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_python_xerbla.c.o
[237/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_special_integer_comparisons.cpp.o
[238/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_lowlevel_strided_loops.c.o
[238/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_string_ufuncs.cpp.o
[239/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_cblasfuncs.c.o
[239/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_stringdtype_ufuncs.cpp.o
[240/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_hashtable.cpp.o
[240/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_wrapping_array_method.c.o
[241/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_legacy_array_method.c.o
[241/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath__scaled_float_dtype.c.o
[242/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_reduction.c.o
[242/326] Linking static target numpy/_core/lib_simd_mtargets.a
[243/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_ufunc_type_resolution.c.o
[243/326] Compiling C object numpy/_core/_simd.cpython-313-darwin.so.p/src_common_npy_cpu_features.c.o
[244/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_extobj.c.o
[244/326] Compiling C object numpy/_core/_simd.cpython-313-darwin.so.p/src__simd__simd.c.o
[245/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_override.c.o
[245/326] Compiling C++ object numpy/fft/_pocketfft_umath.cpython-313-darwin.so.p/_pocketfft_umath.cpp.o
[246/326] Linking static target numpy/_core/lib_simd_mtargets.a
[246/326] Compiling C object numpy/linalg/lapack_lite.cpython-313-darwin.so.p/lapack_litemodule.c.o
[247/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_special_integer_comparisons.cpp.o
[247/326] Compiling C object numpy/linalg/lapack_lite.cpython-313-darwin.so.p/lapack_lite_python_xerbla.c.o
[248/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_wrapping_array_method.c.o
[248/326] Compiling C++ object numpy/linalg/_umath_linalg.cpython-313-darwin.so.p/umath_linalg.cpp.o
[249/326] Compiling C object numpy/linalg/lapack_lite.cpython-313-darwin.so.p/lapack_litemodule.c.o
[249/326] Compiling C object numpy/linalg/_umath_linalg.cpython-313-darwin.so.p/lapack_lite_python_xerbla.c.o
[250/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_clip.cpp.o
[250/326] Linking static target numpy/random/libnpyrandom.a
[251/326] Compiling C object numpy/_core/_simd.cpython-313-darwin.so.p/src__simd__simd.c.o
[251/326] Compiling C object numpy/random/_bounded_integers.cpython-313-darwin.so.p/meson-generated_numpy_random__bounded_integers.pyx.c.o
[252/326] Compiling C++ object numpy/_core/libhighway_qsort.dispatch.h_ASIMD.a.p/src_npysort_highway_qsort.dispatch.cpp.o
[252/326] Linking static target numpy/_core/lib_multiarray_umath_mtargets.a
[253/326] Compiling C object numpy/_core/_simd.cpython-313-darwin.so.p/src_common_npy_cpu_features.c.o
[253/326] Compiling C object numpy/random/_common.cpython-313-darwin.so.p/meson-generated_numpy_random__common.pyx.c.o
[254/326] Linking static target numpy/random/libnpyrandom.a
[254/326] Compiling C object numpy/random/_mt19937.cpython-313-darwin.so.p/meson-generated_numpy_random__mt19937.pyx.c.o
[255/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath__scaled_float_dtype.c.o
[255/326] Compiling C object numpy/random/_mt19937.cpython-313-darwin.so.p/src_mt19937_mt19937.c.o
[256/326] Linking static target numpy/_core/lib_multiarray_umath_mtargets.a
[256/326] Compiling C object numpy/random/_mt19937.cpython-313-darwin.so.p/src_mt19937_mt19937-jump.c.o
[257/326] Compiling C object numpy/linalg/lapack_lite.cpython-313-darwin.so.p/lapack_lite_python_xerbla.c.o
[257/326] Compiling C object numpy/random/_philox.cpython-313-darwin.so.p/meson-generated_numpy_random__philox.pyx.c.o
[258/326] Compiling C object numpy/linalg/_umath_linalg.cpython-313-darwin.so.p/lapack_lite_python_xerbla.c.o
[258/326] Compiling C object numpy/random/_philox.cpython-313-darwin.so.p/src_philox_philox.c.o
[259/326] Compiling C object numpy/random/_mt19937.cpython-313-darwin.so.p/src_mt19937_mt19937.c.o
[259/326] Compiling C object numpy/random/_pcg64.cpython-313-darwin.so.p/meson-generated_numpy_random__pcg64.pyx.c.o
[260/326] Compiling C object numpy/random/_mt19937.cpython-313-darwin.so.p/src_mt19937_mt19937-jump.c.o
[260/326] Compiling C object numpy/random/_pcg64.cpython-313-darwin.so.p/src_pcg64_pcg64.c.o
[261/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_dispatching.cpp.o
[261/326] Compiling C object numpy/random/_sfc64.cpython-313-darwin.so.p/meson-generated_numpy_random__sfc64.pyx.c.o
[262/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_binsearch.cpp.o
[262/326] Compiling C object numpy/random/_sfc64.cpython-313-darwin.so.p/src_sfc64_sfc64.c.o
[263/326] Compiling C object numpy/random/_philox.cpython-313-darwin.so.p/src_philox_philox.c.o
[263/326] Compiling C object numpy/random/bit_generator.cpython-313-darwin.so.p/meson-generated_numpy_random_bit_generator.pyx.c.o
[264/326] Compiling C object numpy/random/_pcg64.cpython-313-darwin.so.p/src_pcg64_pcg64.c.o
[264/326] Compiling C object numpy/random/_generator.cpython-313-darwin.so.p/meson-generated_numpy_random__generator.pyx.c.o
[265/326] Compiling C object numpy/random/_sfc64.cpython-313-darwin.so.p/src_sfc64_sfc64.c.o
[265/326] Compiling C object numpy/random/mtrand.cpython-313-darwin.so.p/meson-generated_numpy_random_mtrand.pyx.c.o
[266/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_umathmodule.c.o
[266/326] Compiling C object numpy/random/mtrand.cpython-313-darwin.so.p/src_distributions_distributions.c.o
[267/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_ufunc_object.c.o
[267/326] Compiling C object numpy/random/mtrand.cpython-313-darwin.so.p/src_legacy_legacy-distributions.c.o
[268/326] Compiling C object numpy/random/mtrand.cpython-313-darwin.so.p/src_distributions_distributions.c.o
[268/326] Linking target numpy/_core/_multiarray_tests.cpython-313-darwin.so
[269/326] Compiling C object numpy/random/mtrand.cpython-313-darwin.so.p/src_legacy_legacy-distributions.c.o
[269/326] Linking static target numpy/_core/lib_umath_tests.dispatch.h_baseline.a
[270/326] Linking static target numpy/_core/lib_umath_tests.dispatch.h_baseline.a
[270/326] Linking static target numpy/_core/lib_umath_tests.dispatch.h_ASIMDHP.a
[271/326] Compiling C object numpy/random/_sfc64.cpython-313-darwin.so.p/meson-generated_numpy_random__sfc64.pyx.c.o
[271/326] Linking target numpy/_core/_umath_tests.cpython-313-darwin.so
[272/326] Linking static target numpy/_core/lib_umath_tests.dispatch.h_ASIMDHP.a
[272/326] Linking target numpy/_core/_rational_tests.cpython-313-darwin.so
[273/326] Linking target numpy/_core/_multiarray_tests.cpython-313-darwin.so
[273/326] Linking target numpy/_core/_struct_ufunc_tests.cpython-313-darwin.so
[274/326] Compiling C object numpy/random/_philox.cpython-313-darwin.so.p/meson-generated_numpy_random__philox.pyx.c.o
[274/326] Linking target numpy/_core/_operand_flag_tests.cpython-313-darwin.so
[275/326] Linking target numpy/_core/_umath_tests.cpython-313-darwin.so
[275/326] Linking static target numpy/_core/libargfunc.dispatch.h_baseline.a
[276/326] Compiling C object numpy/random/_mt19937.cpython-313-darwin.so.p/meson-generated_numpy_random__mt19937.pyx.c.o
[276/326] Linking static target numpy/_core/libhighway_qsort.dispatch.h_ASIMD.a
[277/326] Linking static target numpy/_core/libargfunc.dispatch.h_baseline.a
[277/326] Linking static target numpy/_core/libhighway_qsort_16bit.dispatch.h_ASIMDHP.a
[278/326] Linking target numpy/_core/_rational_tests.cpython-313-darwin.so
[278/326] Linking static target numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a
[279/326] Linking static target numpy/_core/libhighway_qsort.dispatch.h_ASIMD.a
[279/326] Linking static target numpy/_core/libloops_arithmetic.dispatch.h_baseline.a
[280/326] Linking static target numpy/_core/libhighway_qsort_16bit.dispatch.h_ASIMDHP.a
[280/326] Linking static target numpy/_core/libloops_comparison.dispatch.h_baseline.a
[281/326] Linking static target numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a
[281/326] Linking static target numpy/_core/libloops_exponent_log.dispatch.h_baseline.a
[282/326] Linking static target numpy/_core/libloops_arithmetic.dispatch.h_baseline.a
[282/326] Linking static target numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a
[283/326] Linking target numpy/_core/_struct_ufunc_tests.cpython-313-darwin.so
[283/326] Linking static target numpy/_core/libloops_logical.dispatch.h_baseline.a
[284/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_quicksort.cpp.o
[284/326] Linking static target numpy/_core/libloops_minmax.dispatch.h_baseline.a
[285/326] Linking static target numpy/_core/libloops_exponent_log.dispatch.h_baseline.a
[285/326] Linking static target numpy/_core/libloops_modulo.dispatch.h_baseline.a
[286/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_string_ufuncs.cpp.o
[286/326] Linking static target numpy/_core/libloops_trigonometric.dispatch.h_baseline.a
[287/326] Linking static target numpy/_core/libloops_comparison.dispatch.h_baseline.a
[287/326] Linking static target numpy/_core/libloops_umath_fp.dispatch.h_baseline.a
[288/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_stringdtype_ufuncs.cpp.o
[288/326] Linking static target numpy/_core/libloops_unary.dispatch.h_baseline.a
[289/326] Linking static target numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a
[289/326] Linking static target numpy/_core/libloops_unary_fp.dispatch.h_baseline.a
[290/326] Linking static target numpy/_core/libloops_minmax.dispatch.h_baseline.a
[290/326] Linking static target numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a
[291/326] Linking target numpy/_core/_operand_flag_tests.cpython-313-darwin.so
[291/326] Linking static target numpy/_core/libloops_unary_complex.dispatch.h_baseline.a
[292/326] Linking static target numpy/_core/libloops_logical.dispatch.h_baseline.a
[292/326] Linking static target numpy/_core/libloops_autovec.dispatch.h_baseline.a
[293/326] Linking static target numpy/_core/libloops_modulo.dispatch.h_baseline.a
[293/326] Linking static target numpy/_core/libloops_half.dispatch.h_baseline.a
[294/326] Linking static target numpy/_core/libloops_trigonometric.dispatch.h_baseline.a
[294/326] Linking static target numpy/_core/lib_simd.dispatch.h_baseline.a
[295/326] Linking static target numpy/_core/libloops_umath_fp.dispatch.h_baseline.a
[295/326] Linking target numpy/_core/_simd.cpython-313-darwin.so
[296/326] Linking static target numpy/_core/libloops_unary_fp.dispatch.h_baseline.a
[296/326] Linking target numpy/linalg/lapack_lite.cpython-313-darwin.so
[297/326] Linking static target numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a
[297/326] Linking target numpy/random/_mt19937.cpython-313-darwin.so
[298/326] Linking static target numpy/_core/libloops_unary.dispatch.h_baseline.a
[298/326] Linking target numpy/random/_philox.cpython-313-darwin.so
[299/326] Linking static target numpy/_core/libloops_half.dispatch.h_baseline.a
[299/326] Linking target numpy/random/_sfc64.cpython-313-darwin.so
[300/326] Linking static target numpy/_core/lib_simd.dispatch.h_baseline.a
[301/326] Linking static target numpy/_core/libloops_unary_complex.dispatch.h_baseline.a
[302/326] Linking static target numpy/_core/libloops_autovec.dispatch.h_baseline.a
[303/326] Compiling C object numpy/random/_pcg64.cpython-313-darwin.so.p/meson-generated_numpy_random__pcg64.pyx.c.o
[303/326] Linking target numpy/random/_pcg64.cpython-313-darwin.so
[304/326] Linking target numpy/_core/_simd.cpython-313-darwin.so
[305/326] Linking target numpy/linalg/lapack_lite.cpython-313-darwin.so
[306/326] Linking target numpy/random/_philox.cpython-313-darwin.so
[307/326] Linking target numpy/random/_sfc64.cpython-313-darwin.so
[308/326] Linking target numpy/random/_mt19937.cpython-313-darwin.so
[309/326] Linking target numpy/random/_pcg64.cpython-313-darwin.so
[310/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_selection.cpp.o
[311/326] Compiling C++ object numpy/linalg/_umath_linalg.cpython-313-darwin.so.p/umath_linalg.cpp.o
[311/326] Linking target numpy/linalg/_umath_linalg.cpython-313-darwin.so
[312/326] Linking target numpy/linalg/_umath_linalg.cpython-313-darwin.so
[313/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_timsort.cpp.o
[313/326] Linking target numpy/_core/_multiarray_umath.cpython-313-darwin.so
[314/326] Linking target numpy/_core/_multiarray_umath.cpython-313-darwin.so
[315/326] Compiling C object numpy/random/bit_generator.cpython-313-darwin.so.p/meson-generated_numpy_random_bit_generator.pyx.c.o
[315/326] Linking target numpy/random/bit_generator.cpython-313-darwin.so
[316/326] Linking target numpy/random/bit_generator.cpython-313-darwin.so
[317/326] Compiling C object numpy/random/_bounded_integers.cpython-313-darwin.so.p/meson-generated_numpy_random__bounded_integers.pyx.c.o
[317/326] Linking target numpy/random/_bounded_integers.cpython-313-darwin.so
[318/326] Compiling C object numpy/random/_common.cpython-313-darwin.so.p/meson-generated_numpy_random__common.pyx.c.o
[318/326] Linking target numpy/random/_common.cpython-313-darwin.so
[319/326] Linking target numpy/random/_common.cpython-313-darwin.so
[320/326] Linking target numpy/random/_bounded_integers.cpython-313-darwin.so
[321/326] Compiling C object numpy/random/mtrand.cpython-313-darwin.so.p/meson-generated_numpy_random_mtrand.pyx.c.o
[321/326] Linking target numpy/random/mtrand.cpython-313-darwin.so
[322/326] Linking target numpy/random/mtrand.cpython-313-darwin.so
[323/326] Compiling C++ object numpy/fft/_pocketfft_umath.cpython-313-darwin.so.p/_pocketfft_umath.cpp.o
[323/326] Linking target numpy/fft/_pocketfft_umath.cpython-313-darwin.so
[324/326] Linking target numpy/fft/_pocketfft_umath.cpython-313-darwin.so
[325/326] Compiling C object numpy/random/_generator.cpython-313-darwin.so.p/meson-generated_numpy_random__generator.pyx.c.o
[325/326] Linking target numpy/random/_generator.cpython-313-darwin.so
[326/326] Linking target numpy/random/_generator.cpython-313-darwin.so
[1/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/_core/libnpymath.a
[2/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/_core/__multiarray_api.c
[3/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/_core/__multiarray_api.h
[4/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/_core/__ufunc_api.c
[5/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/_core/__ufunc_api.h
[6/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/_core/_multiarray_tests.cpython-313-darwin.so
[7/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/_core/_umath_tests.cpython-313-darwin.so
[8/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/_core/_rational_tests.cpython-313-darwin.so
[9/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/_core/_struct_ufunc_tests.cpython-313-darwin.so
[10/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/_core/_operand_flag_tests.cpython-313-darwin.so
[11/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/_core/_multiarray_umath.cpython-313-darwin.so
[12/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/_core/_simd.cpython-313-darwin.so
[13/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/fft/_pocketfft_umath.cpython-313-darwin.so
[14/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/linalg/lapack_lite.cpython-313-darwin.so
[15/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/linalg/_umath_linalg.cpython-313-darwin.so
[16/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/random/libnpyrandom.a
[17/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/random/_bounded_integers.pxd
[18/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/random/_bounded_integers.cpython-313-darwin.so
[19/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/random/_common.cpython-313-darwin.so
[20/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/random/_mt19937.cpython-313-darwin.so
[21/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/random/_philox.cpython-313-darwin.so
[22/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/random/_pcg64.cpython-313-darwin.so
[23/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/random/_sfc64.cpython-313-darwin.so
[24/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/random/bit_generator.cpython-313-darwin.so
[25/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/random/_generator.cpython-313-darwin.so
[26/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/random/mtrand.cpython-313-darwin.so
[27/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/__init__.cython-30.pxd
[28/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/__init__.pxd
[29/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/__init__.py
[30/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/__init__.pyi
[31/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/__config__.pyi
[32/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_array_api_info.py
[33/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_array_api_info.pyi
[34/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_configtool.py
[35/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_configtool.pyi
[36/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_distributor_init.py
[37/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_distributor_init.pyi
[38/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_globals.py
[39/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_globals.pyi
[40/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_pytesttester.py
[41/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_pytesttester.pyi
[42/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_expired_attrs_2_0.py
[43/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_expired_attrs_2_0.pyi
[44/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/conftest.py
[45/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/exceptions.py
[46/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/exceptions.pyi
[47/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/dtypes.py
[48/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/dtypes.pyi
[49/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matlib.py
[50/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matlib.pyi
[51/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/py.typed
[52/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/version.pyi
[53/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/version.py
[54/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/__init__.py
[55/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/__init__.pyi
[56/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_add_newdocs.py
[57/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_add_newdocs.pyi
[58/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_add_newdocs_scalars.py
[59/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_add_newdocs_scalars.pyi
[60/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_asarray.py
[61/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_asarray.pyi
[62/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_dtype.py
[63/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_dtype.pyi
[64/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_dtype_ctypes.py
[65/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_dtype_ctypes.pyi
[66/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_exceptions.py
[67/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_exceptions.pyi
[68/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_internal.py
[69/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_internal.pyi
[70/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_machar.py
[71/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_machar.pyi
[72/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_methods.py
[73/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_methods.pyi
[74/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_simd.pyi
[75/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_string_helpers.py
[76/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_string_helpers.pyi
[77/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_type_aliases.py
[78/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_type_aliases.pyi
[79/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_ufunc_config.py
[80/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_ufunc_config.pyi
[81/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/arrayprint.py
[82/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/arrayprint.pyi
[83/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/cversions.py
[84/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/defchararray.py
[85/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/defchararray.pyi
[86/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/einsumfunc.py
[87/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/einsumfunc.pyi
[88/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/fromnumeric.py
[89/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/fromnumeric.pyi
[90/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/function_base.py
[91/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/function_base.pyi
[92/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/getlimits.py
[93/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/getlimits.pyi
[94/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/memmap.py
[95/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/memmap.pyi
[96/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/multiarray.py
[97/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/multiarray.pyi
[98/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/numeric.py
[99/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/numeric.pyi
[100/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/numerictypes.py
[101/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/numerictypes.pyi
[102/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/overrides.py
[103/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/overrides.pyi
[104/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/printoptions.py
[105/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/printoptions.pyi
[106/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/records.py
[107/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/records.pyi
[108/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/shape_base.py
[109/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/shape_base.pyi
[110/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/strings.py
[111/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/strings.pyi
[112/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/umath.py
[113/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/umath.pyi
[114/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/_neighborhood_iterator_imp.h
[115/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/_public_dtype_api_table.h
[116/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/arrayobject.h
[117/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/arrayscalars.h
[118/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/dtype_api.h
[119/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/halffloat.h
[120/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/ndarrayobject.h
[121/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/ndarraytypes.h
[122/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/npy_2_compat.h
[123/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/npy_2_complexcompat.h
[124/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/npy_3kcompat.h
[125/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/npy_common.h
[126/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/npy_cpu.h
[127/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/npy_endian.h
[128/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/npy_math.h
[129/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/npy_no_deprecated_api.h
[130/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/npy_os.h
[131/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/numpyconfig.h
[132/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/ufuncobject.h
[133/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/utils.h
[134/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/random/bitgen.h
[135/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/random/distributions.h
[136/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/libdivide/libdivide.h
[137/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/include/numpy/libdivide/LICENSE.txt
[138/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/__init__.py
[139/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/__init__.pyi
[140/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/_pocketfft.py
[141/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/_pocketfft.pyi
[142/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/_helper.py
[143/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/_helper.pyi
[144/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/helper.py
[145/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/helper.pyi
[146/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/tests/__init__.py
[147/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/tests/test_helper.py
[148/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/tests/test_pocketfft.py
[149/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/__init__.py
[150/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/__init__.pyi
[151/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/_linalg.py
[152/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/_linalg.pyi
[153/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/_umath_linalg.pyi
[154/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/lapack_lite.pyi
[155/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/linalg.py
[156/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/linalg.pyi
[157/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/tests/__init__.py
[158/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/tests/test_deprecations.py
[159/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/tests/test_linalg.py
[160/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/tests/test_regression.py
[161/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/__init__.pxd
[162/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/__init__.py
[163/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/__init__.pyi
[164/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_bounded_integers.pyi
[165/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_common.pxd
[166/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_common.pyi
[167/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_generator.pyi
[168/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_mt19937.pyi
[169/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_pcg64.pyi
[170/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_pickle.py
[171/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_pickle.pyi
[172/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_philox.pyi
[173/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_sfc64.pyi
[174/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/bit_generator.pxd
[175/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/bit_generator.pyi
[176/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/c_distributions.pxd
[177/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/LICENSE.md
[178/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/mtrand.pyi
[179/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/__init__.py
[180/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/test_direct.py
[181/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/test_extending.py
[182/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/test_generator_mt19937.py
[183/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/test_generator_mt19937_regressions.py
[184/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/test_random.py
[185/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/test_randomstate.py
[186/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/test_randomstate_regression.py
[187/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/test_regression.py
[188/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/test_seed_sequence.py
[189/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/test_smoke.py
[190/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/data/__init__.py
[191/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/data/mt19937-testset-1.csv
[192/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/data/mt19937-testset-2.csv
[193/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/data/pcg64-testset-1.csv
[194/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/data/pcg64-testset-2.csv
[195/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/data/pcg64dxsm-testset-1.csv
[196/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/data/pcg64dxsm-testset-2.csv
[197/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/data/philox-testset-1.csv
[198/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/data/philox-testset-2.csv
[199/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/data/sfc64-testset-1.csv
[200/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/data/sfc64-testset-2.csv
[201/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/data/sfc64_np126.pkl.gz
[202/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/data/generator_pcg64_np126.pkl.gz
[203/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/tests/data/generator_pcg64_np121.pkl.gz
[204/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_examples/cffi/extending.py
[205/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_examples/cffi/parse.py
[206/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_examples/cython/extending.pyx
[207/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_examples/cython/extending_distributions.pyx
[208/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_examples/cython/meson.build
[209/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_examples/numba/extending.py
[210/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_examples/numba/extending_distributions.py
[211/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/__config__.py
[212/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/_core/_numpyconfig.h
[213/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/_core/npymath.ini
[214/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/_core/mlib.ini
[215/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/.mesonpy-ecoxq2pq/numpy/_core/numpy.pc
[216/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_pyinstaller/__init__.py
[217/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_pyinstaller/__init__.pyi
[218/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_pyinstaller/hook-numpy.py
[219/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_pyinstaller/hook-numpy.pyi
[220/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_pyinstaller/tests/__init__.py
[221/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_pyinstaller/tests/pyinstaller-smoke.py
[222/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_pyinstaller/tests/test_pyinstaller.py
[223/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/__init__.py
[224/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_add_docstring.py
[225/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_array_like.py
[226/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_callable.pyi
[227/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_char_codes.py
[228/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_dtype_like.py
[229/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_extended_precision.py
[230/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_nbit.py
[231/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_nbit_base.py
[232/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_nbit_base.pyi
[233/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_nested_sequence.py
[234/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_scalars.py
[235/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_shape.py
[236/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_ufunc.py
[237/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_ufunc.pyi
[238/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_utils/__init__.py
[239/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_utils/__init__.pyi
[240/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_utils/_convertions.py
[241/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_utils/_convertions.pyi
[242/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_utils/_inspect.py
[243/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_utils/_inspect.pyi
[244/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_utils/_pep440.py
[245/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_utils/_pep440.pyi
[246/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ctypeslib/__init__.py
[247/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ctypeslib/__init__.pyi
[248/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ctypeslib/_ctypeslib.py
[249/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ctypeslib/_ctypeslib.pyi
[250/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/doc/ufuncs.py
[251/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/__init__.py
[252/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/__init__.pyi
[253/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/__main__.py
[254/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/__version__.py
[255/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/__version__.pyi
[256/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/_isocbind.py
[257/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/_isocbind.pyi
[258/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/_src_pyf.py
[259/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/_src_pyf.pyi
[260/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/auxfuncs.py
[261/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/auxfuncs.pyi
[262/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/capi_maps.py
[263/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/capi_maps.pyi
[264/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/cb_rules.py
[265/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/cb_rules.pyi
[266/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/cfuncs.py
[267/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/cfuncs.pyi
[268/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/common_rules.py
[269/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/common_rules.pyi
[270/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/crackfortran.py
[271/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/crackfortran.pyi
[272/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/diagnose.py
[273/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/diagnose.pyi
[274/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/f2py2e.py
[275/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/f2py2e.pyi
[276/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/f90mod_rules.py
[277/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/f90mod_rules.pyi
[278/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/func2subr.py
[279/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/func2subr.pyi
[280/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/rules.py
[281/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/rules.pyi
[282/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/setup.cfg
[283/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/symbolic.py
[284/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/symbolic.pyi
[285/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/use_rules.py
[286/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/use_rules.pyi
[287/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/_backends/__init__.py
[288/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/_backends/__init__.pyi
[289/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/_backends/_backend.py
[290/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/_backends/_backend.pyi
[291/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/_backends/_distutils.py
[292/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/_backends/_distutils.pyi
[293/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/_backends/_meson.py
[294/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/_backends/_meson.pyi
[295/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/_backends/meson.build.template
[296/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/src/fortranobject.c
[297/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/src/fortranobject.h
[298/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/__init__.py
[299/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_abstract_interface.py
[300/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_array_from_pyobj.py
[301/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_assumed_shape.py
[302/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_block_docstring.py
[303/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_callback.py
[304/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_character.py
[305/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_common.py
[306/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_crackfortran.py
[307/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_data.py
[308/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_docs.py
[309/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_f2cmap.py
[310/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_f2py2e.py
[311/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_isoc.py
[312/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_kind.py
[313/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_mixed.py
[314/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_modules.py
[315/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_parameter.py
[316/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_pyf_src.py
[317/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_quoted_character.py
[318/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_regression.py
[319/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_return_character.py
[320/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_return_complex.py
[321/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_return_integer.py
[322/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_return_logical.py
[323/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_return_real.py
[324/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_routines.py
[325/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_semicolon_split.py
[326/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_size.py
[327/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_string.py
[328/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_symbolic.py
[329/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/test_value_attrspec.py
[330/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/util.py
[331/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/abstract_interface/foo.f90
[332/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/abstract_interface/gh18403_mod.f90
[333/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c
[334/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/assumed_shape/.f2py_f2cmap
[335/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/assumed_shape/foo_free.f90
[336/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/assumed_shape/foo_mod.f90
[337/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/assumed_shape/foo_use.f90
[338/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/assumed_shape/precision.f90
[339/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/block_docstring/foo.f
[340/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/callback/foo.f
[341/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/callback/gh17797.f90
[342/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/callback/gh18335.f90
[343/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/callback/gh25211.f
[344/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/callback/gh25211.pyf
[345/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/callback/gh26681.f90
[346/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/cli/gh_22819.pyf
[347/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/cli/hi77.f
[348/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/cli/hiworld.f90
[349/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/common/block.f
[350/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/common/gh19161.f90
[351/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/accesstype.f90
[352/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/common_with_division.f
[353/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/data_common.f
[354/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/data_multiplier.f
[355/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/data_stmts.f90
[356/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/data_with_comments.f
[357/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/foo_deps.f90
[358/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/gh15035.f
[359/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/gh17859.f
[360/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/gh22648.pyf
[361/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/gh23533.f
[362/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/gh23598.f90
[363/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/gh23598Warn.f90
[364/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/gh23879.f90
[365/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/gh27697.f90
[366/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/gh2848.f90
[367/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/operators.f90
[368/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/privatemod.f90
[369/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/publicmod.f90
[370/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/pubprivmod.f90
[371/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/crackfortran/unicode_comment.f90
[372/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/f2cmap/.f2py_f2cmap
[373/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/f2cmap/isoFortranEnvMap.f90
[374/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/isocintrin/isoCtests.f90
[375/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/kind/foo.f90
[376/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/mixed/foo.f
[377/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/mixed/foo_fixed.f90
[378/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/mixed/foo_free.f90
[379/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/modules/module_data_docstring.f90
[380/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/modules/use_modules.f90
[381/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/modules/gh25337/data.f90
[382/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/modules/gh25337/use_data.f90
[383/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/modules/gh26920/two_mods_with_no_public_entities.f90
[384/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/modules/gh26920/two_mods_with_one_public_routine.f90
[385/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/negative_bounds/issue_20853.f90
[386/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/parameter/constant_array.f90
[387/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/parameter/constant_both.f90
[388/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/parameter/constant_compound.f90
[389/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/parameter/constant_integer.f90
[390/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/parameter/constant_non_compound.f90
[391/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/parameter/constant_real.f90
[392/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/quoted_character/foo.f
[393/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/regression/AB.inc
[394/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/regression/assignOnlyModule.f90
[395/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/regression/datonly.f90
[396/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/regression/f77comments.f
[397/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/regression/f77fixedform.f95
[398/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/regression/f90continuation.f90
[399/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/regression/incfile.f90
[400/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/regression/inout.f90
[401/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/regression/lower_f2py_fortran.f90
[402/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/regression/mod_derived_types.f90
[403/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/return_character/foo77.f
[404/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/return_character/foo90.f90
[405/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/return_complex/foo77.f
[406/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/return_complex/foo90.f90
[407/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/return_integer/foo77.f
[408/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/return_integer/foo90.f90
[409/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/return_logical/foo77.f
[410/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/return_logical/foo90.f90
[411/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/return_real/foo77.f
[412/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/return_real/foo90.f90
[413/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/routines/funcfortranname.f
[414/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/routines/funcfortranname.pyf
[415/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/routines/subrout.f
[416/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/routines/subrout.pyf
[417/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/size/foo.f90
[418/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/string/char.f90
[419/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/string/fixed_string.f90
[420/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/string/gh24008.f
[421/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/string/gh24662.f90
[422/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/string/gh25286.f90
[423/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/string/gh25286.pyf
[424/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/string/gh25286_bc.pyf
[425/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/string/scalar_string.f90
[426/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/string/string.f
[427/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/tests/src/value_attrspec/gh21665.f90
[428/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/__init__.py
[429/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/__init__.pyi
[430/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_array_utils_impl.py
[431/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_array_utils_impl.pyi
[432/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_arraypad_impl.py
[433/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_arraypad_impl.pyi
[434/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_arraysetops_impl.py
[435/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_arraysetops_impl.pyi
[436/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_arrayterator_impl.py
[437/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_arrayterator_impl.pyi
[438/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_datasource.py
[439/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_datasource.pyi
[440/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_format_impl.py
[441/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_format_impl.pyi
[442/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_function_base_impl.py
[443/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_function_base_impl.pyi
[444/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_histograms_impl.py
[445/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_histograms_impl.pyi
[446/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_index_tricks_impl.py
[447/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_index_tricks_impl.pyi
[448/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_iotools.py
[449/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_iotools.pyi
[450/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_nanfunctions_impl.py
[451/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_nanfunctions_impl.pyi
[452/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_npyio_impl.py
[453/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_npyio_impl.pyi
[454/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_polynomial_impl.py
[455/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_polynomial_impl.pyi
[456/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_scimath_impl.py
[457/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_scimath_impl.pyi
[458/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_shape_base_impl.py
[459/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_shape_base_impl.pyi
[460/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_stride_tricks_impl.py
[461/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_stride_tricks_impl.pyi
[462/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_twodim_base_impl.py
[463/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_twodim_base_impl.pyi
[464/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_type_check_impl.py
[465/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_type_check_impl.pyi
[466/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_ufunclike_impl.py
[467/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_ufunclike_impl.pyi
[468/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_user_array_impl.py
[469/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_user_array_impl.pyi
[470/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_utils_impl.py
[471/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_utils_impl.pyi
[472/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_version.py
[473/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_version.pyi
[474/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/array_utils.py
[475/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/array_utils.pyi
[476/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/format.py
[477/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/format.pyi
[478/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/introspect.py
[479/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/introspect.pyi
[480/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/mixins.py
[481/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/mixins.pyi
[482/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/npyio.py
[483/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/npyio.pyi
[484/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/recfunctions.py
[485/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/recfunctions.pyi
[486/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/scimath.py
[487/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/scimath.pyi
[488/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/stride_tricks.py
[489/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/stride_tricks.pyi
[490/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/user_array.py
[491/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/user_array.pyi
[492/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/__init__.py
[493/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test__datasource.py
[494/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test__iotools.py
[495/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test__version.py
[496/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_array_utils.py
[497/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_arraypad.py
[498/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_arraysetops.py
[499/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_arrayterator.py
[500/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_format.py
[501/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_function_base.py
[502/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_histograms.py
[503/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_index_tricks.py
[504/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_io.py
[505/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_loadtxt.py
[506/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_mixins.py
[507/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_nanfunctions.py
[508/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_packbits.py
[509/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_polynomial.py
[510/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_recfunctions.py
[511/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_regression.py
[512/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_shape_base.py
[513/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_stride_tricks.py
[514/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_twodim_base.py
[515/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_type_check.py
[516/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_ufunclike.py
[517/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/test_utils.py
[518/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/data/py2-np0-objarr.npy
[519/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/data/py2-objarr.npy
[520/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/data/py2-objarr.npz
[521/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/data/py3-objarr.npy
[522/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/data/py3-objarr.npz
[523/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/data/python3.npy
[524/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/tests/data/win64python2.npy
[525/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/API_CHANGES.txt
[526/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/LICENSE
[527/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/README.rst
[528/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/__init__.py
[529/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/__init__.pyi
[530/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/core.py
[531/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/core.pyi
[532/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/extras.py
[533/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/extras.pyi
[534/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/mrecords.py
[535/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/mrecords.pyi
[536/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/testutils.py
[537/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/tests/__init__.py
[538/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/tests/test_arrayobject.py
[539/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/tests/test_core.py
[540/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/tests/test_deprecations.py
[541/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/tests/test_extras.py
[542/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/tests/test_mrecords.py
[543/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/tests/test_old_ma.py
[544/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/tests/test_regression.py
[545/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/tests/test_subclassing.py
[546/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matrixlib/__init__.py
[547/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matrixlib/__init__.pyi
[548/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matrixlib/defmatrix.py
[549/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matrixlib/defmatrix.pyi
[550/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matrixlib/tests/__init__.py
[551/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matrixlib/tests/test_defmatrix.py
[552/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matrixlib/tests/test_interaction.py
[553/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matrixlib/tests/test_masked_matrix.py
[554/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matrixlib/tests/test_matrix_linalg.py
[555/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matrixlib/tests/test_multiarray.py
[556/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matrixlib/tests/test_numeric.py
[557/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matrixlib/tests/test_regression.py
[558/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/__init__.py
[559/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/__init__.pyi
[560/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/_polybase.py
[561/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/_polybase.pyi
[562/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/_polytypes.pyi
[563/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/chebyshev.py
[564/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/chebyshev.pyi
[565/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/hermite.py
[566/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/hermite.pyi
[567/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/hermite_e.py
[568/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/hermite_e.pyi
[569/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/laguerre.py
[570/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/laguerre.pyi
[571/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/legendre.py
[572/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/legendre.pyi
[573/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/polynomial.py
[574/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/polynomial.pyi
[575/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/polyutils.py
[576/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/polyutils.pyi
[577/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/tests/__init__.py
[578/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/tests/test_chebyshev.py
[579/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/tests/test_classes.py
[580/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/tests/test_hermite.py
[581/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/tests/test_hermite_e.py
[582/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/tests/test_laguerre.py
[583/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/tests/test_legendre.py
[584/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/tests/test_polynomial.py
[585/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/tests/test_polyutils.py
[586/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/tests/test_printing.py
[587/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/tests/test_symbol.py
[588/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/__init__.py
[589/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/__init__.pyi
[590/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/overrides.py
[591/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/overrides.pyi
[592/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/print_coercion_tables.py
[593/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/print_coercion_tables.pyi
[594/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/_private/__init__.py
[595/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/_private/__init__.pyi
[596/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/_private/extbuild.py
[597/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/_private/extbuild.pyi
[598/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/_private/utils.py
[599/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/_private/utils.pyi
[600/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/tests/__init__.py
[601/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/tests/test_utils.py
[602/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/__init__.py
[603/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/mypy_plugin.py
[604/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/__init__.py
[605/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/test_isfile.py
[606/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/test_runtime.py
[607/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/test_typing.py
[608/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/mypy.ini
[609/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/arithmetic.pyi
[610/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/array_constructors.pyi
[611/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/array_like.pyi
[612/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/array_pad.pyi
[613/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/arrayprint.pyi
[614/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/arrayterator.pyi
[615/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/bitwise_ops.pyi
[616/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/char.pyi
[617/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/chararray.pyi
[618/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/comparisons.pyi
[619/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/constants.pyi
[620/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/datasource.pyi
[621/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/dtype.pyi
[622/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/einsumfunc.pyi
[623/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/flatiter.pyi
[624/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/fromnumeric.pyi
[625/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/histograms.pyi
[626/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/index_tricks.pyi
[627/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/lib_function_base.pyi
[628/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/lib_polynomial.pyi
[629/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/lib_utils.pyi
[630/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/lib_version.pyi
[631/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/linalg.pyi
[632/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/ma.pyi
[633/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/memmap.pyi
[634/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/modules.pyi
[635/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/multiarray.pyi
[636/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/ndarray.pyi
[637/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/ndarray_misc.pyi
[638/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/nditer.pyi
[639/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/nested_sequence.pyi
[640/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/npyio.pyi
[641/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/numerictypes.pyi
[642/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/random.pyi
[643/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/rec.pyi
[644/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/scalars.pyi
[645/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/shape.pyi
[646/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/shape_base.pyi
[647/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/stride_tricks.pyi
[648/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/strings.pyi
[649/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/testing.pyi
[650/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/twodim_base.pyi
[651/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/type_check.pyi
[652/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/ufunc_config.pyi
[653/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/ufunclike.pyi
[654/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/ufuncs.pyi
[655/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/fail/warnings_and_errors.pyi
[656/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/misc/extended_precision.pyi
[657/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/arithmetic.py
[658/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/array_constructors.py
[659/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/array_like.py
[660/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/arrayprint.py
[661/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/arrayterator.py
[662/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/bitwise_ops.py
[663/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/comparisons.py
[664/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/dtype.py
[665/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/einsumfunc.py
[666/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/flatiter.py
[667/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/fromnumeric.py
[668/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/index_tricks.py
[669/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/lib_user_array.py
[670/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/lib_utils.py
[671/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/lib_version.py
[672/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/literal.py
[673/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/ma.py
[674/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/mod.py
[675/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/modules.py
[676/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/multiarray.py
[677/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/ndarray_conversion.py
[678/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/ndarray_misc.py
[679/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/ndarray_shape_manipulation.py
[680/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/nditer.py
[681/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/numeric.py
[682/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/numerictypes.py
[683/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/random.py
[684/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/recfunctions.py
[685/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/scalars.py
[686/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/shape.py
[687/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/simple.py
[688/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/simple_py3.py
[689/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/ufunc_config.py
[690/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/ufunclike.py
[691/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/ufuncs.py
[692/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/pass/warnings_and_errors.py
[693/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/arithmetic.pyi
[694/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/array_api_info.pyi
[695/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/array_constructors.pyi
[696/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/arraypad.pyi
[697/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/arrayprint.pyi
[698/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/arraysetops.pyi
[699/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/arrayterator.pyi
[700/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/bitwise_ops.pyi
[701/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/char.pyi
[702/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/chararray.pyi
[703/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/comparisons.pyi
[704/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/constants.pyi
[705/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/ctypeslib.pyi
[706/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/datasource.pyi
[707/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/dtype.pyi
[708/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/einsumfunc.pyi
[709/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/emath.pyi
[710/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/fft.pyi
[711/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/flatiter.pyi
[712/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/fromnumeric.pyi
[713/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/getlimits.pyi
[714/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/histograms.pyi
[715/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/index_tricks.pyi
[716/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/lib_function_base.pyi
[717/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/lib_polynomial.pyi
[718/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/lib_utils.pyi
[719/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/lib_version.pyi
[720/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/linalg.pyi
[721/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/ma.pyi
[722/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/matrix.pyi
[723/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/memmap.pyi
[724/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/mod.pyi
[725/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/modules.pyi
[726/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/multiarray.pyi
[727/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/nbit_base_example.pyi
[728/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/ndarray_assignability.pyi
[729/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/ndarray_conversion.pyi
[730/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/ndarray_misc.pyi
[731/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/ndarray_shape_manipulation.pyi
[732/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/nditer.pyi
[733/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/nested_sequence.pyi
[734/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/npyio.pyi
[735/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/numeric.pyi
[736/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/numerictypes.pyi
[737/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/polynomial_polybase.pyi
[738/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/polynomial_polyutils.pyi
[739/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/polynomial_series.pyi
[740/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/random.pyi
[741/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/rec.pyi
[742/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/scalars.pyi
[743/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/shape.pyi
[744/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/shape_base.pyi
[745/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/stride_tricks.pyi
[746/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/strings.pyi
[747/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/testing.pyi
[748/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/twodim_base.pyi
[749/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/type_check.pyi
[750/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/ufunc_config.pyi
[751/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/ufunclike.pyi
[752/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/ufuncs.pyi
[753/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/tests/data/reveal/warnings_and_errors.pyi
[754/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/rec/__init__.py
[755/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/rec/__init__.pyi
[756/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/char/__init__.py
[757/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/char/__init__.pyi
[758/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/__init__.py
[759/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/__init__.pyi
[760/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/_dtype.py
[761/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/_dtype.pyi
[762/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/_dtype_ctypes.py
[763/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/_dtype_ctypes.pyi
[764/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/_internal.py
[765/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/_multiarray_umath.py
[766/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/_utils.py
[767/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/arrayprint.py
[768/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/defchararray.py
[769/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/einsumfunc.py
[770/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/fromnumeric.py
[771/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/function_base.py
[772/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/getlimits.py
[773/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/multiarray.py
[774/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/numeric.py
[775/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/numerictypes.py
[776/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/overrides.py
[777/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/overrides.pyi
[778/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/records.py
[779/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/shape_base.py
[780/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/umath.py
[781/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/strings/__init__.py
[782/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/strings/__init__.pyi
[783/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/tests/__init__.py
[784/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/tests/test__all__.py
[785/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/tests/test_configtool.py
[786/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/tests/test_ctypeslib.py
[787/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/tests/test_lazyloading.py
[788/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/tests/test_matlib.py
[789/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/tests/test_numpy_config.py
[790/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/tests/test_numpy_version.py
[791/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/tests/test_public_api.py
[792/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/tests/test_reloading.py
[793/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/tests/test_scripts.py
[794/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/tests/test_warnings.py
[795/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/_locales.py
[796/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/_natype.py
[797/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test__exceptions.py
[798/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_abc.py
[799/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_api.py
[800/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_argparse.py
[801/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_array_api_info.py
[802/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_array_coercion.py
[803/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_array_interface.py
[804/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_arraymethod.py
[805/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_arrayobject.py
[806/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_arrayprint.py
[807/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_casting_floatingpoint_errors.py
[808/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_casting_unittests.py
[809/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_conversion_utils.py
[810/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_cpu_dispatcher.py
[811/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_cpu_features.py
[812/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_custom_dtypes.py
[813/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_cython.py
[814/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_datetime.py
[815/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_defchararray.py
[816/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_deprecations.py
[817/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_dlpack.py
[818/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_dtype.py
[819/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_einsum.py
[820/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_errstate.py
[821/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_extint128.py
[822/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_function_base.py
[823/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_getlimits.py
[824/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_half.py
[825/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_hashtable.py
[826/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_indexerrors.py
[827/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_indexing.py
[828/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_item_selection.py
[829/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_limited_api.py
[830/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_longdouble.py
[831/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_machar.py
[832/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_mem_overlap.py
[833/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_mem_policy.py
[834/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_memmap.py
[835/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_multiarray.py
[836/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_multithreading.py
[837/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_nditer.py
[838/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_nep50_promotions.py
[839/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_numeric.py
[840/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_numerictypes.py
[841/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_overrides.py
[842/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_print.py
[843/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_protocols.py
[844/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_records.py
[845/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_regression.py
[846/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_scalar_ctors.py
[847/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_scalar_methods.py
[848/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_scalarbuffer.py
[849/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_scalarinherit.py
[850/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_scalarmath.py
[851/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_scalarprint.py
[852/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_shape_base.py
[853/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_simd.py
[854/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_simd_module.py
[855/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_stringdtype.py
[856/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_strings.py
[857/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_ufunc.py
[858/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_umath.py
[859/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_umath_accuracy.py
[860/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_umath_complex.py
[861/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/test_unicode.py
[862/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/astype_copy.pkl
[863/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/generate_umath_validation_data.cpp
[864/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/recarray_from_file.fits
[865/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-README.txt
[866/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-arccos.csv
[867/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-arccosh.csv
[868/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-arcsin.csv
[869/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-arcsinh.csv
[870/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-arctan.csv
[871/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-arctanh.csv
[872/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-cbrt.csv
[873/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-cos.csv
[874/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-cosh.csv
[875/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-exp.csv
[876/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-exp2.csv
[877/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-expm1.csv
[878/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-log.csv
[879/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-log10.csv
[880/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-log1p.csv
[881/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-log2.csv
[882/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-sin.csv
[883/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-sinh.csv
[884/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-tan.csv
[885/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/data/umath-validation-set-tanh.csv
[886/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/examples/cython/checks.pyx
[887/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/examples/cython/meson.build
[888/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/examples/cython/setup.py
[889/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/examples/limited_api/limited_api1.c
[890/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/examples/limited_api/limited_api2.pyx
[891/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/examples/limited_api/limited_api_latest.c
[892/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/examples/limited_api/meson.build
[893/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/tests/examples/limited_api/setup.py
Successfully built numpy-2.3.1-cp313-cp313-macosx_11_0_arm64.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
Running phase: pythonRuntimeDepsCheckHook
@nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" }
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for numpy-2.3.1-cp313-cp313-macosx_11_0_arm64.whl
Finished executing pythonRuntimeDepsCheck
Running phase: installPhase
@nix { "action": "setPhase", "phase": "installPhase" }
Executing pypaInstallPhase
Successfully installed numpy-2.3.1-cp313-cp313-macosx_11_0_arm64.whl
Finished executing pypaInstallPhase
Running phase: pythonOutputDistPhase
@nix { "action": "setPhase", "phase": "pythonOutputDistPhase" }
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
Running phase: fixupPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
checking for references to /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/ in /nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1...
patching script interpreter paths in /nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/print_coercion_tables.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3"
stripping (with command strip and flags -S) in /nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib /nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/bin
checking for references to /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/ in /nix/store/zbzz9jh459crvryxpsnm5z2cik3qpfcq-python3.13-numpy-2.3.1-dist...
patching script interpreter paths in /nix/store/zbzz9jh459crvryxpsnm5z2cik3qpfcq-python3.13-numpy-2.3.1-dist
Rewriting #!/nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13 to #!/nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5
wrapping `/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/bin/f2py'...
Rewriting #!/nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13 to #!/nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5
wrapping `/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/bin/numpy-config'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
Running phase: installCheckPhase
@nix { "action": "setPhase", "phase": "installCheckPhase" }
no Makefile or custom installCheckPhase, doing nothing
Running phase: pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
Running phase: pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
Running phase: pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
Executing pythonImportsCheckPhase
Running phase: pytestCheckPhase
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
Executing pytestCheckPhase
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1 /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1
pytest flags: -m pytest -k not\ \(test_api_importable\)\ and\ not\ \(test_iter_refcount\)\ and\ not\ \(test_validate_transcendentals\) -m not\ slow --numprocesses=16
============================= test session starts ==============================
platform darwin -- Python 3.13.5, pytest-8.3.5, pluggy-1.6.0
rootdir: /nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1
plugins: hypothesis-6.131.17, xdist-3.6.1
created: 16/16 workers
initialized: 1/16 workers
initialized: 2/16 workers
initialized: 3/16 workers
initialized: 4/16 workers
initialized: 5/16 workers
initialized: 6/16 workers
initialized: 7/16 workers
initialized: 8/16 workers
initialized: 9/16 workers
initialized: 10/16 workers
initialized: 11/16 workers
initialized: 12/16 workers
initialized: 13/16 workers
initialized: 14/16 workers
initialized: 15/16 workers
initialized: 16/16 workers
ready: 1/16 workers
ready: 2/16 workers
ready: 3/16 workers
ready: 4/16 workers
ready: 5/16 workers
ready: 6/16 workers
ready: 7/16 workers
ready: 8/16 workers
ready: 9/16 workers
ready: 10/16 workers
ready: 11/16 workers
ready: 12/16 workers
ready: 13/16 workers
ready: 14/16 workers
ready: 15/16 workers
ready: 16/16 workers
collecting: 1/16 workers
collecting: 2/16 workers
collecting: 3/16 workers
collecting: 4/16 workers
collecting: 5/16 workers
collecting: 6/16 workers
collecting: 7/16 workers
collecting: 8/16 workers
collecting: 9/16 workers
collecting: 10/16 workers
collecting: 11/16 workers
collecting: 12/16 workers
collecting: 13/16 workers
collecting: 14/16 workers
collecting: 15/16 workers
16 workers [45303 items]
........................................................................ [ 0%]
........................................................................ [ 0%]
........................................................................ [ 0%]
........................................................................ [ 0%]
........................................................................ [ 0%]
........................................................................ [ 0%]
........................................................................ [ 1%]
........................................................................ [ 1%]
........................................................................ [ 1%]
........................................................................ [ 1%]
........................................................................ [ 1%]
........................................................................ [ 1%]
........................................................................ [ 2%]
........................................................................ [ 2%]
........................................................................ [ 2%]
........................................................................ [ 2%]
........................................................................ [ 2%]
........................................................................ [ 2%]
........................................................................ [ 3%]
........................................................................ [ 3%]
........................................................................ [ 3%]
........................................................................ [ 3%]
........................................................................ [ 3%]
........................................................................ [ 3%]
........................................................................ [ 3%]
........................................................................ [ 4%]
........................................................................ [ 4%]
........................................................................ [ 4%]
........................................................................ [ 4%]
........................................................................ [ 4%]
........................................................................ [ 4%]
........................................................................ [ 5%]
........................................................................ [ 5%]
........................................................................ [ 5%]
........................................................................ [ 5%]
........................................................................ [ 5%]
........................................................................ [ 5%]
........................................................................ [ 6%]
........................................................................ [ 6%]
........................................................................ [ 6%]
........................................................................ [ 6%]
........................................................................ [ 6%]
........................................................................ [ 6%]
........................................................................ [ 6%]
........................................................................ [ 7%]
......................................................................x. [ 7%]
........................................................................ [ 7%]
........................................................................ [ 7%]
........................................................................ [ 7%]
........................................................................ [ 7%]
........................................................................ [ 8%]
........................................................................ [ 8%]
........................................................................ [ 8%]
....F................................................................... [ 8%]
........................................................................ [ 8%]
........................................................................ [ 8%]
........................................................................ [ 9%]
........................................................................ [ 9%]
........................................................................ [ 9%]
...........................................................s............ [ 9%]
........................................................................ [ 9%]
........................................................................ [ 9%]
........................................................................ [ 10%]
........................................................................ [ 10%]
........................................................................ [ 10%]
........................................................................ [ 10%]
........................................................................ [ 10%]
........................................................................ [ 10%]
........................................................................ [ 10%]
........................................................................ [ 11%]
........................................................................ [ 11%]
........................................................................ [ 11%]
........................................................................ [ 11%]
........................................................................ [ 11%]
........................................................................ [ 11%]
........................................................................ [ 12%]
........................................................................ [ 12%]
........................................................................ [ 12%]
........................................................................ [ 12%]
........................................................................ [ 12%]
........................................................................ [ 12%]
........................................................................ [ 13%]
........................................................................ [ 13%]
........................................................................ [ 13%]
........................................................................ [ 13%]
........................................................................ [ 13%]
........................................................................ [ 13%]
........................................................................ [ 13%]
........................................................................ [ 14%]
........................................................................ [ 14%]
........................................................................ [ 14%]
.......................ssssssssssssssssss............................... [ 14%]
........................................................................ [ 14%]
......x.....ssssssssssssssssss.......................................... [ 14%]
........................................................................ [ 15%]
........................................................................ [ 15%]
..............................................................sssss..... [ 15%]
........................................................................ [ 15%]
........................................................................ [ 15%]
........................................................................ [ 15%]
........................................................................ [ 16%]
........................................................................ [ 16%]
........................................................................ [ 16%]
........................................................................ [ 16%]
........................................................................ [ 16%]
........................................................................ [ 16%]
........................................................................ [ 17%]
........................................................................ [ 17%]
........................................................................ [ 17%]
........................................................................ [ 17%]
........................................................................ [ 17%]
........................................................................ [ 17%]
........................................................................ [ 17%]
........................................................................ [ 18%]
........................................................................ [ 18%]
........................................................................ [ 18%]
........................................................................ [ 18%]
........................................................................ [ 18%]
........................................................................ [ 18%]
........................................................................ [ 19%]
........................................................................ [ 19%]
........................................................................ [ 19%]
........................................................................ [ 19%]
........................................................................ [ 19%]
........................................................................ [ 19%]
........................................................................ [ 20%]
........................................................................ [ 20%]
........................................................................ [ 20%]
........................................................................ [ 20%]
........................................................................ [ 20%]
........................................................................ [ 20%]
........................................................................ [ 20%]
........................................................................ [ 21%]
........................................................................ [ 21%]
........................................................................ [ 21%]
........................................................................ [ 21%]
........................................................................ [ 21%]
........................................................................ [ 21%]
........................................................................ [ 22%]
........................................................................ [ 22%]
........................................................................ [ 22%]
........................................................................ [ 22%]
........................................................................ [ 22%]
........................................................................ [ 22%]
........................................................................ [ 23%]
........................................................................ [ 23%]
........................................................................ [ 23%]
........................................................................ [ 23%]
........................................................................ [ 23%]
........................................................................ [ 23%]
........................................................................ [ 23%]
........................................................................ [ 24%]
........................................................................ [ 24%]
........................................................................ [ 24%]
........................................................................ [ 24%]
........................................................................ [ 24%]
........................................................................ [ 24%]
........................................................................ [ 25%]
........................................................................ [ 25%]
........................................................................ [ 25%]
........................................................................ [ 25%]
........................................................................ [ 25%]
........................................................................ [ 25%]
........................................................................ [ 26%]
........................................................................ [ 26%]
........................................................................ [ 26%]
........................................................................ [ 26%]
........................................................................ [ 26%]
........................................................................ [ 26%]
........................................................................ [ 27%]
........................................................................ [ 27%]
........................................................................ [ 27%]
........................................................................ [ 27%]
........................................................................ [ 27%]
........................................................................ [ 27%]
........................................................................ [ 27%]
........................................................................ [ 28%]
........................................................................ [ 28%]
........................................................................ [ 28%]
........................................................................ [ 28%]
........................................................................ [ 28%]
........................................................................ [ 28%]
........................................................................ [ 29%]
........................................................................ [ 29%]
........................................................................ [ 29%]
........................................................................ [ 29%]
........................................................................ [ 29%]
........................................................................ [ 29%]
........................................................................ [ 30%]
........................................................................ [ 30%]
........................................................................ [ 30%]
........................................................................ [ 30%]
........................................................................ [ 30%]
........................................................................ [ 30%]
........................................................................ [ 30%]
........................................................................ [ 31%]
........................................................................ [ 31%]
........................................................................ [ 31%]
........................................................................ [ 31%]
........................................................................ [ 31%]
........................................................................ [ 31%]
........................................................................ [ 32%]
........................................................................ [ 32%]
........................................................................ [ 32%]
........................................................................ [ 32%]
........................................................................ [ 32%]
........................................................................ [ 32%]
........................................................................ [ 33%]
........................................................................ [ 33%]
...................................................s.................... [ 33%]
........................................................................ [ 33%]
........................................................................ [ 33%]
...................................................................x.... [ 33%]
........................................................................ [ 34%]
........................................................................ [ 34%]
........................................................................ [ 34%]
........................................................................ [ 34%]
........................................................................ [ 34%]
........................................................................ [ 34%]
........................................................................ [ 34%]
........................................................................ [ 35%]
........................................................................ [ 35%]
........................................................................ [ 35%]
...................................................s.................... [ 35%]
........................................................................ [ 35%]
........................................................................ [ 35%]
........................................................................ [ 36%]
........................................................................ [ 36%]
........................................................................ [ 36%]
..................................s..................................... [ 36%]
............................................x........................... [ 36%]
........................................................................ [ 36%]
........................................................................ [ 37%]
........................................................................ [ 37%]
........................................................................ [ 37%]
........................................................................ [ 37%]
........................................................................ [ 37%]
........................................................................ [ 37%]
.....................x..x..x..x.....................................s... [ 37%]
........................................................................ [ 38%]
........................................................................ [ 38%]
........................................................................ [ 38%]
................X....................................................... [ 38%]
........................................................................ [ 38%]
........................................................................ [ 38%]
........................................................................ [ 39%]
............................................................s........... [ 39%]
........................................................................ [ 39%]
........................................................................ [ 39%]
........................................................................ [ 39%]
........................................................................ [ 39%]
........................................................................ [ 40%]
........................................................................ [ 40%]
........................................................................ [ 40%]
........................................................................ [ 40%]
........................................................................ [ 40%]
.........ss............................................................. [ 40%]
........................................................................ [ 41%]
........................................................................ [ 41%]
........................................................................ [ 41%]
........................................................................ [ 41%]
........................................................................ [ 41%]
........................................................................ [ 41%]
........................................................................ [ 41%]
........................................................................ [ 42%]
........................................................................ [ 42%]
........................................................F............... [ 42%]
........................................................................ [ 42%]
........................................................................ [ 42%]
........................................................................ [ 42%]
........................................................................ [ 43%]
........................................................................ [ 43%]
........................................................................ [ 43%]
........................................................................ [ 43%]
........................................................................ [ 43%]
........................................................................ [ 43%]
........................................................................ [ 44%]
........................................................................ [ 44%]
...........................................s............................ [ 44%]
......................F................................................. [ 44%]
........................................................................ [ 44%]
........................................................................ [ 44%]
..........................................ss............ss.............. [ 44%]
........................................................................ [ 45%]
........................................................................ [ 45%]
........................................................................ [ 45%]
........................................................................ [ 45%]
........................................................................ [ 45%]
........................................................................ [ 45%]
........................................................................ [ 46%]
........................................................................ [ 46%]
........................................................................ [ 46%]
........................................................................ [ 46%]
........................................................................ [ 46%]
........................................................................ [ 46%]
........................................................................ [ 47%]
............................s........................................... [ 47%]
........................................................................ [ 47%]
........................................................................ [ 47%]
........................................................................ [ 47%]
........................................................................ [ 47%]
........................................................................ [ 47%]
........................................................................ [ 48%]
.......................................................................s [ 48%]
ssssss.................................................................. [ 48%]
........................................................................ [ 48%]
........................................................................ [ 48%]
........................................................................ [ 48%]
........................................................................ [ 49%]
........................................................................ [ 49%]
........................................................................ [ 49%]
........................................................................ [ 49%]
........................................................................ [ 49%]
........................................................................ [ 49%]
........................................................................ [ 50%]
........................................................................ [ 50%]
........................................................................ [ 50%]
.....................................................s.................. [ 50%]
..s..................................................................... [ 50%]
...................................................................s..s. [ 50%]
........................................................................ [ 51%]
........................................................................ [ 51%]
........................................................................ [ 51%]
........................................................................ [ 51%]
........................................................................ [ 51%]
........................................................................ [ 51%]
.................................................s...................... [ 51%]
........................................................................ [ 52%]
........................................................................ [ 52%]
........................................................................ [ 52%]
........................................................................ [ 52%]
........................................................................ [ 52%]
........................................................................ [ 52%]
........................................................................ [ 53%]
........................................................................ [ 53%]
........................................................................ [ 53%]
........................................................................ [ 53%]
........................................................................ [ 53%]
........................................................................ [ 53%]
........................................................................ [ 54%]
........................................................................ [ 54%]
........................................................................ [ 54%]
........................................................................ [ 54%]
........................................................................ [ 54%]
........................................................................ [ 54%]
........................................................................ [ 54%]
........................................................................ [ 55%]
.......s................................................................ [ 55%]
........................................................................ [ 55%]
........................................................................ [ 55%]
........................................................................ [ 55%]
........................................................................ [ 55%]
..........................................................x............. [ 56%]
........................................................................ [ 56%]
........................................................................ [ 56%]
.....s.................................................................. [ 56%]
.....................x......................................F........... [ 56%]
........................................................................ [ 56%]
..............x......................................................... [ 57%]
........................................................................ [ 57%]
.......................................................................x [ 57%]
........................................................................ [ 57%]
........................................................................ [ 57%]
........................................................................ [ 57%]
........................................................................ [ 58%]
........................................................................ [ 58%]
........................................................................ [ 58%]
...............x........................................................ [ 58%]
....................................................x................... [ 58%]
........................................................................ [ 58%]
........................................................................ [ 58%]
........................................................................ [ 59%]
.........................................................x.............. [ 59%]
........................................................................ [ 59%]
................................................x....................... [ 59%]
........................................................................ [ 59%]
........................................................................ [ 59%]
........................................................................ [ 60%]
.............................x.......................................... [ 60%]
........................................................................ [ 60%]
........................................................................ [ 60%]
..x..................................................................... [ 60%]
.........x.............................................................. [ 60%]
........................................................................ [ 61%]
........................................................................ [ 61%]
........................................................................ [ 61%]
........................................................................ [ 61%]
........................................................................ [ 61%]
........................................................................ [ 61%]
........................................................................ [ 61%]
.....................................................x.................. [ 62%]
........................................................................ [ 62%]
........................................................................ [ 62%]
........................................................................ [ 62%]
....................................x................................... [ 62%]
........................................................................ [ 62%]
........................................................................ [ 63%]
............................................................ssssssssssss [ 63%]
........................................................................ [ 63%]
........................................................................ [ 63%]
........................................................................ [ 63%]
........................................................................ [ 63%]
........................................................................ [ 64%]
....................x................................................... [ 64%]
........................................................................ [ 64%]
........................................................................ [ 64%]
........................................................................ [ 64%]
........................................................................ [ 64%]
........................................................................ [ 65%]
........................................................................ [ 65%]
........................................................................ [ 65%]
..................................................xx.................... [ 65%]
........................................................................ [ 65%]
........................................................................ [ 65%]
.......................................................sssssssssssss.... [ 65%]
............ssssssssssssssssssssss...................................... [ 66%]
.........sssssssssssssssssssss.......................................... [ 66%]
..........................................................x............. [ 66%]
........................................................................ [ 66%]
........................................................................ [ 66%]
........................................................................ [ 66%]
........................................................................ [ 67%]
........................................................................ [ 67%]
..................................................ss.................... [ 67%]
............................s.ss.s..s....................x.............. [ 67%]
.............................s.......................................... [ 67%]
........................................................................ [ 67%]
..................ss.............................x...................... [ 68%]
........................................................................ [ 68%]
........................................................................ [ 68%]
........................................................................ [ 68%]
......................................................x................. [ 68%]
........................................................................ [ 68%]
........................................................................ [ 68%]
........................................................................ [ 69%]
........................................................................ [ 69%]
...............................x.................................xx..... [ 69%]
.................................................................X...... [ 69%]
........................................................................ [ 69%]
........................................................................ [ 69%]
........................................................................ [ 70%]
........................................................................ [ 70%]
.s...............................................s...s.................. [ 70%]
........................................................................ [ 70%]
...........................s............................................ [ 70%]
........................................................................ [ 70%]
........................................................................ [ 71%]
........................................................................ [ 71%]
........................................................................ [ 71%]
........................................................................ [ 71%]
........................................................................ [ 71%]
........................................................................ [ 71%]
........................................................................ [ 71%]
........................................................................ [ 72%]
......................................................x................. [ 72%]
........................................................................ [ 72%]
........................................................................ [ 72%]
........................................................................ [ 72%]
........................................................................ [ 72%]
........................................................................ [ 73%]
...........................s............................................ [ 73%]
........................................................................ [ 73%]
........................................................................ [ 73%]
........................................................................ [ 73%]
........................................................................ [ 73%]
........................................................................ [ 74%]
........................................................................ [ 74%]
...................s........s......s.s.........s....................s... [ 74%]
......s.s........s...s.....s.s.s...........................s.s.s.s...... [ 74%]
........................................................................ [ 74%]
........................................................................ [ 74%]
........................................................................ [ 75%]
........................................................................ [ 75%]
........................................................................ [ 75%]
...........ss.ss.ss.ss.ss.ss............................................ [ 75%]
............................................x...........ss.............. [ 75%]
..................................................x..................... [ 75%]
........................................................................ [ 75%]
.....................s.....x............................................ [ 76%]
ss.ss.ss.ss.s...........................................s.ss.ss......... [ 76%]
........................................................................ [ 76%]
........................................................................ [ 76%]
........................................................................ [ 76%]
.....................................s......s.........s.s...........s... [ 76%]
....s..ss....s............................ss.ss.s..........ss...sss..... [ 77%]
.s.........................s.s..s..........s.ss.s....................... [ 77%]
..sss............................s..............s................s.s.... [ 77%]
.............................s............s............................. [ 77%]
s.......s.....................ss.ss.ss.ss.ss.s.......................... [ 77%]
.........s.s.s.s...s.s.s.s.......................s.ss......s.s.s.s.s.s.. [ 77%]
............................s.s......................................... [ 78%]
........................................................................ [ 78%]
......................s.s.s.s.s......................................... [ 78%]
........ss.ss.ss......s.s.s.s.s.s.s...s.ss...................s......s... [ 78%]
..........................................s.s.s....................s.s.. [ 78%]
......................................................................ss [ 78%]
.ss..................................................................... [ 78%]
........................................................................ [ 79%]
........................................................................ [ 79%]
........................................................................ [ 79%]
.............................F.......................................... [ 79%]
........................................................................ [ 79%]
........................................................................ [ 79%]
...F.................................................................... [ 80%]
........................................................................ [ 80%]
............................x........................................... [ 80%]
........................................................................ [ 80%]
.....F....F............................................................. [ 80%]
........................................................................ [ 80%]
........................................................................ [ 81%]
...............F........................................................ [ 81%]
.............................................................XX......... [ 81%]
.............................................................F.s........ [ 81%]
........................................................................ [ 81%]
............F........................................................... [ 81%]
.............s......................................................F... [ 82%]
...............................................F.....................x.. [ 82%]
................................F....................................... [ 82%]
...................................F.................................... [ 82%]
..................................................................F..... [ 82%]
........................................................................ [ 82%]
........................................................................ [ 82%]
........................................................................ [ 83%]
........................................................................ [ 83%]
........................................................................ [ 83%]
.................................................................F...... [ 83%]
..........................................F............................. [ 83%]
........................................................................ [ 83%]
.............................................F.......................... [ 84%]
..................................................................F..... [ 84%]
........................................................................ [ 84%]
........................................................................ [ 84%]
........................................................................ [ 84%]
........................................................................ [ 84%]
..........................................ss.s.....................s.ss. [ 85%]
........................................................................ [ 85%]
........................................................................ [ 85%]
........................................................................ [ 85%]
........................................................................ [ 85%]
........................................................................ [ 85%]
........................................................................ [ 85%]
........................................................................ [ 86%]
........................................................................ [ 86%]
.....................F.................................................. [ 86%]
........................................................................ [ 86%]
...........................ss.ss.s....................s.ss.............. [ 86%]
........................................................................ [ 86%]
........................................................................ [ 87%]
........................................................................ [ 87%]
........................................................................ [ 87%]
........................................................................ [ 87%]
........................................................................ [ 87%]
........................................................................ [ 87%]
........................................................................ [ 88%]
......................F................................................. [ 88%]
........................................................................ [ 88%]
........................................................................ [ 88%]
........................................................................ [ 88%]
........................................................................ [ 88%]
........................................................................ [ 89%]
........................................................................ [ 89%]
............F........................................................... [ 89%]
........................................................................ [ 89%]
........................................................................ [ 89%]
........................................................................ [ 89%]
........................................................................ [ 89%]
........................................................................ [ 90%]
.........................................s.............................. [ 90%]
........................................................................ [ 90%]
........................................................................ [ 90%]
........................................................................ [ 90%]
........................................................................ [ 90%]
........................................................................ [ 91%]
........................................................................ [ 91%]
......................................................F................. [ 91%]
........................................................................ [ 91%]
........................................................................ [ 91%]
...................F.................................................... [ 91%]
........................................................................ [ 92%]
................................x....................................... [ 92%]
...........................................................F............ [ 92%]
........................................................................ [ 92%]
........................................................................ [ 92%]
........................................................................ [ 92%]
.............................F.......................................... [ 92%]
................................x....................................... [ 93%]
.F...................................................................... [ 93%]
...................F.............................................F...... [ 93%]
...................................................s.................... [ 93%]
.......ss............................................................... [ 93%]
...F..............................s..................................... [ 93%]
..............................................s......................... [ 94%]
.....................s...F.............................................. [ 94%]
........................................................................ [ 94%]
................F......................................................F [ 94%]
........................................................................ [ 94%]
..........................s............................................. [ 94%]
........................................................................ [ 95%]
..........................................................s........F.... [ 95%]
........................................................................ [ 95%]
........................................................................ [ 95%]
........................................................................ [ 95%]
................F....................................................... [ 95%]
........................................................................ [ 95%]
........................................................................ [ 96%]
........................................................................ [ 96%]
........................................................................ [ 96%]
........................................................................ [ 96%]
.........ss............................................................. [ 96%]
........................................................................ [ 96%]
........................................................................ [ 97%]
........................................................................ [ 97%]
........................................................................ [ 97%]
........................................................................ [ 97%]
........................................................................ [ 97%]
........................................................................ [ 97%]
........................................................................ [ 98%]
........................................................................ [ 98%]
........................................................................ [ 98%]
................s....................................................... [ 98%]
..........................................x............................. [ 98%]
........................................................................ [ 98%]
........X................................x.............................. [ 99%]
.............x.........................x................................ [ 99%]
........................................................................ [ 99%]
........................................................................ [ 99%]
........................................................................ [ 99%]
.............s.......................................................... [ 99%]
.....sx..............s.........sss...............................s...... [ 99%]
............... [100%]
=================================== FAILURES ===================================
_____________________ TestEinsum.test_einsum_sums_float32 ______________________
[gw4] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <test_einsum.TestEinsum object at 0x13ad15db0>
def test_einsum_sums_float32(self):
> self.check_einsum_sums('f4')
lib/python3.13/site-packages/numpy/_core/tests/test_einsum.py:705:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <test_einsum.TestEinsum object at 0x13ad15db0>, dtype = dtype('float32')
do_opt = False
def check_einsum_sums(self, dtype, do_opt=False):
dtype = np.dtype(dtype)
# Check various sums. Does many sizes to exercise unrolled loops.
# sum(a, axis=-1)
for n in range(1, 17):
a = np.arange(n, dtype=dtype)
b = np.sum(a, axis=-1)
if hasattr(b, 'astype'):
b = b.astype(dtype)
assert_equal(np.einsum("i->", a, optimize=do_opt), b)
assert_equal(np.einsum(a, [0], [], optimize=do_opt), b)
for n in range(1, 17):
a = np.arange(2 * 3 * n, dtype=dtype).reshape(2, 3, n)
b = np.sum(a, axis=-1)
if hasattr(b, 'astype'):
b = b.astype(dtype)
assert_equal(np.einsum("...i->...", a, optimize=do_opt), b)
assert_equal(np.einsum(a, [Ellipsis, 0], [Ellipsis], optimize=do_opt), b)
# sum(a, axis=0)
for n in range(1, 17):
a = np.arange(2 * n, dtype=dtype).reshape(2, n)
b = np.sum(a, axis=0)
if hasattr(b, 'astype'):
b = b.astype(dtype)
assert_equal(np.einsum("i...->...", a, optimize=do_opt), b)
assert_equal(np.einsum(a, [0, Ellipsis], [Ellipsis], optimize=do_opt), b)
for n in range(1, 17):
a = np.arange(2 * 3 * n, dtype=dtype).reshape(2, 3, n)
b = np.sum(a, axis=0)
if hasattr(b, 'astype'):
b = b.astype(dtype)
assert_equal(np.einsum("i...->...", a, optimize=do_opt), b)
assert_equal(np.einsum(a, [0, Ellipsis], [Ellipsis], optimize=do_opt), b)
# trace(a)
for n in range(1, 17):
a = np.arange(n * n, dtype=dtype).reshape(n, n)
b = np.trace(a)
if hasattr(b, 'astype'):
b = b.astype(dtype)
assert_equal(np.einsum("ii", a, optimize=do_opt), b)
assert_equal(np.einsum(a, [0, 0], optimize=do_opt), b)
# gh-15961: should accept numpy int64 type in subscript list
np_array = np.asarray([0, 0])
assert_equal(np.einsum(a, np_array, optimize=do_opt), b)
assert_equal(np.einsum(a, list(np_array), optimize=do_opt), b)
# multiply(a, b)
assert_equal(np.einsum("..., ...", 3, 4), 12) # scalar case
for n in range(1, 17):
a = np.arange(3 * n, dtype=dtype).reshape(3, n)
b = np.arange(2 * 3 * n, dtype=dtype).reshape(2, 3, n)
assert_equal(np.einsum("..., ...", a, b, optimize=do_opt),
np.multiply(a, b))
assert_equal(np.einsum(a, [Ellipsis], b, [Ellipsis], optimize=do_opt),
np.multiply(a, b))
# inner(a,b)
for n in range(1, 17):
a = np.arange(2 * 3 * n, dtype=dtype).reshape(2, 3, n)
b = np.arange(n, dtype=dtype)
assert_equal(np.einsum("...i, ...i", a, b, optimize=do_opt), np.inner(a, b))
assert_equal(np.einsum(a, [Ellipsis, 0], b, [Ellipsis, 0], optimize=do_opt),
np.inner(a, b))
for n in range(1, 11):
a = np.arange(n * 3 * 2, dtype=dtype).reshape(n, 3, 2)
b = np.arange(n, dtype=dtype)
assert_equal(np.einsum("i..., i...", a, b, optimize=do_opt),
np.inner(a.T, b.T).T)
assert_equal(np.einsum(a, [0, Ellipsis], b, [0, Ellipsis], optimize=do_opt),
np.inner(a.T, b.T).T)
# outer(a,b)
for n in range(1, 17):
a = np.arange(3, dtype=dtype) + 1
b = np.arange(n, dtype=dtype) + 1
assert_equal(np.einsum("i,j", a, b, optimize=do_opt),
np.outer(a, b))
assert_equal(np.einsum(a, [0], b, [1], optimize=do_opt),
np.outer(a, b))
# Suppress the complex warnings for the 'as f8' tests
with suppress_warnings() as sup:
sup.filter(np.exceptions.ComplexWarning)
# matvec(a,b) / a.dot(b) where a is matrix, b is vector
for n in range(1, 17):
a = np.arange(4 * n, dtype=dtype).reshape(4, n)
b = np.arange(n, dtype=dtype)
assert_equal(np.einsum("ij, j", a, b, optimize=do_opt),
np.dot(a, b))
assert_equal(np.einsum(a, [0, 1], b, [1], optimize=do_opt),
np.dot(a, b))
c = np.arange(4, dtype=dtype)
np.einsum("ij,j", a, b, out=c,
dtype='f8', casting='unsafe', optimize=do_opt)
assert_equal(c,
np.dot(a.astype('f8'),
b.astype('f8')).astype(dtype))
c[...] = 0
np.einsum(a, [0, 1], b, [1], out=c,
dtype='f8', casting='unsafe', optimize=do_opt)
assert_equal(c,
np.dot(a.astype('f8'),
b.astype('f8')).astype(dtype))
for n in range(1, 17):
a = np.arange(4 * n, dtype=dtype).reshape(4, n)
b = np.arange(n, dtype=dtype)
assert_equal(np.einsum("ji,j", a.T, b.T, optimize=do_opt),
np.dot(b.T, a.T))
assert_equal(np.einsum(a.T, [1, 0], b.T, [1], optimize=do_opt),
np.dot(b.T, a.T))
c = np.arange(4, dtype=dtype)
np.einsum("ji,j", a.T, b.T, out=c,
dtype='f8', casting='unsafe', optimize=do_opt)
assert_equal(c,
np.dot(b.T.astype('f8'),
a.T.astype('f8')).astype(dtype))
c[...] = 0
np.einsum(a.T, [1, 0], b.T, [1], out=c,
dtype='f8', casting='unsafe', optimize=do_opt)
assert_equal(c,
np.dot(b.T.astype('f8'),
a.T.astype('f8')).astype(dtype))
# matmat(a,b) / a.dot(b) where a is matrix, b is matrix
for n in range(1, 17):
if n < 8 or dtype != 'f2':
a = np.arange(4 * n, dtype=dtype).reshape(4, n)
b = np.arange(n * 6, dtype=dtype).reshape(n, 6)
> assert_equal(np.einsum("ij,jk", a, b, optimize=do_opt),
np.dot(a, b))
E AssertionError:
E Arrays are not equal
E
E Mismatched elements: 24 / 24 (100%)
E Max absolute difference among violations: 107.
E Max relative difference among violations: inf
E ACTUAL: array([[ 6., 7., 8., 9., 10., 11.],
E [ 18., 23., 28., 33., 38., 43.],
E [ 30., 39., 48., 57., 66., 75.],
E [ 42., 55., 68., 81., 94., 107.]], dtype=float32)
E DESIRED: array([[0., 0., 0., 0., 0., 0.],
E [0., 0., 0., 0., 0., 0.],
E [0., 0., 0., 0., 0., 0.],
E [0., 0., 0., 0., 0., 0.]], dtype=float32)
lib/python3.13/site-packages/numpy/_core/tests/test_einsum.py:509: AssertionError
_____________________ TestMatmul.test_matrix_matrix_values _____________________
[gw6] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <test_multiarray.TestMatmul object at 0x17ebb0500>
def test_matrix_matrix_values(self):
mat1 = np.array([[1, 2], [3, 4]])
mat2 = np.array([[1, 0], [1, 1]])
mat12 = np.stack([mat1, mat2], axis=0)
mat21 = np.stack([mat2, mat1], axis=0)
tgt11 = np.array([[7, 10], [15, 22]])
tgt12 = np.array([[3, 2], [7, 4]])
tgt21 = np.array([[1, 2], [4, 6]])
tgt12_21 = np.stack([tgt12, tgt21], axis=0)
tgt11_12 = np.stack((tgt11, tgt12), axis=0)
tgt11_21 = np.stack((tgt11, tgt21), axis=0)
for dt in self.types[1:]:
m1 = mat1.astype(dt)
m2 = mat2.astype(dt)
m12 = mat12.astype(dt)
m21 = mat21.astype(dt)
# matrix @ matrix
res = self.matmul(m1, m2)
> assert_equal(res, tgt12)
E AssertionError:
E Arrays are not equal
E
E Mismatched elements: 4 / 4 (100%)
E Max absolute difference among violations: 509.03125
E Max relative difference among violations: 127.2578125
E ACTUAL: array([[2.152394e-41, 7.826805e-03],
E [2.003662e+00, 5.130312e+02]], dtype=float32)
E DESIRED: array([[3, 2],
E [7, 4]])
lib/python3.13/site-packages/numpy/_core/tests/test_multiarray.py:7174: AssertionError
_________________ TestMatmulOperator.test_matrix_matrix_values _________________
[gw6] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <test_multiarray.TestMatmulOperator object at 0x11fd56d50>
def test_matrix_matrix_values(self):
mat1 = np.array([[1, 2], [3, 4]])
mat2 = np.array([[1, 0], [1, 1]])
mat12 = np.stack([mat1, mat2], axis=0)
mat21 = np.stack([mat2, mat1], axis=0)
tgt11 = np.array([[7, 10], [15, 22]])
tgt12 = np.array([[3, 2], [7, 4]])
tgt21 = np.array([[1, 2], [4, 6]])
tgt12_21 = np.stack([tgt12, tgt21], axis=0)
tgt11_12 = np.stack((tgt11, tgt12), axis=0)
tgt11_21 = np.stack((tgt11, tgt21), axis=0)
for dt in self.types[1:]:
m1 = mat1.astype(dt)
m2 = mat2.astype(dt)
m12 = mat12.astype(dt)
m21 = mat21.astype(dt)
# matrix @ matrix
res = self.matmul(m1, m2)
> assert_equal(res, tgt12)
E AssertionError:
E Arrays are not equal
E
E Mismatched elements: 4 / 4 (100%)
E Max absolute difference among violations: 509.03125
E Max relative difference among violations: 127.2578125
E ACTUAL: array([[2.152394e-41, 7.826805e-03],
E [2.003662e+00, 5.130312e+02]], dtype=float32)
E DESIRED: array([[3, 2],
E [7, 4]])
lib/python3.13/site-packages/numpy/_core/tests/test_multiarray.py:7174: AssertionError
_______________________ test_ufunc_noncontiguous[matmul] _______________________
[gw0] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
ufunc = <ufunc 'matmul'>
@pytest.mark.parametrize('ufunc', [getattr(np, x) for x in dir(np)
if isinstance(getattr(np, x), np.ufunc)])
def test_ufunc_noncontiguous(ufunc):
'''
Check that contiguous and non-contiguous calls to ufuncs
have the same results for values in range(9)
'''
for typ in ufunc.types:
# types is a list of strings like ii->i
if any(set('O?mM') & set(typ)):
# bool, object, datetime are too irregular for this simple test
continue
inp, out = typ.split('->')
args_c = [np.empty((6, 6), t) for t in inp]
# non contiguous (2, 3 step on the two dimensions)
args_n = [np.empty((12, 18), t)[::2, ::3] for t in inp]
# alignment != itemsize is possible. So create an array with such
# an odd step manually.
args_o = []
for t in inp:
orig_dt = np.dtype(t)
off_dt = f"S{orig_dt.alignment}" # offset by alignment
dtype = np.dtype([("_", off_dt), ("t", orig_dt)], align=False)
args_o.append(np.empty((6, 6), dtype=dtype)["t"])
for a in args_c + args_n + args_o:
a.flat = range(1, 37)
with warnings.catch_warnings(record=True):
warnings.filterwarnings("always")
res_c = ufunc(*args_c)
res_n = ufunc(*args_n)
res_o = ufunc(*args_o)
if len(out) == 1:
res_c = (res_c,)
res_n = (res_n,)
res_o = (res_o,)
for c_ar, n_ar, o_ar in zip(res_c, res_n, res_o):
dt = c_ar.dtype
if np.issubdtype(dt, np.floating):
# for floating point results allow a small fuss in comparisons
# since different algorithms (libm vs. intrinsics) can be used
# for different input strides
res_eps = np.finfo(dt).eps
tol = 3 * res_eps
> assert_allclose(res_c, res_n, atol=tol, rtol=tol)
E AssertionError:
E Not equal to tolerance rtol=3.57628e-07, atol=3.57628e-07
E
E Mismatched elements: 36 / 36 (100%)
E Max absolute difference among violations: 1.7188729e+10
E Max relative difference among violations: 126.99327
E ACTUAL: array([[[ 1., 2., 3., 4., 5., 6.],
E [ 7., 8., 9., 10., 11., 12.],
E [13., 14., 15., 16., 17., 18.],...
E DESIRED: array([[[7.812911e-03, 2.000110e+00, 3.200184e+01, 5.120308e+02,
E 2.048128e+03, 8.192533e+03],
E [3.277197e+04, 1.310888e+05, 2.621793e+05, 5.243622e+05,...
lib/python3.13/site-packages/numpy/_core/tests/test_ufunc.py:2891: AssertionError
____________________________ TestSVD.test_sq_cases _____________________________
[gw15] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestSVD object at 0x307e9b950>
require = {'square'}, exclude = {'generalized', 'size-0'}
def check_cases(self, require=set(), exclude=set()):
"""
Run func on each of the cases with all of the tags in require, and none
of the tags in exclude
"""
for case in self.TEST_CASES:
# filter by require and exclude
if case.tags & require != require:
continue
if case.tags & exclude:
continue
try:
> case.check(self.do)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:386:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:116: in check
do(self.a, self.b, tags=self.tags)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <numpy.linalg.tests.test_linalg.TestSVD object at 0x307e9b950>
a = array([[1., 2.],
[3., 4.]], dtype=float32)
b = array([2., 1.], dtype=float32), tags = frozenset({'square'})
def do(self, a, b, tags):
u, s, vt = linalg.svd(a, False)
> assert_allclose(a, matmul(np.asarray(u) * np.asarray(s)[..., None, :],
np.asarray(vt)),
rtol=get_rtol(u.dtype))
E AssertionError:
E Not equal to tolerance rtol=1e-05, atol=0
E
E Mismatched elements: 4 / 4 (100%)
E Max absolute difference among violations: 4.
E Max relative difference among violations: 0.06666667
E ACTUAL: array([[1., 2.],
E [3., 4.]], dtype=float32)
E DESIRED: array([[0. , 1.875],
E [0. , 0. ]], dtype=float32)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:696: AssertionError
The above exception was the direct cause of the following exception:
self = <numpy.linalg.tests.test_linalg.TestSVD object at 0x307e9b950>
def test_sq_cases(self):
> self.check_cases(require={'square'},
exclude={'generalized', 'size-0'})
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:396:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <numpy.linalg.tests.test_linalg.TestSVD object at 0x307e9b950>
require = {'square'}, exclude = {'generalized', 'size-0'}
def check_cases(self, require=set(), exclude=set()):
"""
Run func on each of the cases with all of the tags in require, and none
of the tags in exclude
"""
for case in self.TEST_CASES:
# filter by require and exclude
if case.tags & require != require:
continue
if case.tags & exclude:
continue
try:
case.check(self.do)
except Exception as e:
msg = f'In test case: {case!r}\n\n'
msg += traceback.format_exc()
> raise AssertionError(msg) from e
E AssertionError: In test case: <LinalgCase: single>
E
E Traceback (most recent call last):
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 386, in check_cases
E case.check(self.do)
E ~~~~~~~~~~^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 116, in check
E do(self.a, self.b, tags=self.tags)
E ~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 696, in do
E assert_allclose(a, matmul(np.asarray(u) * np.asarray(s)[..., None, :],
E ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E np.asarray(vt)),
E ^^^^^^^^^^^^^^^^
E rtol=get_rtol(u.dtype))
E ^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 1718, in assert_allclose
E assert_array_compare(compare, actual, desired, err_msg=str(err_msg),
E ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E verbose=verbose, header=header, equal_nan=equal_nan,
E ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E strict=strict)
E ^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 926, in assert_array_compare
E raise AssertionError(msg)
E AssertionError:
E Not equal to tolerance rtol=1e-05, atol=0
E
E Mismatched elements: 4 / 4 (100%)
E Max absolute difference among violations: 4.
E Max relative difference among violations: 0.06666667
E ACTUAL: array([[1., 2.],
E [3., 4.]], dtype=float32)
E DESIRED: array([[0. , 1.875],
E [0. , 0. ]], dtype=float32)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:390: AssertionError
______________________ TestQR.test_mode_all_but_economic _______________________
[gw13] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestQR object at 0x14a184830>
def test_mode_all_but_economic(self):
a = self.array([[1, 2], [3, 4]])
b = self.array([[1, 2], [3, 4], [5, 6]])
for dt in "fd":
m1 = a.astype(dt)
m2 = b.astype(dt)
> self.check_qr(m1)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1778:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1711: in check_qr
assert_almost_equal(dot(Q, R), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[0., 0.],
[0., 0.]], dtype=float32)
b = array([[1., 2.],
[3., 4.]], dtype=float32), single_decimal = 6
double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 4 / 4 (100%)
E Max absolute difference among violations: 4.
E Max relative difference among violations: 1.
E ACTUAL: array([[0., 0.],
E [0., 0.]], dtype=float32)
E DESIRED: array([[1., 2.],
E [3., 4.]], dtype=float32)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
____________ TestQR.test_stacked_inputs[float32-outer_size0-size0] _____________
[gw13] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestQR object at 0x13b7cbce0>
outer_size = (2, 2), size = (3, 4), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[[0., 0., 0., 0.],
[0., 0., 0., 0.],
[0., 0., 0., 0.]],
[[0., 0., 0., 0.],
... [0., 0., 0., 0.]],
[[0., 0., 0., 0.],
[0., 0., 0., 0.],
[0., 0., 0., 0.]]]], dtype=float32)
b = array([[[[-0.9891214 , -0.36778665, 1.2879252 , 0.19397442],
[ 0.9202309 , 0.5771038 , -0.63646364, 0.541...004 , 1.4299386 , -0.15647532],
[-0.67375916, -0.6390601 , -0.06136133, -0.39278492]]]],
dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 48 / 48 (100%)
E Max absolute difference among violations: 2.2074711
E Max relative difference among violations: 1.
E ACTUAL: array([[[[0., 0., 0., 0.],
E [0., 0., 0., 0.],
E [0., 0., 0., 0.]],...
E DESIRED: array([[[[-0.989121, -0.367787, 1.287925, 0.193974],
E [ 0.920231, 0.577104, -0.636464, 0.541952],
E [-0.316595, -0.322389, 0.097167, -1.52593 ]],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
____________________________ TestInv.test_sq_cases _____________________________
[gw3] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestInv object at 0x16f5f1480>
require = {'square'}, exclude = {'generalized', 'size-0'}
def check_cases(self, require=set(), exclude=set()):
"""
Run func on each of the cases with all of the tags in require, and none
of the tags in exclude
"""
for case in self.TEST_CASES:
# filter by require and exclude
if case.tags & require != require:
continue
if case.tags & exclude:
continue
try:
> case.check(self.do)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:386:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:116: in check
do(self.a, self.b, tags=self.tags)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:567: in do
assert_almost_equal(matmul(a, a_inv),
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[0. , 0. ],
[0. , 1.875]], dtype=float32)
b = array([[1., 0.],
[0., 1.]]), single_decimal = 6, double_decimal = 12
kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 2 / 4 (50%)
E Max absolute difference among violations: 1.
E Max relative difference among violations: 1.
E ACTUAL: array([[0. , 0. ],
E [0. , 1.875]], dtype=float32)
E DESIRED: array([[1., 0.],
E [0., 1.]])
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
The above exception was the direct cause of the following exception:
self = <numpy.linalg.tests.test_linalg.TestInv object at 0x16f5f1480>
def test_sq_cases(self):
> self.check_cases(require={'square'},
exclude={'generalized', 'size-0'})
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:396:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <numpy.linalg.tests.test_linalg.TestInv object at 0x16f5f1480>
require = {'square'}, exclude = {'generalized', 'size-0'}
def check_cases(self, require=set(), exclude=set()):
"""
Run func on each of the cases with all of the tags in require, and none
of the tags in exclude
"""
for case in self.TEST_CASES:
# filter by require and exclude
if case.tags & require != require:
continue
if case.tags & exclude:
continue
try:
case.check(self.do)
except Exception as e:
msg = f'In test case: {case!r}\n\n'
msg += traceback.format_exc()
> raise AssertionError(msg) from e
E AssertionError: In test case: <LinalgCase: single>
E
E Traceback (most recent call last):
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 386, in check_cases
E case.check(self.do)
E ~~~~~~~~~~^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 116, in check
E do(self.a, self.b, tags=self.tags)
E ~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 567, in do
E assert_almost_equal(matmul(a, a_inv),
E ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
E identity_like_generalized(a))
E ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 72, in assert_almost_equal
E old_assert_almost_equal(a, b, decimal=decimal, **kw)
E ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 620, in assert_almost_equal
E return assert_array_almost_equal(actual, desired, decimal, err_msg)
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 1175, in assert_array_almost_equal
E assert_array_compare(compare, actual, desired, err_msg=err_msg,
E ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E verbose=verbose,
E ^^^^^^^^^^^^^^^^
E header=('Arrays are not almost equal to %d decimals' % decimal),
E ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E precision=decimal)
E ^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 926, in assert_array_compare
E raise AssertionError(msg)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 2 / 4 (50%)
E Max absolute difference among violations: 1.
E Max relative difference among violations: 1.
E ACTUAL: array([[0. , 0. ],
E [0. , 1.875]], dtype=float32)
E DESIRED: array([[1., 0.],
E [0., 1.]])
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:390: AssertionError
____________ TestQR.test_stacked_inputs[float32-outer_size0-size1] _____________
[gw13] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestQR object at 0x13b7cbdf0>
outer_size = (2, 2), size = (4, 3), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.]],
[[0., 0., 0.],
...., 0.]],
[[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.]]]], dtype=float32)
b = array([[[[-0.9891214 , -0.36778665, 1.2879252 ],
[ 0.19397442, 0.9202309 , 0.5771038 ],
[-0.63646...,
[ 1.4299386 , -0.15647532, -0.67375916],
[-0.6390601 , -0.06136133, -0.39278492]]]], dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 48 / 48 (100%)
E Max absolute difference among violations: 2.2074711
E Max relative difference among violations: 1.
E ACTUAL: array([[[[0., 0., 0.],
E [0., 0., 0.],
E [0., 0., 0.],...
E DESIRED: array([[[[-0.989121, -0.367787, 1.287925],
E [ 0.193974, 0.920231, 0.577104],
E [-0.636464, 0.541952, -0.316595],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
__________________________ TestPinv.test_nonsq_cases ___________________________
[gw15] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestPinv object at 0x340df8180>
require = {'nonsquare'}, exclude = {'generalized', 'size-0'}
def check_cases(self, require=set(), exclude=set()):
"""
Run func on each of the cases with all of the tags in require, and none
of the tags in exclude
"""
for case in self.TEST_CASES:
# filter by require and exclude
if case.tags & require != require:
continue
if case.tags & exclude:
continue
try:
> case.check(self.do)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:386:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:116: in check
do(self.a, self.b, tags=self.tags)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:871: in do
assert_almost_equal(dot(dot(a, a_ginv), a), a, single_decimal=5, double_decimal=11)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[-0.3628039 , -0.51690596, -0.775359 ],
[ 0.9318655 , -0.2012474 , -0.3018711 ]], dtype=float32)
b = array([[1., 2., 3.],
[3., 4., 6.]], dtype=float32)
single_decimal = 5, double_decimal = 11, kw = {}, decimal = 5
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 5 decimals
E
E Mismatched elements: 6 / 6 (100%)
E Max absolute difference among violations: 6.3018713
E Max relative difference among violations: 1.3628039
E ACTUAL: array([[-0.3628 , -0.51691, -0.77536],
E [ 0.93187, -0.20125, -0.30187]], dtype=float32)
E DESIRED: array([[1., 2., 3.],
E [3., 4., 6.]], dtype=float32)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
The above exception was the direct cause of the following exception:
self = <numpy.linalg.tests.test_linalg.TestPinv object at 0x340df8180>
def test_nonsq_cases(self):
> self.check_cases(require={'nonsquare'},
exclude={'generalized', 'size-0'})
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:407:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <numpy.linalg.tests.test_linalg.TestPinv object at 0x340df8180>
require = {'nonsquare'}, exclude = {'generalized', 'size-0'}
def check_cases(self, require=set(), exclude=set()):
"""
Run func on each of the cases with all of the tags in require, and none
of the tags in exclude
"""
for case in self.TEST_CASES:
# filter by require and exclude
if case.tags & require != require:
continue
if case.tags & exclude:
continue
try:
case.check(self.do)
except Exception as e:
msg = f'In test case: {case!r}\n\n'
msg += traceback.format_exc()
> raise AssertionError(msg) from e
E AssertionError: In test case: <LinalgCase: single_nsq_1>
E
E Traceback (most recent call last):
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 386, in check_cases
E case.check(self.do)
E ~~~~~~~~~~^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 116, in check
E do(self.a, self.b, tags=self.tags)
E ~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 871, in do
E assert_almost_equal(dot(dot(a, a_ginv), a), a, single_decimal=5, double_decimal=11)
E ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 72, in assert_almost_equal
E old_assert_almost_equal(a, b, decimal=decimal, **kw)
E ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 620, in assert_almost_equal
E return assert_array_almost_equal(actual, desired, decimal, err_msg)
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 1175, in assert_array_almost_equal
E assert_array_compare(compare, actual, desired, err_msg=err_msg,
E ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E verbose=verbose,
E ^^^^^^^^^^^^^^^^
E header=('Arrays are not almost equal to %d decimals' % decimal),
E ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E precision=decimal)
E ^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 926, in assert_array_compare
E raise AssertionError(msg)
E AssertionError:
E Arrays are not almost equal to 5 decimals
E
E Mismatched elements: 6 / 6 (100%)
E Max absolute difference among violations: 6.3018713
E Max relative difference among violations: 1.3628039
E ACTUAL: array([[-0.3628 , -0.51691, -0.77536],
E [ 0.93187, -0.20125, -0.30187]], dtype=float32)
E DESIRED: array([[1., 2., 3.],
E [3., 4., 6.]], dtype=float32)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:390: AssertionError
____________ TestQR.test_stacked_inputs[float32-outer_size0-size2] _____________
[gw13] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestQR object at 0x13b831a50>
outer_size = (2, 2), size = (4, 4), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[[0.0e+00, 0.0e+00, 1.4e-45, 0.0e+00],
[2.8e-45, 0.0e+00, 4.2e-45, 0.0e+00],
[5.6e-45, 0.0e+...0e+00],
[3.9e-44, 0.0e+00, 4.1e-44, 0.0e+00],
[4.2e-44, 0.0e+00, 4.3e-44, 0.0e+00]]]], dtype=float32)
b = array([[[[-0.9891214 , -0.36778665, 1.2879252 , 0.19397442],
[ 0.9202309 , 0.5771038 , -0.63646364, 0.541...746 , 0.21630684, 0.9843764 ],
[-0.54308414, -0.558615 , -0.31648284, -0.46063974]]]],
dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 64 / 64 (100%)
E Max absolute difference among violations: 2.2899098
E Max relative difference among violations: 1.
E ACTUAL: array([[[[0.0e+00, 0.0e+00, 1.4e-45, 0.0e+00],
E [2.8e-45, 0.0e+00, 4.2e-45, 0.0e+00],
E [5.6e-45, 0.0e+00, 7.0e-45, 0.0e+00],...
E DESIRED: array([[[[-0.989121, -0.367787, 1.287925, 0.193974],
E [ 0.920231, 0.577104, -0.636464, 0.541952],
E [-0.316595, -0.322389, 0.097167, -1.52593 ],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
____________ TestQR.test_stacked_inputs[float32-outer_size1-size0] _____________
[gw13] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestQR object at 0x13b6ca210>
outer_size = (2,), size = (3, 4), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[0. , 1.875 , 0. , 2. ],
[0. , 2.125 , 0. , 2.25 ],
[0. , 2.3125 ,... 2.5 ],
[0. , 2.53125, 0. , 2.5625 ],
[0. , 2.59375, 0. , 2.625 ]]], dtype=float32)
b = array([[[-0.9891214 , -0.36778665, 1.2879252 , 0.19397442],
[ 0.9202309 , 0.5771038 , -0.63646364, 0.54195...99694 , -0.31179485, 0.33776912],
[-2.2074711 , 0.82792145, 1.5416304 , 1.1268067 ]]],
dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 24 / 24 (100%)
E Max absolute difference among violations: 3.9009304
E Max relative difference among violations: 17.33905
E ACTUAL: array([[[0. , 1.875 , 0. , 2. ],
E [0. , 2.125 , 0. , 2.25 ],
E [0. , 2.3125 , 0. , 2.375 ]],...
E DESIRED: array([[[-0.989121, -0.367787, 1.287925, 0.193974],
E [ 0.920231, 0.577104, -0.636464, 0.541952],
E [-0.316595, -0.322389, 0.097167, -1.52593 ]],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
____________________________ TestEig.test_sq_cases _____________________________
[gw3] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestEig object at 0x16f5f18c0>
require = {'square'}, exclude = {'generalized', 'size-0'}
def check_cases(self, require=set(), exclude=set()):
"""
Run func on each of the cases with all of the tags in require, and none
of the tags in exclude
"""
for case in self.TEST_CASES:
# filter by require and exclude
if case.tags & require != require:
continue
if case.tags & exclude:
continue
try:
> case.check(self.do)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:386:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:116: in check
do(self.a, self.b, tags=self.tags)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <numpy.linalg.tests.test_linalg.TestEig object at 0x16f5f18c0>
a = array([[1., 2.],
[3., 4.]], dtype=float32)
b = array([2., 1.], dtype=float32), tags = frozenset({'square'})
def do(self, a, b, tags):
res = linalg.eig(a)
eigenvalues, eigenvectors = res.eigenvalues, res.eigenvectors
> assert_allclose(matmul(a, eigenvectors),
np.asarray(eigenvectors) * np.asarray(eigenvalues)[..., None, :],
rtol=get_rtol(eigenvalues.dtype))
E AssertionError:
E Not equal to tolerance rtol=1e-05, atol=0
E
E Mismatched elements: 4 / 4 (100%)
E Max absolute difference among violations: 4.178321
E Max relative difference among violations: 5.7477827
E ACTUAL: array([[ 1. , 0.707107],
E [ 1. , -0.707107]], dtype=float32)
E DESIRED: array([[ 0.30697 , -2.234727],
E [-0.210625, -4.885427]], dtype=float32)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:635: AssertionError
The above exception was the direct cause of the following exception:
self = <numpy.linalg.tests.test_linalg.TestEig object at 0x16f5f18c0>
def test_sq_cases(self):
> self.check_cases(require={'square'},
exclude={'generalized', 'size-0'})
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:396:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <numpy.linalg.tests.test_linalg.TestEig object at 0x16f5f18c0>
require = {'square'}, exclude = {'generalized', 'size-0'}
def check_cases(self, require=set(), exclude=set()):
"""
Run func on each of the cases with all of the tags in require, and none
of the tags in exclude
"""
for case in self.TEST_CASES:
# filter by require and exclude
if case.tags & require != require:
continue
if case.tags & exclude:
continue
try:
case.check(self.do)
except Exception as e:
msg = f'In test case: {case!r}\n\n'
msg += traceback.format_exc()
> raise AssertionError(msg) from e
E AssertionError: In test case: <LinalgCase: single>
E
E Traceback (most recent call last):
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 386, in check_cases
E case.check(self.do)
E ~~~~~~~~~~^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 116, in check
E do(self.a, self.b, tags=self.tags)
E ~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 635, in do
E assert_allclose(matmul(a, eigenvectors),
E ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
E np.asarray(eigenvectors) * np.asarray(eigenvalues)[..., None, :],
E ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E rtol=get_rtol(eigenvalues.dtype))
E ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 1718, in assert_allclose
E assert_array_compare(compare, actual, desired, err_msg=str(err_msg),
E ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E verbose=verbose, header=header, equal_nan=equal_nan,
E ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E strict=strict)
E ^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 926, in assert_array_compare
E raise AssertionError(msg)
E AssertionError:
E Not equal to tolerance rtol=1e-05, atol=0
E
E Mismatched elements: 4 / 4 (100%)
E Max absolute difference among violations: 4.178321
E Max relative difference among violations: 5.7477827
E ACTUAL: array([[ 1. , 0.707107],
E [ 1. , -0.707107]], dtype=float32)
E DESIRED: array([[ 0.30697 , -2.234727],
E [-0.210625, -4.885427]], dtype=float32)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:390: AssertionError
____________________________ TestPinv.test_sq_cases ____________________________
[gw15] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestPinv object at 0x307edfc50>
require = {'square'}, exclude = {'generalized', 'size-0'}
def check_cases(self, require=set(), exclude=set()):
"""
Run func on each of the cases with all of the tags in require, and none
of the tags in exclude
"""
for case in self.TEST_CASES:
# filter by require and exclude
if case.tags & require != require:
continue
if case.tags & exclude:
continue
try:
> case.check(self.do)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:386:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:116: in check
do(self.a, self.b, tags=self.tags)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:871: in do
assert_almost_equal(dot(dot(a, a_ginv), a), a, single_decimal=5, double_decimal=11)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[-0.4045536, -0.9145143],
[-0.9145143, 0.4045536]], dtype=float32)
b = array([[1., 2.],
[3., 4.]], dtype=float32), single_decimal = 5
double_decimal = 11, kw = {}, decimal = 5
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 5 decimals
E
E Mismatched elements: 4 / 4 (100%)
E Max absolute difference among violations: 3.9145143
E Max relative difference among violations: 1.4572572
E ACTUAL: array([[-0.40455, -0.91451],
E [-0.91451, 0.40455]], dtype=float32)
E DESIRED: array([[1., 2.],
E [3., 4.]], dtype=float32)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
The above exception was the direct cause of the following exception:
self = <numpy.linalg.tests.test_linalg.TestPinv object at 0x307edfc50>
def test_sq_cases(self):
> self.check_cases(require={'square'},
exclude={'generalized', 'size-0'})
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:396:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <numpy.linalg.tests.test_linalg.TestPinv object at 0x307edfc50>
require = {'square'}, exclude = {'generalized', 'size-0'}
def check_cases(self, require=set(), exclude=set()):
"""
Run func on each of the cases with all of the tags in require, and none
of the tags in exclude
"""
for case in self.TEST_CASES:
# filter by require and exclude
if case.tags & require != require:
continue
if case.tags & exclude:
continue
try:
case.check(self.do)
except Exception as e:
msg = f'In test case: {case!r}\n\n'
msg += traceback.format_exc()
> raise AssertionError(msg) from e
E AssertionError: In test case: <LinalgCase: single>
E
E Traceback (most recent call last):
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 386, in check_cases
E case.check(self.do)
E ~~~~~~~~~~^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 116, in check
E do(self.a, self.b, tags=self.tags)
E ~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 871, in do
E assert_almost_equal(dot(dot(a, a_ginv), a), a, single_decimal=5, double_decimal=11)
E ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 72, in assert_almost_equal
E old_assert_almost_equal(a, b, decimal=decimal, **kw)
E ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 620, in assert_almost_equal
E return assert_array_almost_equal(actual, desired, decimal, err_msg)
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 1175, in assert_array_almost_equal
E assert_array_compare(compare, actual, desired, err_msg=err_msg,
E ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E verbose=verbose,
E ^^^^^^^^^^^^^^^^
E header=('Arrays are not almost equal to %d decimals' % decimal),
E ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E precision=decimal)
E ^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 926, in assert_array_compare
E raise AssertionError(msg)
E AssertionError:
E Arrays are not almost equal to 5 decimals
E
E Mismatched elements: 4 / 4 (100%)
E Max absolute difference among violations: 3.9145143
E Max relative difference among violations: 1.4572572
E ACTUAL: array([[-0.40455, -0.91451],
E [-0.91451, 0.40455]], dtype=float32)
E DESIRED: array([[1., 2.],
E [3., 4.]], dtype=float32)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:390: AssertionError
____________ TestQR.test_stacked_inputs[float32-outer_size1-size1] _____________
[gw13] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestQR object at 0x14a180830>
outer_size = (2,), size = (4, 3), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.]],
[[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.]]], dtype=float32)
b = array([[[-0.9891214 , -0.36778665, 1.2879252 ],
[ 0.19397442, 0.9202309 , 0.5771038 ],
[-0.63646364...4 ],
[-0.31179485, 0.33776912, -2.2074711 ],
[ 0.82792145, 1.5416304 , 1.1268067 ]]], dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 24 / 24 (100%)
E Max absolute difference among violations: 2.2074711
E Max relative difference among violations: 1.
E ACTUAL: array([[[0., 0., 0.],
E [0., 0., 0.],
E [0., 0., 0.],...
E DESIRED: array([[[-0.989121, -0.367787, 1.287925],
E [ 0.193974, 0.920231, 0.577104],
E [-0.636464, 0.541952, -0.316595],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
____________ TestQR.test_stacked_inputs[float32-outer_size1-size2] _____________
[gw13] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestQR object at 0x14a1804b0>
outer_size = (2,), size = (4, 4), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[0. , 0. , 0. , 0. ],
[0. , 0. , 0. , 0. ],
[0. , 0. ,... 0. ],
[0. , 0. , 0. , 0. ],
[0. , 0. , 0. , 0. ]]], dtype=float32)
b = array([[[-0.9891214 , -0.36778665, 1.2879252 , 0.19397442],
[ 0.9202309 , 0.5771038 , -0.63646364, 0.54195...59779 , 1.2819022 , 1.0740306 ],
[ 0.39262083, 0.00511431, -0.36176687, -1.2302322 ]]],
dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 32 / 32 (100%)
E Max absolute difference among violations: 3.6509304
E Max relative difference among violations: 4.7718506
E ACTUAL: array([[[0. , 0. , 0. , 0. ],
E [0. , 0. , 0. , 0. ],
E [0. , 0. , 0. , 2.125 ],...
E DESIRED: array([[[-0.989121, -0.367787, 1.287925, 0.193974],
E [ 0.920231, 0.577104, -0.636464, 0.541952],
E [-0.316595, -0.322389, 0.097167, -1.52593 ],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
______________________ TestPinvHermitian.test_herm_cases _______________________
[gw15] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestPinvHermitian object at 0x307edfd90>
require = {'hermitian'}, exclude = {'generalized', 'size-0'}
def check_cases(self, require=set(), exclude=set()):
"""
Run func on each of the cases with all of the tags in require, and none
of the tags in exclude
"""
for case in self.TEST_CASES:
# filter by require and exclude
if case.tags & require != require:
continue
if case.tags & exclude:
continue
try:
> case.check(self.do)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:386:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:116: in check
do(self.a, self.b, tags=self.tags)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:885: in do
assert_almost_equal(dot(dot(a, a_ginv), a), a, single_decimal=5, double_decimal=11)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[ 0.70710677, -0.70710677],
[ 0.70710677, 0.70710677]], dtype=float32)
b = array([[1., 2.],
[2., 1.]], dtype=float32), single_decimal = 5
double_decimal = 11, kw = {}, decimal = 5
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 5 decimals
E
E Mismatched elements: 4 / 4 (100%)
E Max absolute difference among violations: 2.7071068
E Max relative difference among violations: 1.3535534
E ACTUAL: array([[ 0.70711, -0.70711],
E [ 0.70711, 0.70711]], dtype=float32)
E DESIRED: array([[1., 2.],
E [2., 1.]], dtype=float32)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
The above exception was the direct cause of the following exception:
self = <numpy.linalg.tests.test_linalg.TestPinvHermitian object at 0x307edfd90>
def test_herm_cases(self):
> self.check_cases(require={'hermitian'},
exclude={'generalized', 'size-0'})
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:418:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <numpy.linalg.tests.test_linalg.TestPinvHermitian object at 0x307edfd90>
require = {'hermitian'}, exclude = {'generalized', 'size-0'}
def check_cases(self, require=set(), exclude=set()):
"""
Run func on each of the cases with all of the tags in require, and none
of the tags in exclude
"""
for case in self.TEST_CASES:
# filter by require and exclude
if case.tags & require != require:
continue
if case.tags & exclude:
continue
try:
case.check(self.do)
except Exception as e:
msg = f'In test case: {case!r}\n\n'
msg += traceback.format_exc()
> raise AssertionError(msg) from e
E AssertionError: In test case: <LinalgCase: hsingle>
E
E Traceback (most recent call last):
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 386, in check_cases
E case.check(self.do)
E ~~~~~~~~~~^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 116, in check
E do(self.a, self.b, tags=self.tags)
E ~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 885, in do
E assert_almost_equal(dot(dot(a, a_ginv), a), a, single_decimal=5, double_decimal=11)
E ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 72, in assert_almost_equal
E old_assert_almost_equal(a, b, decimal=decimal, **kw)
E ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 620, in assert_almost_equal
E return assert_array_almost_equal(actual, desired, decimal, err_msg)
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 1175, in assert_array_almost_equal
E assert_array_compare(compare, actual, desired, err_msg=err_msg,
E ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E verbose=verbose,
E ^^^^^^^^^^^^^^^^
E header=('Arrays are not almost equal to %d decimals' % decimal),
E ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E precision=decimal)
E ^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 926, in assert_array_compare
E raise AssertionError(msg)
E AssertionError:
E Arrays are not almost equal to 5 decimals
E
E Mismatched elements: 4 / 4 (100%)
E Max absolute difference among violations: 2.7071068
E Max relative difference among violations: 1.3535534
E ACTUAL: array([[ 0.70711, -0.70711],
E [ 0.70711, 0.70711]], dtype=float32)
E DESIRED: array([[1., 2.],
E [2., 1.]], dtype=float32)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:390: AssertionError
____________ TestQR.test_stacked_inputs[float32-outer_size2-size0] _____________
[gw13] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestQR object at 0x13b72da90>
outer_size = (2, 3, 4), size = (3, 4), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[[[ 0.0000000e+00, 0.0000000e+00, -2.2877809e-20,
1.4012985e-45],
[ 1.3515625e+00, 1.4...0000000e+00],
[ 0.0000000e+00, 0.0000000e+00, 0.0000000e+00,
0.0000000e+00]]]]], dtype=float32)
b = array([[[[[-0.9891214 , -0.36778665, 1.2879252 , 0.19397442],
[ 0.9202309 , 0.5771038 , -0.63646364, 0.5...95, -0.38024592, -1.7452345 ],
[-0.07476547, -0.6747657 , -1.7015473 , 0.31218666]]]]],
dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 288 / 288 (100%)
E Max absolute difference among violations: 2.8513694
E Max relative difference among violations: 1.
E ACTUAL: array([[[[[ 0.000000e+00, 0.000000e+00, -2.287781e-20, 1.401298e-45],
E [ 1.351562e+00, 1.401298e-45, 3.391142e-43, 0.000000e+00],
E [ 0.000000e+00, 0.000000e+00, 0.000000e+00, 0.000000e+00]],...
E DESIRED: array([[[[[-0.989121, -0.367787, 1.287925, 0.193974],
E [ 0.920231, 0.577104, -0.636464, 0.541952],
E [-0.316595, -0.322389, 0.097167, -1.52593 ]],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
____________ TestQR.test_stacked_inputs[float32-outer_size2-size1] _____________
[gw13] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestQR object at 0x13b58fe30>
outer_size = (2, 3, 4), size = (4, 3), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[[[ 0.00000000e+00, 0.00000000e+00, 1.88879158e+17],
[ 1.60605943e+00, 4.61091703e-31, 1.4012984...54453409e+00, 1.33749172e-08],
[ 1.82165051e+00, -1.08123036e-15, 1.73825657e+00]]]]],
dtype=float32)
b = array([[[[[-0.9891214 , -0.36778665, 1.2879252 ],
[ 0.19397442, 0.9202309 , 0.5771038 ],
[-0.63... [-0.38024592, -1.7452345 , -0.07476547],
[-0.6747657 , -1.7015473 , 0.31218666]]]]], dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 288 / 288 (100%)
E Max absolute difference among violations: 1.118184e+38
E Max relative difference among violations: 1.0678549e+38
E ACTUAL: array([[[[[ 0.000000e+00, 0.000000e+00, 1.888792e+17],
E [ 1.606059e+00, 4.610917e-31, 1.401298e-45],
E [ 3.902021e-09, 1.655283e+00, -6.009219e-09],...
E DESIRED: array([[[[[-0.989121, -0.367787, 1.287925],
E [ 0.193974, 0.920231, 0.577104],
E [-0.636464, 0.541952, -0.316595],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
____________ TestQR.test_stacked_inputs[float32-outer_size2-size2] _____________
[gw13] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestQR object at 0x13b58fee0>
outer_size = (2, 3, 4), size = (4, 4), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[[[0.00000000e+00, 0.00000000e+00, 6.28671799e-36,
1.40129846e-45],
[1.35339355e+00, 1.40...0000000e+00],
[0.00000000e+00, 0.00000000e+00, 0.00000000e+00,
0.00000000e+00]]]]], dtype=float32)
b = array([[[[[-0.9891214 , -0.36778665, 1.2879252 , 0.19397442],
[ 0.9202309 , 0.5771038 , -0.63646364, 0.5...4 , -1.4681596 , -1.1755062 ],
[ 0.98388773, 0.98529506, -1.439946 , -0.1667317 ]]]]],
dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E nan location mismatch:
E ACTUAL: array([[[[[0.000000e+00, 0.000000e+00, 6.286718e-36, 1.401298e-45],
E [1.353394e+00, 1.401298e-45, nan, nan],
E [4.022423e-38, 0.000000e+00, 1.246899e-11, 6.674993e-07],...
E DESIRED: array([[[[[-0.989121, -0.367787, 1.287925, 0.193974],
E [ 0.920231, 0.577104, -0.636464, 0.541952],
E [-0.316595, -0.322389, 0.097167, -1.52593 ],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
____________________ TestMatrixPower.test_large_power[dt10] ____________________
[gw15] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestMatrixPower object at 0x307e05a90>
dt = dtype('float32')
def test_large_power(self, dt):
rshft = self.rshft_1.astype(dt)
> assert_equal(
matrix_power(rshft, 2**100 + 2**10 + 2**5 + 0), self.rshft_0)
E AssertionError:
E Arrays are not equal
E
E Mismatched elements: 8 / 16 (50%)
E Max absolute difference among violations: 1.
E Max relative difference among violations: 1.
E ACTUAL: array([[0.e+00, 1.e-45, 0.e+00, 0.e+00],
E [0.e+00, 0.e+00, 1.e-45, 0.e+00],
E [0.e+00, 0.e+00, 0.e+00, 1.e-45],
E [1.e-45, 0.e+00, 0.e+00, 0.e+00]], dtype=float32)
E DESIRED: array([[1., 0., 0., 0.],
E [0., 1., 0., 0.],
E [0., 0., 1., 0.],
E [0., 0., 0., 1.]])
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1064: AssertionError
___________________ TestMatrixPower.test_power_is_two[dt10] ____________________
[gw15] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestMatrixPower object at 0x340e28c30>
dt = dtype('float32')
def test_power_is_two(self, dt):
def tz(mat):
mz = matrix_power(mat, 2)
mmul = matmul if mat.dtype != object else dot
assert_equal(mz, mmul(mat, mat))
assert_equal(mz.dtype, mat.dtype)
for mat in self.rshft_all:
tz(mat.astype(dt))
if dt != object:
> tz(self.stacked.astype(dt))
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1105:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
mat = array([[[1., 0., 0., 0.],
[0., 1., 0., 0.],
[0., 0., 1., 0.],
[0., 0., 0., 1.]],
[[1., 0., 0., 0.],
[0., 1., 0., 0.],
[0., 0., 1., 0.],
[0., 0., 0., 1.]]], dtype=float32)
def tz(mat):
mz = matrix_power(mat, 2)
mmul = matmul if mat.dtype != object else dot
> assert_equal(mz, mmul(mat, mat))
E AssertionError:
E Arrays are not equal
E
E Mismatched elements: 8 / 32 (25%)
E Max absolute difference among violations: 1.e-45
E Max relative difference among violations: 1.
E ACTUAL: array([[[0.e+00, 0.e+00, 1.e-45, 0.e+00],
E [0.e+00, 0.e+00, 0.e+00, 0.e+00],
E [0.e+00, 0.e+00, 0.e+00, 0.e+00],...
E DESIRED: array([[[0.e+00, 0.e+00, 0.e+00, 0.e+00],
E [1.e-45, 0.e+00, 0.e+00, 0.e+00],
E [0.e+00, 0.e+00, 0.e+00, 0.e+00],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1099: AssertionError
________________ TestMatrixPower.test_power_is_minus_one[dt10] _________________
[gw10] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestMatrixPower object at 0x176230e10>
dt = dtype('float32')
def test_power_is_minus_one(self, dt):
def tz(mat):
invmat = matrix_power(mat, -1)
mmul = matmul if mat.dtype != object else dot
assert_almost_equal(
mmul(invmat, mat), identity_like_generalized(mat))
for mat in self.rshft_all:
if dt not in self.dtnoinv:
> tz(mat.astype(dt))
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1116:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1111: in tz
assert_almost_equal(
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[0. , 0. , 0. , 1.875 ],
[0. , 2. , 0. , 2.125 ],
[0. , 2.25 , 0. , 2.3125],
[0. , 2.375 , 0. , 2.4375]], dtype=float32)
b = array([[1., 0., 0., 0.],
[0., 1., 0., 0.],
[0., 0., 1., 0.],
[0., 0., 0., 1.]])
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 9 / 16 (56.2%)
E Max absolute difference among violations: 2.375
E Max relative difference among violations: 1.4375
E ACTUAL: array([[0. , 0. , 0. , 1.875 ],
E [0. , 2. , 0. , 2.125 ],
E [0. , 2.25 , 0. , 2.3125],
E [0. , 2.375 , 0. , 2.4375]], dtype=float32)
E DESIRED: array([[1., 0., 0., 0.],
E [0., 1., 0., 0.],
E [0., 0., 1., 0.],
E [0., 0., 0., 1.]])
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
________________________ TestEighCases.test_herm_cases _________________________
[gw10] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.linalg.tests.test_linalg.TestEighCases object at 0x1761f9450>
require = {'hermitian'}, exclude = {'generalized', 'size-0'}
def check_cases(self, require=set(), exclude=set()):
"""
Run func on each of the cases with all of the tags in require, and none
of the tags in exclude
"""
for case in self.TEST_CASES:
# filter by require and exclude
if case.tags & require != require:
continue
if case.tags & exclude:
continue
try:
> case.check(self.do)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:386:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:116: in check
do(self.a, self.b, tags=self.tags)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <numpy.linalg.tests.test_linalg.TestEighCases object at 0x1761f9450>
a = array([[1., 2.],
[2., 1.]], dtype=float32), b = None
tags = frozenset({'hermitian'})
def do(self, a, b, tags):
# note that eigenvalue arrays returned by eig must be sorted since
# their order isn't guaranteed.
res = linalg.eigh(a)
ev, evc = res.eigenvalues, res.eigenvectors
evalues, evectors = linalg.eig(a)
evalues.sort(axis=-1)
assert_almost_equal(ev, evalues)
> assert_allclose(matmul(a, evc),
np.asarray(ev)[..., None, :] * np.asarray(evc),
rtol=get_rtol(ev.dtype))
E AssertionError:
E Not equal to tolerance rtol=1e-05, atol=0
E
E Mismatched elements: 4 / 4 (100%)
E Max absolute difference among violations: 3.9963202
E Max relative difference among violations: 1.8838835
E ACTUAL: array([[ 0. , -1.875],
E [ 0. , 1.875]], dtype=float32)
E DESIRED: array([[ 0.707107, 2.12132 ],
E [-0.707107, 2.12132 ]], dtype=float32)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1215: AssertionError
The above exception was the direct cause of the following exception:
self = <numpy.linalg.tests.test_linalg.TestEighCases object at 0x1761f9450>
def test_herm_cases(self):
> self.check_cases(require={'hermitian'},
exclude={'generalized', 'size-0'})
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:418:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <numpy.linalg.tests.test_linalg.TestEighCases object at 0x1761f9450>
require = {'hermitian'}, exclude = {'generalized', 'size-0'}
def check_cases(self, require=set(), exclude=set()):
"""
Run func on each of the cases with all of the tags in require, and none
of the tags in exclude
"""
for case in self.TEST_CASES:
# filter by require and exclude
if case.tags & require != require:
continue
if case.tags & exclude:
continue
try:
case.check(self.do)
except Exception as e:
msg = f'In test case: {case!r}\n\n'
msg += traceback.format_exc()
> raise AssertionError(msg) from e
E AssertionError: In test case: <LinalgCase: hsingle>
E
E Traceback (most recent call last):
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 386, in check_cases
E case.check(self.do)
E ~~~~~~~~~~^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 116, in check
E do(self.a, self.b, tags=self.tags)
E ~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 1215, in do
E assert_allclose(matmul(a, evc),
E ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
E np.asarray(ev)[..., None, :] * np.asarray(evc),
E ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E rtol=get_rtol(ev.dtype))
E ^^^^^^^^^^^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 1718, in assert_allclose
E assert_array_compare(compare, actual, desired, err_msg=str(err_msg),
E ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E verbose=verbose, header=header, equal_nan=equal_nan,
E ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E strict=strict)
E ^^^^^^^^^^^^^^
E File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 926, in assert_array_compare
E raise AssertionError(msg)
E AssertionError:
E Not equal to tolerance rtol=1e-05, atol=0
E
E Mismatched elements: 4 / 4 (100%)
E Max absolute difference among violations: 3.9963202
E Max relative difference among violations: 1.8838835
E ACTUAL: array([[ 0. , -1.875],
E [ 0. , 1.875]], dtype=float32)
E DESIRED: array([[ 0.707107, 2.12132 ],
E [-0.707107, 2.12132 ]], dtype=float32)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:390: AssertionError
________________________ TestMethods.test_arr_mult[dot] ________________________
[gw5] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <test_multiarray.TestMethods object at 0x16e266940>
func = <function dot at 0x102e6cbf0>
@pytest.mark.parametrize('func', (np.dot, np.matmul))
def test_arr_mult(self, func):
a = np.array([[1, 0], [0, 1]])
b = np.array([[0, 1], [1, 0]])
c = np.array([[9, 1], [1, -9]])
d = np.arange(24).reshape(4, 6)
ddt = np.array(
[[ 55, 145, 235, 325],
[ 145, 451, 757, 1063],
[ 235, 757, 1279, 1801],
[ 325, 1063, 1801, 2539]]
)
dtd = np.array(
[[504, 540, 576, 612, 648, 684],
[540, 580, 620, 660, 700, 740],
[576, 620, 664, 708, 752, 796],
[612, 660, 708, 756, 804, 852],
[648, 700, 752, 804, 856, 908],
[684, 740, 796, 852, 908, 964]]
)
# gemm vs syrk optimizations
for et in [np.float32, np.float64, np.complex64, np.complex128]:
eaf = a.astype(et)
> assert_equal(func(eaf, eaf), eaf)
E AssertionError:
E Arrays are not equal
E
E Mismatched elements: 2 / 4 (50%)
E Max absolute difference among violations: 1.
E Max relative difference among violations: 1.
E ACTUAL: array([[0., 0.],
E [0., 0.]], dtype=float32)
E DESIRED: array([[1., 0.],
E [0., 1.]], dtype=float32)
lib/python3.13/site-packages/numpy/_core/tests/test_multiarray.py:3263: AssertionError
_________ TestQRMatrix.test_stacked_inputs[float32-outer_size1-size0] __________
[gw6] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.matrixlib.tests.test_matrix_linalg.TestQRMatrix object at 0x342b275c0>
outer_size = (2,), size = (3, 4), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[0. , 0. , 0. , 0. ],
[0. , 0. , 0. , 0. ],
[0. , 0. ,... 2.1875 ],
[0. , 2.25 , 0. , 2.53125],
[0. , 2.5625 , 0. , 2.59375]]], dtype=float32)
b = array([[[-0.9891214 , -0.36778665, 1.2879252 , 0.19397442],
[ 0.9202309 , 0.5771038 , -0.63646364, 0.54195...99694 , -0.31179485, 0.33776912],
[-2.2074711 , 0.82792145, 1.5416304 , 1.1268067 ]]],
dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 24 / 24 (100%)
E Max absolute difference among violations: 2.9099693
E Max relative difference among violations: 15.046669
E ACTUAL: array([[[0. , 0. , 0. , 0. ],
E [0. , 0. , 0. , 0. ],
E [0. , 0. , 0. , 0. ]],...
E DESIRED: array([[[-0.989121, -0.367787, 1.287925, 0.193974],
E [ 0.920231, 0.577104, -0.636464, 0.541952],
E [-0.316595, -0.322389, 0.097167, -1.52593 ]],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
___________________ TestQRMatrix.test_mode_all_but_economic ____________________
[gw15] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.matrixlib.tests.test_matrix_linalg.TestQRMatrix object at 0x341e2a210>
def test_mode_all_but_economic(self):
a = self.array([[1, 2], [3, 4]])
b = self.array([[1, 2], [3, 4], [5, 6]])
for dt in "fd":
m1 = a.astype(dt)
m2 = b.astype(dt)
> self.check_qr(m1)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1778:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1711: in check_qr
assert_almost_equal(dot(Q, R), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = matrix([[0., 0.],
[0., 0.]], dtype=float32)
b = matrix([[1., 2.],
[3., 4.]], dtype=float32), single_decimal = 6
double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 4 / 4 (100%)
E Max absolute difference among violations: 4.
E Max relative difference among violations: 1.
E ACTUAL: matrix([[0., 0.],
E [0., 0.]], dtype=float32)
E DESIRED: matrix([[1., 2.],
E [3., 4.]], dtype=float32)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
_________ TestQRMatrix.test_stacked_inputs[float32-outer_size1-size1] __________
[gw6] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.matrixlib.tests.test_matrix_linalg.TestQRMatrix object at 0x3424b4d70>
outer_size = (2,), size = (4, 3), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.]],
[[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.]]], dtype=float32)
b = array([[[-0.9891214 , -0.36778665, 1.2879252 ],
[ 0.19397442, 0.9202309 , 0.5771038 ],
[-0.63646364...4 ],
[-0.31179485, 0.33776912, -2.2074711 ],
[ 0.82792145, 1.5416304 , 1.1268067 ]]], dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 24 / 24 (100%)
E Max absolute difference among violations: 2.2074711
E Max relative difference among violations: 1.
E ACTUAL: array([[[0., 0., 0.],
E [0., 0., 0.],
E [0., 0., 0.],...
E DESIRED: array([[[-0.989121, -0.367787, 1.287925],
E [ 0.193974, 0.920231, 0.577104],
E [-0.636464, 0.541952, -0.316595],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
______________________ TestMethods.test_arr_mult[matmul] _______________________
[gw5] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <test_multiarray.TestMethods object at 0x16e2668f0>
func = <ufunc 'matmul'>
@pytest.mark.parametrize('func', (np.dot, np.matmul))
def test_arr_mult(self, func):
a = np.array([[1, 0], [0, 1]])
b = np.array([[0, 1], [1, 0]])
c = np.array([[9, 1], [1, -9]])
d = np.arange(24).reshape(4, 6)
ddt = np.array(
[[ 55, 145, 235, 325],
[ 145, 451, 757, 1063],
[ 235, 757, 1279, 1801],
[ 325, 1063, 1801, 2539]]
)
dtd = np.array(
[[504, 540, 576, 612, 648, 684],
[540, 580, 620, 660, 700, 740],
[576, 620, 664, 708, 752, 796],
[612, 660, 708, 756, 804, 852],
[648, 700, 752, 804, 856, 908],
[684, 740, 796, 852, 908, 964]]
)
# gemm vs syrk optimizations
for et in [np.float32, np.float64, np.complex64, np.complex128]:
eaf = a.astype(et)
> assert_equal(func(eaf, eaf), eaf)
E AssertionError:
E Arrays are not equal
E
E Mismatched elements: 2 / 4 (50%)
E Max absolute difference among violations: 1.
E Max relative difference among violations: 1.
E ACTUAL: array([[0., 0.],
E [0., 0.]], dtype=float32)
E DESIRED: array([[1., 0.],
E [0., 1.]], dtype=float32)
lib/python3.13/site-packages/numpy/_core/tests/test_multiarray.py:3263: AssertionError
_________ TestQRMatrix.test_stacked_inputs[float32-outer_size0-size0] __________
[gw15] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.matrixlib.tests.test_matrix_linalg.TestQRMatrix object at 0x343593680>
outer_size = (2, 2), size = (3, 4), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[[0. , 1.875 , 0. , 0. ],
[0. , 0. , 0. , 0. ],
[0. , 0. , 0. .... , 0. ],
[0. , 0. , 0. , 0. ],
[0. , 0. , 0. , 0. ]]]], dtype=float32)
b = array([[[[-0.9891214 , -0.36778665, 1.2879252 , 0.19397442],
[ 0.9202309 , 0.5771038 , -0.63646364, 0.541...004 , 1.4299386 , -0.15647532],
[-0.67375916, -0.6390601 , -0.06136133, -0.39278492]]]],
dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 48 / 48 (100%)
E Max absolute difference among violations: 2.9835896
E Max relative difference among violations: 6.0980644
E ACTUAL: array([[[[0. , 1.875 , 0. , 0. ],
E [0. , 0. , 0. , 0. ],
E [0. , 0. , 0. , 0. ]],...
E DESIRED: array([[[[-0.989121, -0.367787, 1.287925, 0.193974],
E [ 0.920231, 0.577104, -0.636464, 0.541952],
E [-0.316595, -0.322389, 0.097167, -1.52593 ]],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
_________ TestQRMatrix.test_stacked_inputs[float32-outer_size0-size1] __________
[gw15] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.matrixlib.tests.test_matrix_linalg.TestQRMatrix object at 0x343593790>
outer_size = (2, 2), size = (4, 3), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.]],
[[0., 0., 0.],
...., 0.]],
[[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.]]]], dtype=float32)
b = array([[[[-0.9891214 , -0.36778665, 1.2879252 ],
[ 0.19397442, 0.9202309 , 0.5771038 ],
[-0.63646...,
[ 1.4299386 , -0.15647532, -0.67375916],
[-0.6390601 , -0.06136133, -0.39278492]]]], dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 48 / 48 (100%)
E Max absolute difference among violations: 2.2074711
E Max relative difference among violations: 1.
E ACTUAL: array([[[[0., 0., 0.],
E [0., 0., 0.],
E [0., 0., 0.],...
E DESIRED: array([[[[-0.989121, -0.367787, 1.287925],
E [ 0.193974, 0.920231, 0.577104],
E [-0.636464, 0.541952, -0.316595],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
_________ TestQRMatrix.test_stacked_inputs[float32-outer_size1-size2] __________
[gw6] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.matrixlib.tests.test_matrix_linalg.TestQRMatrix object at 0x3424b4f30>
outer_size = (2,), size = (4, 4), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[-8.5753856e-33, -8.1400001e-01, 2.9300647e-22, -8.1399995e-01],
[ 4.2477449e+33, -8.1399995e-01, -2....e+00, 9.7890608e-03],
[-8.5753900e-33, 8.1400001e-01, 2.9300662e-22, 8.1399995e-01]]],
dtype=float32)
b = array([[[-0.9891214 , -0.36778665, 1.2879252 , 0.19397442],
[ 0.9202309 , 0.5771038 , -0.63646364, 0.54195...59779 , 1.2819022 , 1.0740306 ],
[ 0.39262083, 0.00511431, -0.36176687, -1.2302322 ]]],
dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 32 / 32 (100%)
E Max absolute difference among violations: 4.247746e+33
E Max relative difference among violations: 5.627871e+33
E ACTUAL: array([[[-8.575386e-33, -8.140000e-01, 2.930065e-22, -8.140000e-01],
E [ 4.247745e+33, -8.140000e-01, -2.265472e+00, 9.789061e-03],
E [-8.575386e-33, -8.140000e-01, 2.930066e-22, 8.140000e-01],...
E DESIRED: array([[[-0.989121, -0.367787, 1.287925, 0.193974],
E [ 0.920231, 0.577104, -0.636464, 0.541952],
E [-0.316595, -0.322389, 0.097167, -1.52593 ],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
_________ TestQRMatrix.test_stacked_inputs[float32-outer_size2-size0] __________
[gw6] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.matrixlib.tests.test_matrix_linalg.TestQRMatrix object at 0x34299ef90>
outer_size = (2, 3, 4), size = (3, 4), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[[[ 0.00000000e+00, 0.00000000e+00, -1.12964753e-24,
-1.77739334e+00],
[ 0.00000000e+00,...059e+00],
[ 7.92648077e+00, 1.86738122e+00, 8.27536938e+05,
1.54210103e+00]]]]], dtype=float32)
b = array([[[[[-0.9891214 , -0.36778665, 1.2879252 , 0.19397442],
[ 0.9202309 , 0.5771038 , -0.63646364, 0.5...95, -0.38024592, -1.7452345 ],
[-0.07476547, -0.6747657 , -1.7015473 , 0.31218666]]]]],
dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 288 / 288 (100%)
E Max absolute difference among violations: 1.5787835e+38
E Max relative difference among violations: 2.7658134e+38
E ACTUAL: array([[[[[ 0.000000e+00, 0.000000e+00, -1.129648e-24, -1.777393e+00],
E [ 0.000000e+00, 0.000000e+00, 1.626158e+00, 1.790796e+00],
E [ 1.487867e-01, -1.712491e+00, -4.540841e-21, 1.779025e+00]],...
E DESIRED: array([[[[[-0.989121, -0.367787, 1.287925, 0.193974],
E [ 0.920231, 0.577104, -0.636464, 0.541952],
E [-0.316595, -0.322389, 0.097167, -1.52593 ]],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
_________ TestQRMatrix.test_stacked_inputs[float32-outer_size0-size2] __________
[gw15] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.matrixlib.tests.test_matrix_linalg.TestQRMatrix object at 0x34357af50>
outer_size = (2, 2), size = (4, 4), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[[0.0e+00, 0.0e+00, 1.4e-45, 0.0e+00],
[2.8e-45, 0.0e+00, 4.2e-45, 0.0e+00],
[5.6e-45, 0.0e+...0e+00],
[3.9e-44, 0.0e+00, 4.1e-44, 0.0e+00],
[4.2e-44, 0.0e+00, 4.3e-44, 0.0e+00]]]], dtype=float32)
b = array([[[[-0.9891214 , -0.36778665, 1.2879252 , 0.19397442],
[ 0.9202309 , 0.5771038 , -0.63646364, 0.541...746 , 0.21630684, 0.9843764 ],
[-0.54308414, -0.558615 , -0.31648284, -0.46063974]]]],
dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 64 / 64 (100%)
E Max absolute difference among violations: 2.2899098
E Max relative difference among violations: 1.
E ACTUAL: array([[[[0.0e+00, 0.0e+00, 1.4e-45, 0.0e+00],
E [2.8e-45, 0.0e+00, 4.2e-45, 0.0e+00],
E [5.6e-45, 0.0e+00, 7.0e-45, 0.0e+00],...
E DESIRED: array([[[[-0.989121, -0.367787, 1.287925, 0.193974],
E [ 0.920231, 0.577104, -0.636464, 0.541952],
E [-0.316595, -0.322389, 0.097167, -1.52593 ],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
_________ TestQRMatrix.test_stacked_inputs[float32-outer_size2-size1] __________
[gw6] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.matrixlib.tests.test_matrix_linalg.TestQRMatrix object at 0x34246dff0>
outer_size = (2, 3, 4), size = (4, 3), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[[[ 0.00000000e+00, 0.00000000e+00, 1.88882680e+17],
[ 1.60605943e+00, 0.00000000e+00, 0.0000000...54453409e+00, 1.33749172e-08],
[ 1.82165051e+00, -1.08123036e-15, 1.73825657e+00]]]]],
dtype=float32)
b = array([[[[[-0.9891214 , -0.36778665, 1.2879252 ],
[ 0.19397442, 0.9202309 , 0.5771038 ],
[-0.63... [-0.38024592, -1.7452345 , -0.07476547],
[-0.6747657 , -1.7015473 , 0.31218666]]]]], dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E Mismatched elements: 288 / 288 (100%)
E Max absolute difference among violations: 1.118184e+38
E Max relative difference among violations: 1.0678549e+38
E ACTUAL: array([[[[[ 0.000000e+00, 0.000000e+00, 1.888827e+17],
E [ 1.606059e+00, 0.000000e+00, 0.000000e+00],
E [ 3.902068e-09, 1.655283e+00, -6.009219e-09],...
E DESIRED: array([[[[[-0.989121, -0.367787, 1.287925],
E [ 0.193974, 0.920231, 0.577104],
E [-0.636464, 0.541952, -0.316595],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
_________ TestQRMatrix.test_stacked_inputs[float32-outer_size2-size2] __________
[gw6] darwin -- Python 3.13.5 /nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/bin/python3.13
self = <numpy.matrixlib.tests.test_matrix_linalg.TestQRMatrix object at 0x34246e150>
outer_size = (2, 3, 4), size = (4, 4), dt = <class 'numpy.float32'>
@pytest.mark.parametrize("size", [
(3, 4), (4, 3), (4, 4),
(3, 0), (0, 3)])
@pytest.mark.parametrize("outer_size", [
(2, 2), (2,), (2, 3, 4)])
@pytest.mark.parametrize("dt", [
np.single, np.double,
np.csingle, np.cdouble])
def test_stacked_inputs(self, outer_size, size, dt):
rng = np.random.default_rng(123)
A = rng.normal(size=outer_size + size).astype(dt)
B = rng.normal(size=outer_size + size).astype(dt)
> self.check_qr_stacked(A)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1847:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1805: in check_qr_stacked
assert_almost_equal(matmul(q, r), a)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = array([[[[[0.00000000e+00, 0.00000000e+00, 1.35141256e-35,
1.40129846e-45],
[0.00000000e+00, 0.00...0129846e-45],
[7.70905220e-30, 1.40129846e-45, 0.00000000e+00,
0.00000000e+00]]]]], dtype=float32)
b = array([[[[[-0.9891214 , -0.36778665, 1.2879252 , 0.19397442],
[ 0.9202309 , 0.5771038 , -0.63646364, 0.5...4 , -1.4681596 , -1.1755062 ],
[ 0.98388773, 0.98529506, -1.439946 , -0.1667317 ]]]]],
dtype=float32)
single_decimal = 6, double_decimal = 12, kw = {}, decimal = 6
def assert_almost_equal(a, b, single_decimal=6, double_decimal=12, **kw):
if asarray(a).dtype.type in (single, csingle):
decimal = single_decimal
else:
decimal = double_decimal
> old_assert_almost_equal(a, b, decimal=decimal, **kw)
E AssertionError:
E Arrays are not almost equal to 6 decimals
E
E nan location mismatch:
E ACTUAL: array([[[[[0.000000e+00, 0.000000e+00, 1.351413e-35, 1.401298e-45],
E [0.000000e+00, 0.000000e+00, nan, nan],
E [8.357170e-39, 0.000000e+00, 1.246899e-11, 6.674993e-07],...
E DESIRED: array([[[[[-0.989121, -0.367787, 1.287925, 0.193974],
E [ 0.920231, 0.577104, -0.636464, 0.541952],
E [-0.316595, -0.322389, 0.097167, -1.52593 ],...
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:72: AssertionError
=============================== warnings summary ===============================
lib/python3.13/site-packages/numpy/_core/tests/test_umath.py:4802: 16 warnings
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/_core/tests/test_umath.py:4802: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
np.matrix([0, 1]),
lib/python3.13/site-packages/numpy/_core/tests/test_umath.py:4803: 16 warnings
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/_core/tests/test_umath.py:4803: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
np.matrix([[0, 1], [2, 5]]),
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:324: 16 warnings
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:324: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
a = matrix([[1, 2], [3, 4]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:404: 16 warnings
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:404: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
m = matrix([[1], [2]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py:33: 16 warnings
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py:33: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
np.matrix([2., 1.]).T),
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py:35: 16 warnings
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py:35: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
np.matrix([[1., 2.], [3., 4.]]),
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py:36: 16 warnings
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py:36: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
np.matrix([2., 1.]).T),
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py:42: 16 warnings
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py:42: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
np.matrix([[1., 2.], [2., 1.]]),
lib/python3.13/site-packages/numpy/tests/test_matlib.py:2: 16 warnings
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/tests/test_matlib.py:2: PendingDeprecationWarning: Importing from numpy.matlib is deprecated since 1.19.0. The matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
import numpy.matlib
lib/python3.13/site-packages/numpy/lib/tests/test_arraysetops.py: 12 warnings
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/lib/tests/test_arraysetops.py:1069: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
mat = np.matrix(data).astype(dtype)
lib/python3.13/site-packages/numpy/lib/tests/test_shape_base.py: 3 warnings
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py: 14 warnings
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py: 2 warnings
lib/python3.13/site-packages/numpy/matrixlib/tests/test_regression.py: 3 warnings
lib/python3.13/site-packages/numpy/tests/test_matlib.py: 4 warnings
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/defmatrix.py:70: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
return matrix(data, dtype=dtype, copy=False)
lib/python3.13/site-packages/numpy/lib/tests/test_shape_base.py::TestKron::test_kron_smoke[asmatrix]
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_kron_matrix
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_kron_matrix
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_kron_matrix
lib/python3.13/site-packages/numpy/matrixlib/tests/test_regression.py::TestRegression::test_kron_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/lib/_shape_base_impl.py:1204: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
return result if not is_any_mat else matrix(result, copy=False)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::test_xerbla_override
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1984: DeprecationWarning: This process (pid=98355) is multi-threaded, use of fork() may lead to deadlocks in the child.
pid = os.fork()
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestDet::test_types[complex64]
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestDet::test_types[complex128]
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/_linalg.py:2430: RuntimeWarning: divide by zero encountered in det
r = _umath_linalg.det(a, signature=signature)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestDet::test_types[complex64]
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestDet::test_types[complex128]
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/_linalg.py:2430: RuntimeWarning: invalid value encountered in det
r = _umath_linalg.det(a, signature=signature)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestDet::test_types[complex64]
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestDet::test_types[complex128]
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/_linalg.py:2373: RuntimeWarning: divide by zero encountered in slogdet
sign, logdet = _umath_linalg.slogdet(a, signature=signature)
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestDet::test_types[complex64]
lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestDet::test_types[complex128]
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/_linalg.py:2373: RuntimeWarning: invalid value encountered in slogdet
sign, logdet = _umath_linalg.slogdet(a, signature=signature)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_repr
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:189: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
A = matrix([[1, 0], [0, 1]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_make_bool_matrix_from_str
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:193: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
A = matrix('True; True; False')
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_make_bool_matrix_from_str
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:194: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
B = matrix([[True], [True], [False]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCasting::test_basic
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:200: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
mA = matrix(A)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_basic
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:221: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
mA = matrix(A)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_basic
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:238: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
mA2 = matrix(A)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_pow
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:244: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
m = matrix("1. 2.; 3. 4.")
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_scalar_type_pow
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:256: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
m = matrix([[1, 2], [3, 4]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_notimplemented
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:263: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
A = matrix([[1., 2.],
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestMatrixReturn::test_instance_methods
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:277: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
a = matrix([1.0], dtype='f8')
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestMatrixReturn::test_instance_methods
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:309: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
c, d = matrix([0.0]).nonzero()
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_fancy_indexing
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:344: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(x, matrix([[3, 4, 3]]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_fancy_indexing
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:347: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(x, matrix([[3, 4], [1, 2]]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_fancy_indexing
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:350: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(x, matrix([[4, 3], [1, 2]]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_stack
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:154: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
m = np.matrix([[1, 2], [3, 4]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_object_scalar_multiply
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:162: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
arr = np.matrix([1, 2], dtype=object)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_object_scalar_multiply
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:163: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
desired = np.matrix([[3, 6]], dtype=object)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_nanfunctions_matrices
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:172: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
mat = np.matrix(np.eye(3))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_nanfunctions_matrices_general
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:213: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
mat = np.matrix(np.eye(3))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_average_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:239: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
y = np.matrix(np.random.rand(5, 5))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_average_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:242: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
a = np.matrix([[1, 2], [3, 4]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_average_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:243: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
w = np.matrix([[1, 2], [3, 4]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_dot_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:255: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
mx = np.matrix(x)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_dot_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:256: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
my = np.matrix(y)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_ediff1d_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:264: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert isinstance(np.ediff1d(np.matrix(1)), np.matrix)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_ediff1d_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:265: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert isinstance(np.ediff1d(np.matrix(1), to_begin=1), np.matrix)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_apply_along_axis_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:275: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
m = np.matrix([[0, 1], [2, 3]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_apply_along_axis_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:276: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
expected = np.matrix([[0, 2], [4, 6]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix_scalar
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestConcatenator::test_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/lib/_index_tricks_impl.py:440: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
res = self.makemat(res)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix_builder
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_bmat_nondefault_str
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_bmat_nondefault_str
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_bmat_nondefault_str
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_bmat_nondefault_str
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/defmatrix.py:1107: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
return matrix(_from_string(obj, glob_dict, loc_dict))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix_builder
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/defmatrix.py:1117: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
return matrix(concatenate(arr_rows, axis=0))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_array_equal_error_message_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:334: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(np.array([1, 2]), np.matrix([1, 2]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_array_almost_equal_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:350: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
m1 = np.matrix([[1., 2.]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_array_almost_equal_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:351: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
m2 = np.matrix([[1., np.nan]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_array_almost_equal_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:352: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
m3 = np.matrix([[1., -np.inf]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_array_almost_equal_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:353: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
m4 = np.matrix([[np.nan, np.inf]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_array_almost_equal_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:354: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
m5 = np.matrix([[1., 2.], [np.nan, np.inf]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_matrix_indexing
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:43: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
x1 = np.matrix([[1, 2, 3], [4, 3, 2]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_matrix_indexing
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:78: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
x1 = np.matrix(np.arange(5) * 1.0)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_pickling_subbaseclass
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:87: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
a = masked_array(np.matrix(list(range(10))), mask=[1, 0, 1, 0, 0] * 2)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_count_mean_with_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:95: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
m = masked_array(np.matrix([[1, 2], [3, 4]]), mask=np.zeros((2, 2)))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_matrix_element
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:353: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
x = matrix([[1, 2, 3], [4, 5, 6]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_matrix_element
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:354: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(x[0][0], matrix([[1, 2, 3]]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_matrix_element
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:359: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
x = matrix(0)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestShape::test_numpy_ravel_order
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:428: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
x = matrix([[1, 2, 3], [4, 5, 6]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestShape::test_matrix_ravel_order
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:435: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
x = matrix([[1, 2, 3], [4, 5, 6]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_fancy_indexing
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:27: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
m = np.matrix([[1, 2], [3, 4]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_polynomial_mapdomain
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:42: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
x = np.matrix([dom1, dom1])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_sort_matrix_none
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:49: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
a = np.matrix([[2, 1, 0]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_sort_matrix_none
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:51: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
expected = np.matrix([[0, 1, 2]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_partition_matrix_none
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:59: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
a = np.matrix([[2, 1, 0]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_partition_matrix_none
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:61: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
expected = np.matrix([[0, 1, 2]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_dot_scalar_and_matrix_of_objects
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:69: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
arr = np.matrix([1, 2], dtype=object)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_dot_scalar_and_matrix_of_objects
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:70: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
desired = np.matrix([[3, 6]], dtype=object)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_flat
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:107: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
test = masked_array(np.matrix([[1, 2, 3]]), mask=[0, 0, 1])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_flat
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:112: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
test = masked_array(np.matrix([[1, 2, 3]]), mask=[0, 0, 1])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_flat
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:114: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
control = masked_array(np.matrix([[3, 2, 1]]), mask=[1, 0, 0])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_flat
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:117: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
test = masked_array(np.matrix([[1, 2, 3]]), mask=[0, 0, 1])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_flat
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:123: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
a = masked_array(np.matrix(np.eye(2)), mask=0)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:133: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
X = np.matrix(x)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:143: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(mXbig.all(0), np.matrix([False, False, True]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:144: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(mXbig.all(1), np.matrix([False, False, True]).T)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:145: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(mXbig.any(0), np.matrix([False, False, True]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:146: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(mXbig.any(1), np.matrix([True, True, True]).T)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:150: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(mXsmall.all(0), np.matrix([True, True, False]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:151: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(mXsmall.all(1), np.matrix([False, False, False]).T)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:152: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(mXsmall.any(0), np.matrix([True, True, False]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:153: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(mXsmall.any(1), np.matrix([True, True, False]).T)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_compressed
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:156: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
a = masked_array(np.matrix([1, 2, 3, 4]), mask=[0, 0, 0, 0])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_ravel
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:165: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
a = masked_array(np.matrix([1, 2, 3, 4, 5]), mask=[[0, 1, 0, 0, 0]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestSubclassing::test_maskedarray_subclassing
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestSubclassing::test_masked_unary_operations
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestSubclassing::test_masked_binary_operations
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestSubclassing::test_masked_binary_operations2
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py:25: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
mat = np.matrix(data)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestConcatenator::test_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/ma/extras.py:1835: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
data = super().makemat(arr.data, copy=False)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_matrix_empty
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_matrix_empty
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_matrix_empty
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1463: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(norm(self.array([[]], dtype=self.dt)), 0.0)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py: 22 warnings
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:79: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
arr = np.matrix([[1, 2], [3, 4]], dtype=dt)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py: 22 warnings
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:80: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
desired = np.matrix([[3, 6], [9, 12]], dtype=dt)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_inner_scalar_and_matrix_of_objects
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:88: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
arr = np.matrix([1, 2], dtype=object)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_inner_scalar_and_matrix_of_objects
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:89: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
desired = np.matrix([[3, 6]], dtype=object)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_iter_allocate_output_subtype
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:100: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
a = np.matrix([[1, 2], [3, 4]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_matrix_return_type
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_matrix_return_type
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_matrix_return_type
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1466: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
a = self.array([[1, 0, 1], [0, 1, 1]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_matrix_2x2
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_matrix_2x2
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_matrix_2x2
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1517: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
A = self.array([[1, 3], [5, 7]], dtype=self.dt)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_matrix_3x3
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_matrix_3x3
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_matrix_3x3
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1538: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
self.array([[1, 2, 3], [6, 0, 5], [3, 2, 1]], dtype=self.dt)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_bad_args
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_bad_args
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_bad_args
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1552: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
A = self.array([[1, 2, 3], [4, 5, 6]], dtype=self.dt)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_mode_raw
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1757: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
a = self.array([[1, 2], [3, 4], [5, 6]], dtype=np.double)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py::test_array_astype
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_interaction.py:135: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
a = np.matrix([[0, 1, 2], [3, 4, 5]], dtype='f4')
lib/python3.13/site-packages/numpy/matrixlib/tests/test_numeric.py::TestDot::test_matscalar
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_numeric.py:7: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
b1 = np.matrix(np.ones((3, 3), dtype=complex))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_numeric.py::test_diagonal
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_numeric.py:12: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
b1 = np.matrix([[1, 2], [3, 4]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_numeric.py::test_diagonal
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_numeric.py:13: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
diag_b1 = np.matrix([[1, 4]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_regression.py::TestRegression::test_kron_matrix
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_regression.py:8: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
x = np.matrix('[1 0; 1 0]')
lib/python3.13/site-packages/numpy/matrixlib/tests/test_regression.py::TestRegression::test_matrix_properties
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_regression.py:13: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
a = np.matrix([1.0], dtype=float)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_regression.py::TestRegression::test_matrix_properties
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_regression.py:16: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
c, d = np.matrix([0.0]).nonzero()
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_mode_all_but_economic
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1773: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
a = self.array([[1, 2], [3, 4]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_mode_all_but_economic
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py:1774: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
b = self.array([[1, 2], [3, 4], [5, 6]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:19: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
mA = matrix(A)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:32: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
AEresult = matrix([[1, 2, 5, 6], [3, 4, 7, 8]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/defmatrix.py:1114: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
return matrix(concatenate(obj, axis=-1))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:36: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
mvec = matrix(vec)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_exceptions
/nix/store/riv3i1wrig5kaf89wgpx46581f71gfqb-python3-3.13.5/lib/python3.13/unittest/case.py:238: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
callable_obj(*args, **kwargs)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_sum
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:68: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
M = matrix([[1, 2, 0, 0],
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_sum
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:72: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
sum0 = matrix([8, 12, 4, 6])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_sum
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:73: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
sum1 = matrix([3, 7, 6, 14]).T
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:84: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
x = matrix([[1, 2, 3], [4, 5, 6]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:86: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(x.prod(0), matrix([[4, 10, 18]]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:87: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(x.prod(1), matrix([[6], [120]]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:90: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(np.prod(x, axis=0), matrix([[4, 10, 18]]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:91: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(np.prod(x, axis=1), matrix([[6], [120]]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:93: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
y = matrix([0, 1, 3])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_max
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:97: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
x = matrix([[1, 2, 3], [4, 5, 6]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_max
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:99: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(x.max(0), matrix([[4, 5, 6]]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_max
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:100: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(x.max(1), matrix([[3], [6]]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_max
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:103: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(np.max(x, axis=0), matrix([[4, 5, 6]]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_max
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:104: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(np.max(x, axis=1), matrix([[3], [6]]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_min
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:107: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
x = matrix([[1, 2, 3], [4, 5, 6]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_min
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:109: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(x.min(0), matrix([[1, 2, 3]]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_min
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:110: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(x.min(1), matrix([[1], [4]]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_min
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:113: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(np.min(x, axis=0), matrix([[1, 2, 3]]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_min
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:114: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_equal(np.min(x, axis=1), matrix([[1], [4]]))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_basic
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:134: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
mA = matrix(A)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_basic
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:141: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
mB = matrix(B)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_pinv
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:147: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
x = matrix(np.arange(6).reshape(2, 3))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_pinv
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:148: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
xpinv = matrix([[-0.77777778, 0.27777778],
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_comparisons
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:155: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
mA = matrix(A)
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_comparisons
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:156: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
mB = matrix(A) + 0.1
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_comparisons
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:158: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_(np.all(mB == matrix(A + 0.1)))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_comparisons
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:159: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_(not np.any(mB == matrix(A - 0.1)))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_noaxis
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:184: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
A = matrix([[1, 0], [0, 1]])
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_noaxis
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:185: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_(A.sum() == matrix(2))
lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_noaxis
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/matrixlib/tests/test_defmatrix.py:186: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_(A.mean() == matrix(0.5))
lib/python3.13/site-packages/numpy/tests/test_matlib.py::test_ones
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/tests/test_matlib.py:13: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
np.matrix([[ 1., 1., 1.],
lib/python3.13/site-packages/numpy/tests/test_matlib.py::test_ones
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/tests/test_matlib.py:16: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_array_equal(numpy.matlib.ones(2), np.matrix([[ 1., 1.]]))
lib/python3.13/site-packages/numpy/tests/test_matlib.py::test_zeros
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/tests/test_matlib.py:20: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
np.matrix([[ 0., 0., 0.],
lib/python3.13/site-packages/numpy/tests/test_matlib.py::test_zeros
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/tests/test_matlib.py:23: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_array_equal(numpy.matlib.zeros(2), np.matrix([[0., 0.]]))
lib/python3.13/site-packages/numpy/tests/test_matlib.py::test_identity
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/tests/test_matlib.py:27: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_array_equal(x, np.matrix([[1, 0], [0, 1]]))
lib/python3.13/site-packages/numpy/tests/test_matlib.py::test_eye
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/tests/test_matlib.py:31: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_array_equal(xc, np.matrix([[ 0, 1, 0],
lib/python3.13/site-packages/numpy/tests/test_matlib.py::test_eye
/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/tests/test_matlib.py:38: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
assert_array_equal(xf, np.matrix([[ 1, 0, 0, 0],
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED lib/python3.13/site-packages/numpy/_core/tests/test_einsum.py::TestEinsum::test_einsum_sums_float32 - AssertionError:
Arrays are not equal
Mismatched elements: 24 / 24 (100%)
Max absolute difference among violations: 107.
Max relative difference among violations: inf
ACTUAL: array([[ 6., 7., 8., 9., 10., 11.],
[ 18., 23., 28., 33., 38., 43.],
[ 30., 39., 48., 57., 66., 75.],
[ 42., 55., 68., 81., 94., 107.]], dtype=float32)
DESIRED: array([[0., 0., 0., 0., 0., 0.],
[0., 0., 0., 0., 0., 0.],
[0., 0., 0., 0., 0., 0.],
[0., 0., 0., 0., 0., 0.]], dtype=float32)
FAILED lib/python3.13/site-packages/numpy/_core/tests/test_multiarray.py::TestMatmul::test_matrix_matrix_values - AssertionError:
Arrays are not equal
Mismatched elements: 4 / 4 (100%)
Max absolute difference among violations: 509.03125
Max relative difference among violations: 127.2578125
ACTUAL: array([[2.152394e-41, 7.826805e-03],
[2.003662e+00, 5.130312e+02]], dtype=float32)
DESIRED: array([[3, 2],
[7, 4]])
FAILED lib/python3.13/site-packages/numpy/_core/tests/test_multiarray.py::TestMatmulOperator::test_matrix_matrix_values - AssertionError:
Arrays are not equal
Mismatched elements: 4 / 4 (100%)
Max absolute difference among violations: 509.03125
Max relative difference among violations: 127.2578125
ACTUAL: array([[2.152394e-41, 7.826805e-03],
[2.003662e+00, 5.130312e+02]], dtype=float32)
DESIRED: array([[3, 2],
[7, 4]])
FAILED lib/python3.13/site-packages/numpy/_core/tests/test_ufunc.py::test_ufunc_noncontiguous[matmul] - AssertionError:
Not equal to tolerance rtol=3.57628e-07, atol=3.57628e-07
Mismatched elements: 36 / 36 (100%)
Max absolute difference among violations: 1.7188729e+10
Max relative difference among violations: 126.99327
ACTUAL: array([[[ 1., 2., 3., 4., 5., 6.],
[ 7., 8., 9., 10., 11., 12.],
[13., 14., 15., 16., 17., 18.],...
DESIRED: array([[[7.812911e-03, 2.000110e+00, 3.200184e+01, 5.120308e+02,
2.048128e+03, 8.192533e+03],
[3.277197e+04, 1.310888e+05, 2.621793e+05, 5.243622e+05,...
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestSVD::test_sq_cases - AssertionError: In test case: <LinalgCase: single>
Traceback (most recent call last):
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 386, in check_cases
case.check(self.do)
~~~~~~~~~~^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 116, in check
do(self.a, self.b, tags=self.tags)
~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 696, in do
assert_allclose(a, matmul(np.asarray(u) * np.asarray(s)[..., None, :],
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
np.asarray(vt)),
^^^^^^^^^^^^^^^^
rtol=get_rtol(u.dtype))
^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 1718, in assert_allclose
assert_array_compare(compare, actual, desired, err_msg=str(err_msg),
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
verbose=verbose, header=header, equal_nan=equal_nan,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
strict=strict)
^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 926, in assert_array_compare
raise AssertionError(msg)
AssertionError:
Not equal to tolerance rtol=1e-05, atol=0
Mismatched elements: 4 / 4 (100%)
Max absolute difference among violations: 4.
Max relative difference among violations: 0.06666667
ACTUAL: array([[1., 2.],
[3., 4.]], dtype=float32)
DESIRED: array([[0. , 1.875],
[0. , 0. ]], dtype=float32)
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestQR::test_mode_all_but_economic - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 4 / 4 (100%)
Max absolute difference among violations: 4.
Max relative difference among violations: 1.
ACTUAL: array([[0., 0.],
[0., 0.]], dtype=float32)
DESIRED: array([[1., 2.],
[3., 4.]], dtype=float32)
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size0-size0] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 48 / 48 (100%)
Max absolute difference among violations: 2.2074711
Max relative difference among violations: 1.
ACTUAL: array([[[[0., 0., 0., 0.],
[0., 0., 0., 0.],
[0., 0., 0., 0.]],...
DESIRED: array([[[[-0.989121, -0.367787, 1.287925, 0.193974],
[ 0.920231, 0.577104, -0.636464, 0.541952],
[-0.316595, -0.322389, 0.097167, -1.52593 ]],...
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestInv::test_sq_cases - AssertionError: In test case: <LinalgCase: single>
Traceback (most recent call last):
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 386, in check_cases
case.check(self.do)
~~~~~~~~~~^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 116, in check
do(self.a, self.b, tags=self.tags)
~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 567, in do
assert_almost_equal(matmul(a, a_inv),
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
identity_like_generalized(a))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 72, in assert_almost_equal
old_assert_almost_equal(a, b, decimal=decimal, **kw)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 620, in assert_almost_equal
return assert_array_almost_equal(actual, desired, decimal, err_msg)
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 1175, in assert_array_almost_equal
assert_array_compare(compare, actual, desired, err_msg=err_msg,
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
verbose=verbose,
^^^^^^^^^^^^^^^^
header=('Arrays are not almost equal to %d decimals' % decimal),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
precision=decimal)
^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 926, in assert_array_compare
raise AssertionError(msg)
AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 2 / 4 (50%)
Max absolute difference among violations: 1.
Max relative difference among violations: 1.
ACTUAL: array([[0. , 0. ],
[0. , 1.875]], dtype=float32)
DESIRED: array([[1., 0.],
[0., 1.]])
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size0-size1] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 48 / 48 (100%)
Max absolute difference among violations: 2.2074711
Max relative difference among violations: 1.
ACTUAL: array([[[[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.],...
DESIRED: array([[[[-0.989121, -0.367787, 1.287925],
[ 0.193974, 0.920231, 0.577104],
[-0.636464, 0.541952, -0.316595],...
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestPinv::test_nonsq_cases - AssertionError: In test case: <LinalgCase: single_nsq_1>
Traceback (most recent call last):
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 386, in check_cases
case.check(self.do)
~~~~~~~~~~^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 116, in check
do(self.a, self.b, tags=self.tags)
~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 871, in do
assert_almost_equal(dot(dot(a, a_ginv), a), a, single_decimal=5, double_decimal=11)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 72, in assert_almost_equal
old_assert_almost_equal(a, b, decimal=decimal, **kw)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 620, in assert_almost_equal
return assert_array_almost_equal(actual, desired, decimal, err_msg)
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 1175, in assert_array_almost_equal
assert_array_compare(compare, actual, desired, err_msg=err_msg,
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
verbose=verbose,
^^^^^^^^^^^^^^^^
header=('Arrays are not almost equal to %d decimals' % decimal),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
precision=decimal)
^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 926, in assert_array_compare
raise AssertionError(msg)
AssertionError:
Arrays are not almost equal to 5 decimals
Mismatched elements: 6 / 6 (100%)
Max absolute difference among violations: 6.3018713
Max relative difference among violations: 1.3628039
ACTUAL: array([[-0.3628 , -0.51691, -0.77536],
[ 0.93187, -0.20125, -0.30187]], dtype=float32)
DESIRED: array([[1., 2., 3.],
[3., 4., 6.]], dtype=float32)
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size0-size2] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 64 / 64 (100%)
Max absolute difference among violations: 2.2899098
Max relative difference among violations: 1.
ACTUAL: array([[[[0.0e+00, 0.0e+00, 1.4e-45, 0.0e+00],
[2.8e-45, 0.0e+00, 4.2e-45, 0.0e+00],
[5.6e-45, 0.0e+00, 7.0e-45, 0.0e+00],...
DESIRED: array([[[[-0.989121, -0.367787, 1.287925, 0.193974],
[ 0.920231, 0.577104, -0.636464, 0.541952],
[-0.316595, -0.322389, 0.097167, -1.52593 ],...
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size1-size0] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 24 / 24 (100%)
Max absolute difference among violations: 3.9009304
Max relative difference among violations: 17.33905
ACTUAL: array([[[0. , 1.875 , 0. , 2. ],
[0. , 2.125 , 0. , 2.25 ],
[0. , 2.3125 , 0. , 2.375 ]],...
DESIRED: array([[[-0.989121, -0.367787, 1.287925, 0.193974],
[ 0.920231, 0.577104, -0.636464, 0.541952],
[-0.316595, -0.322389, 0.097167, -1.52593 ]],...
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestEig::test_sq_cases - AssertionError: In test case: <LinalgCase: single>
Traceback (most recent call last):
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 386, in check_cases
case.check(self.do)
~~~~~~~~~~^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 116, in check
do(self.a, self.b, tags=self.tags)
~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 635, in do
assert_allclose(matmul(a, eigenvectors),
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
np.asarray(eigenvectors) * np.asarray(eigenvalues)[..., None, :],
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
rtol=get_rtol(eigenvalues.dtype))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 1718, in assert_allclose
assert_array_compare(compare, actual, desired, err_msg=str(err_msg),
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
verbose=verbose, header=header, equal_nan=equal_nan,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
strict=strict)
^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 926, in assert_array_compare
raise AssertionError(msg)
AssertionError:
Not equal to tolerance rtol=1e-05, atol=0
Mismatched elements: 4 / 4 (100%)
Max absolute difference among violations: 4.178321
Max relative difference among violations: 5.7477827
ACTUAL: array([[ 1. , 0.707107],
[ 1. , -0.707107]], dtype=float32)
DESIRED: array([[ 0.30697 , -2.234727],
[-0.210625, -4.885427]], dtype=float32)
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestPinv::test_sq_cases - AssertionError: In test case: <LinalgCase: single>
Traceback (most recent call last):
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 386, in check_cases
case.check(self.do)
~~~~~~~~~~^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 116, in check
do(self.a, self.b, tags=self.tags)
~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 871, in do
assert_almost_equal(dot(dot(a, a_ginv), a), a, single_decimal=5, double_decimal=11)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 72, in assert_almost_equal
old_assert_almost_equal(a, b, decimal=decimal, **kw)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 620, in assert_almost_equal
return assert_array_almost_equal(actual, desired, decimal, err_msg)
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 1175, in assert_array_almost_equal
assert_array_compare(compare, actual, desired, err_msg=err_msg,
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
verbose=verbose,
^^^^^^^^^^^^^^^^
header=('Arrays are not almost equal to %d decimals' % decimal),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
precision=decimal)
^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 926, in assert_array_compare
raise AssertionError(msg)
AssertionError:
Arrays are not almost equal to 5 decimals
Mismatched elements: 4 / 4 (100%)
Max absolute difference among violations: 3.9145143
Max relative difference among violations: 1.4572572
ACTUAL: array([[-0.40455, -0.91451],
[-0.91451, 0.40455]], dtype=float32)
DESIRED: array([[1., 2.],
[3., 4.]], dtype=float32)
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size1-size1] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 24 / 24 (100%)
Max absolute difference among violations: 2.2074711
Max relative difference among violations: 1.
ACTUAL: array([[[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.],...
DESIRED: array([[[-0.989121, -0.367787, 1.287925],
[ 0.193974, 0.920231, 0.577104],
[-0.636464, 0.541952, -0.316595],...
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size1-size2] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 32 / 32 (100%)
Max absolute difference among violations: 3.6509304
Max relative difference among violations: 4.7718506
ACTUAL: array([[[0. , 0. , 0. , 0. ],
[0. , 0. , 0. , 0. ],
[0. , 0. , 0. , 2.125 ],...
DESIRED: array([[[-0.989121, -0.367787, 1.287925, 0.193974],
[ 0.920231, 0.577104, -0.636464, 0.541952],
[-0.316595, -0.322389, 0.097167, -1.52593 ],...
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestPinvHermitian::test_herm_cases - AssertionError: In test case: <LinalgCase: hsingle>
Traceback (most recent call last):
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 386, in check_cases
case.check(self.do)
~~~~~~~~~~^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 116, in check
do(self.a, self.b, tags=self.tags)
~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 885, in do
assert_almost_equal(dot(dot(a, a_ginv), a), a, single_decimal=5, double_decimal=11)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 72, in assert_almost_equal
old_assert_almost_equal(a, b, decimal=decimal, **kw)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 620, in assert_almost_equal
return assert_array_almost_equal(actual, desired, decimal, err_msg)
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 1175, in assert_array_almost_equal
assert_array_compare(compare, actual, desired, err_msg=err_msg,
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
verbose=verbose,
^^^^^^^^^^^^^^^^
header=('Arrays are not almost equal to %d decimals' % decimal),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
precision=decimal)
^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 926, in assert_array_compare
raise AssertionError(msg)
AssertionError:
Arrays are not almost equal to 5 decimals
Mismatched elements: 4 / 4 (100%)
Max absolute difference among violations: 2.7071068
Max relative difference among violations: 1.3535534
ACTUAL: array([[ 0.70711, -0.70711],
[ 0.70711, 0.70711]], dtype=float32)
DESIRED: array([[1., 2.],
[2., 1.]], dtype=float32)
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size2-size0] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 288 / 288 (100%)
Max absolute difference among violations: 2.8513694
Max relative difference among violations: 1.
ACTUAL: array([[[[[ 0.000000e+00, 0.000000e+00, -2.287781e-20, 1.401298e-45],
[ 1.351562e+00, 1.401298e-45, 3.391142e-43, 0.000000e+00],
[ 0.000000e+00, 0.000000e+00, 0.000000e+00, 0.000000e+00]],...
DESIRED: array([[[[[-0.989121, -0.367787, 1.287925, 0.193974],
[ 0.920231, 0.577104, -0.636464, 0.541952],
[-0.316595, -0.322389, 0.097167, -1.52593 ]],...
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size2-size1] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 288 / 288 (100%)
Max absolute difference among violations: 1.118184e+38
Max relative difference among violations: 1.0678549e+38
ACTUAL: array([[[[[ 0.000000e+00, 0.000000e+00, 1.888792e+17],
[ 1.606059e+00, 4.610917e-31, 1.401298e-45],
[ 3.902021e-09, 1.655283e+00, -6.009219e-09],...
DESIRED: array([[[[[-0.989121, -0.367787, 1.287925],
[ 0.193974, 0.920231, 0.577104],
[-0.636464, 0.541952, -0.316595],...
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestQR::test_stacked_inputs[float32-outer_size2-size2] - AssertionError:
Arrays are not almost equal to 6 decimals
nan location mismatch:
ACTUAL: array([[[[[0.000000e+00, 0.000000e+00, 6.286718e-36, 1.401298e-45],
[1.353394e+00, 1.401298e-45, nan, nan],
[4.022423e-38, 0.000000e+00, 1.246899e-11, 6.674993e-07],...
DESIRED: array([[[[[-0.989121, -0.367787, 1.287925, 0.193974],
[ 0.920231, 0.577104, -0.636464, 0.541952],
[-0.316595, -0.322389, 0.097167, -1.52593 ],...
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_large_power[dt10] - AssertionError:
Arrays are not equal
Mismatched elements: 8 / 16 (50%)
Max absolute difference among violations: 1.
Max relative difference among violations: 1.
ACTUAL: array([[0.e+00, 1.e-45, 0.e+00, 0.e+00],
[0.e+00, 0.e+00, 1.e-45, 0.e+00],
[0.e+00, 0.e+00, 0.e+00, 1.e-45],
[1.e-45, 0.e+00, 0.e+00, 0.e+00]], dtype=float32)
DESIRED: array([[1., 0., 0., 0.],
[0., 1., 0., 0.],
[0., 0., 1., 0.],
[0., 0., 0., 1.]])
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_two[dt10] - AssertionError:
Arrays are not equal
Mismatched elements: 8 / 32 (25%)
Max absolute difference among violations: 1.e-45
Max relative difference among violations: 1.
ACTUAL: array([[[0.e+00, 0.e+00, 1.e-45, 0.e+00],
[0.e+00, 0.e+00, 0.e+00, 0.e+00],
[0.e+00, 0.e+00, 0.e+00, 0.e+00],...
DESIRED: array([[[0.e+00, 0.e+00, 0.e+00, 0.e+00],
[1.e-45, 0.e+00, 0.e+00, 0.e+00],
[0.e+00, 0.e+00, 0.e+00, 0.e+00],...
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestMatrixPower::test_power_is_minus_one[dt10] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 9 / 16 (56.2%)
Max absolute difference among violations: 2.375
Max relative difference among violations: 1.4375
ACTUAL: array([[0. , 0. , 0. , 1.875 ],
[0. , 2. , 0. , 2.125 ],
[0. , 2.25 , 0. , 2.3125],
[0. , 2.375 , 0. , 2.4375]], dtype=float32)
DESIRED: array([[1., 0., 0., 0.],
[0., 1., 0., 0.],
[0., 0., 1., 0.],
[0., 0., 0., 1.]])
FAILED lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py::TestEighCases::test_herm_cases - AssertionError: In test case: <LinalgCase: hsingle>
Traceback (most recent call last):
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 386, in check_cases
case.check(self.do)
~~~~~~~~~~^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 116, in check
do(self.a, self.b, tags=self.tags)
~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/linalg/tests/test_linalg.py", line 1215, in do
assert_allclose(matmul(a, evc),
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
np.asarray(ev)[..., None, :] * np.asarray(evc),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
rtol=get_rtol(ev.dtype))
^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 1718, in assert_allclose
assert_array_compare(compare, actual, desired, err_msg=str(err_msg),
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
verbose=verbose, header=header, equal_nan=equal_nan,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
strict=strict)
^^^^^^^^^^^^^^
File "/nix/store/72h2g6r18jbka9spi6zy19pdb8xdc4dh-python3.13-numpy-2.3.1/lib/python3.13/site-packages/numpy/testing/_private/utils.py", line 926, in assert_array_compare
raise AssertionError(msg)
AssertionError:
Not equal to tolerance rtol=1e-05, atol=0
Mismatched elements: 4 / 4 (100%)
Max absolute difference among violations: 3.9963202
Max relative difference among violations: 1.8838835
ACTUAL: array([[ 0. , -1.875],
[ 0. , 1.875]], dtype=float32)
DESIRED: array([[ 0.707107, 2.12132 ],
[-0.707107, 2.12132 ]], dtype=float32)
FAILED lib/python3.13/site-packages/numpy/_core/tests/test_multiarray.py::TestMethods::test_arr_mult[dot] - AssertionError:
Arrays are not equal
Mismatched elements: 2 / 4 (50%)
Max absolute difference among violations: 1.
Max relative difference among violations: 1.
ACTUAL: array([[0., 0.],
[0., 0.]], dtype=float32)
DESIRED: array([[1., 0.],
[0., 1.]], dtype=float32)
FAILED lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size1-size0] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 24 / 24 (100%)
Max absolute difference among violations: 2.9099693
Max relative difference among violations: 15.046669
ACTUAL: array([[[0. , 0. , 0. , 0. ],
[0. , 0. , 0. , 0. ],
[0. , 0. , 0. , 0. ]],...
DESIRED: array([[[-0.989121, -0.367787, 1.287925, 0.193974],
[ 0.920231, 0.577104, -0.636464, 0.541952],
[-0.316595, -0.322389, 0.097167, -1.52593 ]],...
FAILED lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_mode_all_but_economic - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 4 / 4 (100%)
Max absolute difference among violations: 4.
Max relative difference among violations: 1.
ACTUAL: matrix([[0., 0.],
[0., 0.]], dtype=float32)
DESIRED: matrix([[1., 2.],
[3., 4.]], dtype=float32)
FAILED lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size1-size1] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 24 / 24 (100%)
Max absolute difference among violations: 2.2074711
Max relative difference among violations: 1.
ACTUAL: array([[[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.],...
DESIRED: array([[[-0.989121, -0.367787, 1.287925],
[ 0.193974, 0.920231, 0.577104],
[-0.636464, 0.541952, -0.316595],...
FAILED lib/python3.13/site-packages/numpy/_core/tests/test_multiarray.py::TestMethods::test_arr_mult[matmul] - AssertionError:
Arrays are not equal
Mismatched elements: 2 / 4 (50%)
Max absolute difference among violations: 1.
Max relative difference among violations: 1.
ACTUAL: array([[0., 0.],
[0., 0.]], dtype=float32)
DESIRED: array([[1., 0.],
[0., 1.]], dtype=float32)
FAILED lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size0-size0] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 48 / 48 (100%)
Max absolute difference among violations: 2.9835896
Max relative difference among violations: 6.0980644
ACTUAL: array([[[[0. , 1.875 , 0. , 0. ],
[0. , 0. , 0. , 0. ],
[0. , 0. , 0. , 0. ]],...
DESIRED: array([[[[-0.989121, -0.367787, 1.287925, 0.193974],
[ 0.920231, 0.577104, -0.636464, 0.541952],
[-0.316595, -0.322389, 0.097167, -1.52593 ]],...
FAILED lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size0-size1] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 48 / 48 (100%)
Max absolute difference among violations: 2.2074711
Max relative difference among violations: 1.
ACTUAL: array([[[[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.],...
DESIRED: array([[[[-0.989121, -0.367787, 1.287925],
[ 0.193974, 0.920231, 0.577104],
[-0.636464, 0.541952, -0.316595],...
FAILED lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size1-size2] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 32 / 32 (100%)
Max absolute difference among violations: 4.247746e+33
Max relative difference among violations: 5.627871e+33
ACTUAL: array([[[-8.575386e-33, -8.140000e-01, 2.930065e-22, -8.140000e-01],
[ 4.247745e+33, -8.140000e-01, -2.265472e+00, 9.789061e-03],
[-8.575386e-33, -8.140000e-01, 2.930066e-22, 8.140000e-01],...
DESIRED: array([[[-0.989121, -0.367787, 1.287925, 0.193974],
[ 0.920231, 0.577104, -0.636464, 0.541952],
[-0.316595, -0.322389, 0.097167, -1.52593 ],...
FAILED lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size2-size0] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 288 / 288 (100%)
Max absolute difference among violations: 1.5787835e+38
Max relative difference among violations: 2.7658134e+38
ACTUAL: array([[[[[ 0.000000e+00, 0.000000e+00, -1.129648e-24, -1.777393e+00],
[ 0.000000e+00, 0.000000e+00, 1.626158e+00, 1.790796e+00],
[ 1.487867e-01, -1.712491e+00, -4.540841e-21, 1.779025e+00]],...
DESIRED: array([[[[[-0.989121, -0.367787, 1.287925, 0.193974],
[ 0.920231, 0.577104, -0.636464, 0.541952],
[-0.316595, -0.322389, 0.097167, -1.52593 ]],...
FAILED lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size0-size2] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 64 / 64 (100%)
Max absolute difference among violations: 2.2899098
Max relative difference among violations: 1.
ACTUAL: array([[[[0.0e+00, 0.0e+00, 1.4e-45, 0.0e+00],
[2.8e-45, 0.0e+00, 4.2e-45, 0.0e+00],
[5.6e-45, 0.0e+00, 7.0e-45, 0.0e+00],...
DESIRED: array([[[[-0.989121, -0.367787, 1.287925, 0.193974],
[ 0.920231, 0.577104, -0.636464, 0.541952],
[-0.316595, -0.322389, 0.097167, -1.52593 ],...
FAILED lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size2-size1] - AssertionError:
Arrays are not almost equal to 6 decimals
Mismatched elements: 288 / 288 (100%)
Max absolute difference among violations: 1.118184e+38
Max relative difference among violations: 1.0678549e+38
ACTUAL: array([[[[[ 0.000000e+00, 0.000000e+00, 1.888827e+17],
[ 1.606059e+00, 0.000000e+00, 0.000000e+00],
[ 3.902068e-09, 1.655283e+00, -6.009219e-09],...
DESIRED: array([[[[[-0.989121, -0.367787, 1.287925],
[ 0.193974, 0.920231, 0.577104],
[-0.636464, 0.541952, -0.316595],...
FAILED lib/python3.13/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_stacked_inputs[float32-outer_size2-size2] - AssertionError:
Arrays are not almost equal to 6 decimals
nan location mismatch:
ACTUAL: array([[[[[0.000000e+00, 0.000000e+00, 1.351413e-35, 1.401298e-45],
[0.000000e+00, 0.000000e+00, nan, nan],
[8.357170e-39, 0.000000e+00, 1.246899e-11, 6.674993e-07],...
DESIRED: array([[[[[-0.989121, -0.367787, 1.287925, 0.193974],
[ 0.920231, 0.577104, -0.636464, 0.541952],
[-0.316595, -0.322389, 0.097167, -1.52593 ],...
= 36 failed, 44885 passed, 333 skipped, 44 xfailed, 5 xpassed, 394 warnings in 101.31s (0:01:41) =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment