Created
July 24, 2025 01:24
-
-
Save al3xtjames/775a73303663d4dcb0c4052cf469b4b2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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[K | |
[0/326] Copying file numpy/__init__.py[K | |
[0/326] Copying file numpy/__init__.pxd[K | |
[0/326] Copying file numpy/__init__.cython-30.pxd[K | |
[0/326] Generating numpy/_core/npy_math_internal.h with a custom command[K | |
[0/326] Generating 'numpy/_core/libnpymath.a.p/ieee754.c'[K | |
[0/326] Generating 'numpy/_core/libnpymath.a.p/npy_math_complex.c'[K | |
[0/326] Generating numpy/_core/__ufunc_api with a custom command[K | |
[0/326] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/arraytypes.h'[K | |
[0/326] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/npy_sort.h'[K | |
[0/326] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/argfunc.dispatch.c'[K | |
[0/326] Generating 'numpy/_core/libhighway_qsort.dispatch.h_ASIMD.a.p/arraytypes.h'[K | |
[0/326] Generating 'numpy/_core/libhighway_qsort.dispatch.h_ASIMD.a.p/npy_sort.h'[K | |
[0/326] Generating 'numpy/_core/libhighway_qsort_16bit.dispatch.h_ASIMDHP.a.p/arraytypes.h'[K | |
[0/326] Generating 'numpy/_core/libhighway_qsort_16bit.dispatch.h_ASIMDHP.a.p/npy_sort.h'[K | |
[0/326] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops.h'[K | |
[0/326] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[0/326] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_arithm_fp.dispatch.c'[K | |
[1/326] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/npy_sort.h'[K | |
[1/326] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops.h'[K | |
[2/326] Generating 'numpy/_core/libnpymath.a.p/npy_math_complex.c'[K | |
[2/326] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[3/326] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/arraytypes.h'[K | |
[3/326] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_arithmetic.dispatch.c'[K | |
[4/326] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/argfunc.dispatch.c'[K | |
[4/326] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops.h'[K | |
[5/326] Generating 'numpy/_core/libhighway_qsort.dispatch.h_ASIMD.a.p/npy_sort.h'[K | |
[5/326] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[6/326] Generating 'numpy/_core/libhighway_qsort_16bit.dispatch.h_ASIMDHP.a.p/npy_sort.h'[K | |
[6/326] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops_comparison.dispatch.c'[K | |
[7/326] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[7/326] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops.h'[K | |
[8/326] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_arithm_fp.dispatch.c'[K | |
[8/326] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[9/326] Generating numpy/_core/npy_math_internal.h with a custom command[K | |
[9/326] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops_exponent_log.dispatch.c'[K | |
[10/326] Generating 'numpy/_core/libhighway_qsort_16bit.dispatch.h_ASIMDHP.a.p/arraytypes.h'[K | |
[10/326] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops.h'[K | |
[11/326] Generating 'numpy/_core/libnpymath.a.p/ieee754.c'[K | |
[11/326] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[12/326] Generating 'numpy/_core/libhighway_qsort.dispatch.h_ASIMD.a.p/arraytypes.h'[K | |
[12/326] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops_hyperbolic.dispatch.cpp'[K | |
[13/326] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops.h'[K | |
[13/326] Generating 'numpy/_core/libloops_logical.dispatch.h_baseline.a.p/loops.h'[K | |
[14/326] Copying file numpy/__init__.py[K | |
[14/326] Generating 'numpy/_core/libloops_logical.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[15/326] Copying file numpy/__init__.pxd[K | |
[15/326] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops.h'[K | |
[16/326] Generating numpy/_core/__umath_generated with a custom command[K | |
[16/326] Generating numpy/_core/__multiarray_api with a custom command[K | |
[17/326] Copying file numpy/__init__.cython-30.pxd[K | |
[17/326] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[18/326] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[18/326] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops_minmax.dispatch.c'[K | |
[19/326] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[19/326] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops.h'[K | |
[20/326] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops.h'[K | |
[20/326] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[21/326] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops.h'[K | |
[21/326] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops_modulo.dispatch.c'[K | |
[22/326] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops.h'[K | |
[22/326] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/loops.h'[K | |
[23/326] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[23/326] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[24/326] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_arithmetic.dispatch.c'[K | |
[24/326] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops.h'[K | |
[25/326] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops_exponent_log.dispatch.c'[K | |
[25/326] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[26/326] Generating 'numpy/_core/libloops_logical.dispatch.h_baseline.a.p/loops.h'[K | |
[26/326] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops_umath_fp.dispatch.c'[K | |
[27/326] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops.h'[K | |
[27/326] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops.h'[K | |
[28/326] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops_hyperbolic.dispatch.cpp'[K | |
[28/326] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[29/326] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[29/326] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops_unary.dispatch.c'[K | |
[30/326] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops_comparison.dispatch.c'[K | |
[30/326] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops.h'[K | |
[31/326] Generating 'numpy/_core/libloops_logical.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[31/326] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[32/326] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[32/326] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops_unary_fp.dispatch.c'[K | |
[33/326] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops.h'[K | |
[33/326] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops.h'[K | |
[34/326] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[34/326] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[35/326] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops.h'[K | |
[35/326] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops_unary_fp_le.dispatch.c'[K | |
[36/326] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops_minmax.dispatch.c'[K | |
[36/326] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops.h'[K | |
[37/326] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[37/326] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[38/326] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[38/326] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops_unary_complex.dispatch.c'[K | |
[39/326] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[39/326] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops.h'[K | |
[40/326] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops_modulo.dispatch.c'[K | |
[40/326] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[41/326] Generating numpy/_core/__ufunc_api with a custom command[K | |
[41/326] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops_autovec.dispatch.c'[K | |
[42/326] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops.h'[K | |
[42/326] Generating 'numpy/_core/libloops_half.dispatch.h_baseline.a.p/loops.h'[K | |
[43/326] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[43/326] Generating 'numpy/_core/libloops_half.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[44/326] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops_umath_fp.dispatch.c'[K | |
[44/326] Generating 'numpy/_core/libloops_half.dispatch.h_baseline.a.p/loops_half.dispatch.c'[K | |
[45/326] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops_unary.dispatch.c'[K | |
[45/326] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd_inc.h'[K | |
[46/326] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops.h'[K | |
[46/326] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd_data.inc'[K | |
[47/326] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops.h'[K | |
[47/326] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd.dispatch.c'[K | |
[48/326] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops.h'[K | |
[48/326] Copying file numpy/random/__init__.py[K | |
[49/326] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/loops.h'[K | |
[49/326] Copying file numpy/random/__init__.pxd[K | |
[50/326] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[50/326] Copying file numpy/random/_common.pxd[K | |
[51/326] Generating numpy/_core/__multiarray_api with a custom command[K | |
[51/326] Copying file numpy/random/bit_generator.pxd[K | |
[52/326] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[52/326] Copying file numpy/random/c_distributions.pxd[K | |
[53/326] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops_unary_fp_le.dispatch.c'[K | |
[53/326] Generating numpy/random/_bounded_integer_pxd with a custom command[K | |
[54/326] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops.h'[K | |
[54/326] Generating numpy/random/_bounded_integer_pyx with a custom command[K | |
[55/326] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops_unary_fp.dispatch.c'[K | |
[55/326] Copying file numpy/random/_generator.pyx[K | |
[56/326] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops_unary_complex.dispatch.c'[K | |
[56/326] Copying file numpy/random/mtrand.pyx[K | |
[57/326] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops.h'[K | |
[57/326] Compiling C++ object numpy/_core/libhighway.a.p/src_highway_hwy_abort.cc.o[K | |
[58/326] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops_autovec.dispatch.c'[K | |
[58/326] Compiling C object numpy/_core/libnpymath.a.p/meson-generated_ieee754.c.o[K | |
[59/326] Generating 'numpy/_core/libloops_half.dispatch.h_baseline.a.p/loops_half.dispatch.c'[K | |
[59/326] Compiling C object numpy/_core/libnpymath.a.p/meson-generated_npy_math_complex.c.o[K | |
[60/326] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[60/326] Compiling C++ object numpy/_core/libnpymath.a.p/src_npymath_halffloat.cpp.o[K | |
[61/326] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd_inc.h'[K | |
[61/326] Compiling C object numpy/_core/libnpymath.a.p/src_npymath_npy_math.c.o[K | |
[62/326] Generating 'numpy/_core/libloops_half.dispatch.h_baseline.a.p/loops_utils.h'[K | |
[62/326] Generating numpy/_core/_umath_doc_generated with a custom command[K | |
[63/326] Generating 'numpy/_core/libloops_half.dispatch.h_baseline.a.p/loops.h'[K | |
[63/326] Generating 'numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/_multiarray_tests.c'[K | |
[64/326] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd_data.inc'[K | |
[64/326] Generating 'numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/templ_common.h'[K | |
[65/326] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd.dispatch.c'[K | |
[65/326] Compiling C object numpy/_core/lib_umath_tests.dispatch.h_baseline.a.p/src_umath__umath_tests.dispatch.c.o[K | |
[66/326] Copying file numpy/random/__init__.py[K | |
[66/326] Compiling C object numpy/_core/lib_umath_tests.dispatch.h_ASIMDHP.a.p/src_umath__umath_tests.dispatch.c.o[K | |
[67/326] Copying file numpy/random/bit_generator.pxd[K | |
[67/326] Generating 'numpy/_core/_umath_tests.cpython-313-darwin.so.p/_umath_tests.c'[K | |
[68/326] Copying file numpy/random/__init__.pxd[K | |
[68/326] Compiling C object numpy/_core/libargfunc.dispatch.h_baseline.a.p/meson-generated_argfunc.dispatch.c.o[K | |
[69/326] Copying file numpy/random/_common.pxd[K | |
[69/326] Compiling C++ object numpy/_core/libhighway_qsort.dispatch.h_ASIMD.a.p/src_npysort_highway_qsort.dispatch.cpp.o[K | |
[70/326] Generating numpy/random/_bounded_integer_pxd with a custom command[K | |
[70/326] Compiling C++ object numpy/_core/libhighway_qsort_16bit.dispatch.h_ASIMDHP.a.p/src_npysort_highway_qsort_16bit.dispatch.cpp.o[K | |
[71/326] Generating numpy/random/_bounded_integer_pyx with a custom command[K | |
[71/326] Compiling C object numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/meson-generated_loops_arithm_fp.dispatch.c.o[K | |
[72/326] Generating 'numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/_multiarray_tests.c'[K | |
[72/326] Compiling C object numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/meson-generated_loops_arithmetic.dispatch.c.o[K | |
[73/326] Copying file numpy/random/mtrand.pyx[K | |
[73/326] Compiling C object numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/meson-generated_loops_comparison.dispatch.c.o[K | |
[74/326] Generating numpy/_core/_umath_doc_generated with a custom command[K | |
[74/326] Compiling C object numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/meson-generated_loops_exponent_log.dispatch.c.o[K | |
[75/326] Copying file numpy/random/c_distributions.pxd[K | |
[75/326] Compiling C++ object numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/meson-generated_loops_hyperbolic.dispatch.cpp.o[K | |
[76/326] Copying file numpy/random/_generator.pyx[K | |
[76/326] Compiling C++ object numpy/_core/libloops_logical.dispatch.h_baseline.a.p/src_umath_loops_logical.dispatch.cpp.o[K | |
[77/326] Generating 'numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/templ_common.h'[K | |
[77/326] Compiling C object numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/meson-generated_loops_minmax.dispatch.c.o[K | |
[78/326] Generating 'numpy/_core/_umath_tests.cpython-313-darwin.so.p/_umath_tests.c'[K | |
[78/326] Compiling C object numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/meson-generated_loops_modulo.dispatch.c.o[K | |
[79/326] Compiling C object numpy/_core/lib_umath_tests.dispatch.h_ASIMDHP.a.p/src_umath__umath_tests.dispatch.c.o[K | |
[79/326] Compiling C++ object numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/src_umath_loops_trigonometric.dispatch.cpp.o[K | |
[80/326] Compiling C object numpy/_core/libnpymath.a.p/meson-generated_ieee754.c.o[K | |
[80/326] Compiling C object numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/meson-generated_loops_umath_fp.dispatch.c.o[K | |
[81/326] Compiling C object numpy/_core/libnpymath.a.p/meson-generated_npy_math_complex.c.o[K | |
[81/326] Compiling C object numpy/_core/libloops_unary.dispatch.h_baseline.a.p/meson-generated_loops_unary.dispatch.c.o[K | |
[82/326] Compiling C object numpy/_core/lib_umath_tests.dispatch.h_baseline.a.p/src_umath__umath_tests.dispatch.c.o[K | |
[82/326] Compiling C object numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/meson-generated_loops_unary_fp.dispatch.c.o[K | |
[83/326] Compiling C object numpy/_core/libnpymath.a.p/src_npymath_npy_math.c.o[K | |
[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[K | |
[84/326] Compiling C object numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/meson-generated_loops_exponent_log.dispatch.c.o[K | |
[84/326] Compiling C object numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/meson-generated_loops_unary_complex.dispatch.c.o[K | |
[85/326] Compiling C object numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/meson-generated_loops_arithmetic.dispatch.c.o[K | |
[85/326] Compiling C object numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/meson-generated_loops_autovec.dispatch.c.o[K | |
[86/326] Compiling C object numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/meson-generated_loops_modulo.dispatch.c.o[K | |
[86/326] Compiling C object numpy/_core/libloops_half.dispatch.h_baseline.a.p/meson-generated_loops_half.dispatch.c.o[K | |
[87/326] Compiling C object numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/meson-generated_loops_umath_fp.dispatch.c.o[K | |
[87/326] Compiling C++ object numpy/_core/libunique_hash.a.p/src_multiarray_unique.cpp.o[K | |
[88/326] Compiling C object numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/meson-generated_loops_unary_complex.dispatch.c.o[K | |
[88/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/arraytypes.h'[K | |
[89/326] Compiling C object numpy/_core/libargfunc.dispatch.h_baseline.a.p/meson-generated_argfunc.dispatch.c.o[K | |
[89/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/npy_sort.h'[K | |
[90/326] Compiling C object numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/meson-generated_loops_arithm_fp.dispatch.c.o[K | |
[90/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/arraytypes.c'[K | |
[91/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/arraytypes.h'[K | |
[91/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/einsum.c'[K | |
[92/326] Compiling C++ object numpy/_core/libhighway.a.p/src_highway_hwy_abort.cc.o[K | |
[92/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/einsum_sumprod.c'[K | |
[93/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/npy_sort.h'[K | |
[93/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/lowlevel_strided_loops.c'[K | |
[94/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/einsum.c'[K | |
[94/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/nditer_templ.c'[K | |
[95/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/arraytypes.c'[K | |
[95/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/scalartypes.c'[K | |
[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[K | |
[96/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/templ_common.h'[K | |
[97/326] Compiling C object numpy/_core/libloops_half.dispatch.h_baseline.a.p/meson-generated_loops_half.dispatch.c.o[K | |
[97/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/loops.h'[K | |
[98/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/nditer_templ.c'[K | |
[98/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/loops_utils.h'[K | |
[99/326] Compiling C object numpy/_core/libloops_unary.dispatch.h_baseline.a.p/meson-generated_loops_unary.dispatch.c.o[K | |
[99/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/funcs.inc'[K | |
[100/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/scalartypes.c'[K | |
[100/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/loops.c'[K | |
[101/326] Compiling C++ object numpy/_core/libnpymath.a.p/src_npymath_halffloat.cpp.o[K | |
[101/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/matmul.c'[K | |
[102/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/loops.h'[K | |
[102/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/matmul.h'[K | |
[103/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/templ_common.h'[K | |
[103/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/scalarmath.c'[K | |
[104/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/loops_utils.h'[K | |
[104/326] Compiling C object numpy/_core/lib_simd.dispatch.h_baseline.a.p/meson-generated__simd.dispatch.c.o[K | |
[105/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/funcs.inc'[K | |
[105/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_logfactorial.c.o[K | |
[106/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/einsum_sumprod.c'[K | |
[106/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_distributions.c.o[K | |
[107/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/loops.c'[K | |
[107/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_random_mvhg_count.c.o[K | |
[108/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/matmul.c'[K | |
[108/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_random_mvhg_marginals.c.o[K | |
[109/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/matmul.h'[K | |
[109/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_random_hypergeometric.c.o[K | |
[110/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/scalarmath.c'[K | |
[110/326] Compiling Cython source numpy/random/_bounded_integers.pyx[K | |
[111/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_logfactorial.c.o[K | |
[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[K | |
[112/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_random_mvhg_count.c.o[K | |
[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[K | |
[113/326] Generating 'numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/lowlevel_strided_loops.c'[K | |
[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[K | |
[114/326] Compiling C object numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/meson-generated_loops_unary_fp.dispatch.c.o[K | |
[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[K | |
[115/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_random_hypergeometric.c.o[K | |
[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[K | |
[116/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_random_mvhg_marginals.c.o[K | |
[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[K | |
[117/326] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_distributions.c.o[K | |
[117/326] Compiling Cython source numpy/random/_generator.pyx[K | |
[118/326] Compiling C object numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/meson-generated_loops_minmax.dispatch.c.o[K | |
[118/326] Compiling Cython source numpy/random/mtrand.pyx[K | |
[119/326] Compiling C object numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/meson-generated_loops_comparison.dispatch.c.o[K | |
[119/326] Linking static target numpy/_core/libhighway.a[K | |
[120/326] Linking static target numpy/_core/libhighway.a[K | |
[120/326] Linking static target numpy/_core/libnpymath.a[K | |
[121/326] Linking static target numpy/_core/libnpymath.a[K | |
[121/326] Compiling C object numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/meson-generated__multiarray_tests.c.o[K | |
[122/326] Compiling C++ object numpy/_core/libloops_logical.dispatch.h_baseline.a.p/src_umath_loops_logical.dispatch.cpp.o[K | |
[122/326] Compiling C object numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/src_common_mem_overlap.c.o[K | |
[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[K | |
[123/326] Compiling C object numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/src_common_npy_argparse.c.o[K | |
[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[K | |
[124/326] Compiling C++ object numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/src_common_npy_hashtable.cpp.o[K | |
[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[K | |
[125/326] Linking static target numpy/_core/lib_umath_tests_mtargets.a[K | |
[126/326] Linking static target numpy/_core/lib_umath_tests_mtargets.a[K | |
[126/326] Compiling C object numpy/_core/_umath_tests.cpython-313-darwin.so.p/meson-generated__umath_tests.c.o[K | |
[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[K | |
[127/326] Compiling C object numpy/_core/_umath_tests.cpython-313-darwin.so.p/src_common_npy_cpu_features.c.o[K | |
[128/326] Compiling C++ object numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/meson-generated_loops_hyperbolic.dispatch.cpp.o[K | |
[128/326] Compiling C object numpy/_core/_rational_tests.cpython-313-darwin.so.p/src_umath__rational_tests.c.o[K | |
[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[K | |
[129/326] Compiling C object numpy/_core/_struct_ufunc_tests.cpython-313-darwin.so.p/src_umath__struct_ufunc_tests.c.o[K | |
[130/326] Compiling C++ object numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/src_umath_loops_trigonometric.dispatch.cpp.o[K | |
[130/326] Compiling C object numpy/_core/_operand_flag_tests.cpython-313-darwin.so.p/src_umath__operand_flag_tests.c.o[K | |
[131/326] Compiling C object numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/meson-generated__multiarray_tests.c.o[K | |
[131/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_arraytypes.c.o[K | |
[132/326] Compiling C object numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/src_common_npy_argparse.c.o[K | |
[132/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_einsum.c.o[K | |
[133/326] Compiling Cython source numpy/random/_bounded_integers.pyx[K | |
[133/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_einsum_sumprod.c.o[K | |
[134/326] Compiling C object numpy/_core/_umath_tests.cpython-313-darwin.so.p/src_common_npy_cpu_features.c.o[K | |
[134/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_lowlevel_strided_loops.c.o[K | |
[135/326] Compiling C object numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/src_common_mem_overlap.c.o[K | |
[135/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_nditer_templ.c.o[K | |
[136/326] Compiling C object numpy/_core/_struct_ufunc_tests.cpython-313-darwin.so.p/src_umath__struct_ufunc_tests.c.o[K | |
[136/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_scalartypes.c.o[K | |
[137/326] Compiling C object numpy/_core/_umath_tests.cpython-313-darwin.so.p/meson-generated__umath_tests.c.o[K | |
[137/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_loops.c.o[K | |
[138/326] Compiling C object numpy/_core/_operand_flag_tests.cpython-313-darwin.so.p/src_umath__operand_flag_tests.c.o[K | |
[138/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_matmul.c.o[K | |
[139/326] Compiling C++ object numpy/_core/_multiarray_tests.cpython-313-darwin.so.p/src_common_npy_hashtable.cpp.o[K | |
[139/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_scalarmath.c.o[K | |
[140/326] Compiling C object numpy/_core/_rational_tests.cpython-313-darwin.so.p/src_umath__rational_tests.c.o[K | |
[140/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_abstractdtypes.c.o[K | |
[141/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_einsum.c.o[K | |
[141/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_alloc.c.o[K | |
[142/326] Compiling C++ object numpy/_core/libunique_hash.a.p/src_multiarray_unique.cpp.o[K | |
[142/326] Linking static target numpy/_core/libunique_hash.a[K | |
[143/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_abstractdtypes.c.o[K | |
[143/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_arrayobject.c.o[K | |
[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[K | |
[144/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_coercion.c.o[K | |
[145/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_alloc.c.o[K | |
[145/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_converter.c.o[K | |
[146/326] Linking static target numpy/_core/libunique_hash.a[K | |
[146/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_method.c.o[K | |
[147/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_nditer_templ.c.o[K | |
[147/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_api_standard.c.o[K | |
[148/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_converter.c.o[K | |
[148/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_assign_scalar.c.o[K | |
[149/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_arrayobject.c.o[K | |
[149/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_assign_array.c.o[K | |
[150/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_coercion.c.o[K | |
[150/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_arrayfunction_override.c.o[K | |
[151/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_method.c.o[K | |
[151/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_arraywrap.c.o[K | |
[152/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_api_standard.c.o[K | |
[152/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_buffer.c.o[K | |
[153/326] Compiling Cython source numpy/random/mtrand.pyx[K | |
[153/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_calculation.c.o[K | |
[154/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_scalartypes.c.o[K | |
[154/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_compiled_base.c.o[K | |
[155/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_matmul.c.o[K | |
[155/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_common.c.o[K | |
[156/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_assign_scalar.c.o[K | |
[156/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_common_dtype.c.o[K | |
[157/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_array_assign_array.c.o[K | |
[157/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_convert.c.o[K | |
[158/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_arraywrap.c.o[K | |
[158/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_convert_datatype.c.o[K | |
[159/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_arrayfunction_override.c.o[K | |
[159/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_conversion_utils.c.o[K | |
[160/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_loops.c.o[K | |
[160/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_ctors.c.o[K | |
[161/326] Compiling C object numpy/_core/lib_simd.dispatch.h_baseline.a.p/meson-generated__simd.dispatch.c.o[K | |
[161/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_datetime.c.o[K | |
[162/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_calculation.c.o[K | |
[162/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_datetime_strings.c.o[K | |
[163/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_common.c.o[K | |
[163/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_datetime_busday.c.o[K | |
[164/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_buffer.c.o[K | |
[164/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_datetime_busdaycal.c.o[K | |
[165/326] Compiling Cython source numpy/random/_generator.pyx[K | |
[165/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_descriptor.c.o[K | |
[166/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_common_dtype.c.o[K | |
[166/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dlpack.c.o[K | |
[167/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_compiled_base.c.o[K | |
[167/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dtypemeta.c.o[K | |
[168/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_convert.c.o[K | |
[168/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dragon4.c.o[K | |
[169/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_datetime_busdaycal.c.o[K | |
[169/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dtype_transfer.c.o[K | |
[170/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_conversion_utils.c.o[K | |
[170/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dtype_traversal.c.o[K | |
[171/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_datetime_busday.c.o[K | |
[171/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_public_dtype_api.c.o[K | |
[172/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_datetime_strings.c.o[K | |
[172/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_flagsobject.c.o[K | |
[173/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_convert_datatype.c.o[K | |
[173/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_getset.c.o[K | |
[174/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_scalarmath.c.o[K | |
[174/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_hashdescr.c.o[K | |
[175/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_arraytypes.c.o[K | |
[175/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_item_selection.c.o[K | |
[176/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dtype_traversal.c.o[K | |
[176/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_iterators.c.o[K | |
[177/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dlpack.c.o[K | |
[177/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_legacy_dtype_implementation.c.o[K | |
[178/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dtypemeta.c.o[K | |
[178/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_mapping.c.o[K | |
[179/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_public_dtype_api.c.o[K | |
[179/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_methods.c.o[K | |
[180/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_ctors.c.o[K | |
[180/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_multiarraymodule.c.o[K | |
[181/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_flagsobject.c.o[K | |
[181/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_nditer_api.c.o[K | |
[182/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_datetime.c.o[K | |
[182/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_nditer_constr.c.o[K | |
[183/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dragon4.c.o[K | |
[183/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_nditer_pywrap.c.o[K | |
[184/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_hashdescr.c.o[K | |
[184/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_npy_static_data.c.o[K | |
[185/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_getset.c.o[K | |
[185/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_number.c.o[K | |
[186/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_descriptor.c.o[K | |
[186/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_refcount.c.o[K | |
[187/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_dtype_transfer.c.o[K | |
[187/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_sequence.c.o[K | |
[188/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_legacy_dtype_implementation.c.o[K | |
[188/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_scalarapi.c.o[K | |
[189/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_npy_static_data.c.o[K | |
[189/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_shape.c.o[K | |
[190/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_refcount.c.o[K | |
[190/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_strfuncs.c.o[K | |
[191/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_sequence.c.o[K | |
[191/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_stringdtype_casts.cpp.o[K | |
[192/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_number.c.o[K | |
[192/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_stringdtype_dtype.c.o[K | |
[193/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_nditer_api.c.o[K | |
[193/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_stringdtype_utf8_utils.c.o[K | |
[194/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_scalarapi.c.o[K | |
[194/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_stringdtype_static_string.c.o[K | |
[195/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_iterators.c.o[K | |
[195/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_temp_elide.c.o[K | |
[196/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_nditer_pywrap.c.o[K | |
[196/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_usertypes.c.o[K | |
[197/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_methods.c.o[K | |
[197/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_vdot.c.o[K | |
[198/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_einsum_sumprod.c.o[K | |
[198/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_quicksort.cpp.o[K | |
[199/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_mapping.c.o[K | |
[199/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_mergesort.cpp.o[K | |
[200/326] Compiling C object numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/meson-generated_loops_autovec.dispatch.c.o[K | |
[200/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_timsort.cpp.o[K | |
[201/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_strfuncs.c.o[K | |
[201/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_heapsort.cpp.o[K | |
[202/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_nditer_constr.c.o[K | |
[202/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_radixsort.cpp.o[K | |
[203/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_stringdtype_utf8_utils.c.o[K | |
[203/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_selection.cpp.o[K | |
[204/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_item_selection.c.o[K | |
[204/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_binsearch.cpp.o[K | |
[205/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_shape.c.o[K | |
[205/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_conversions.c.o[K | |
[206/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_stringdtype_dtype.c.o[K | |
[206/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_field_types.c.o[K | |
[207/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_stringdtype_static_string.c.o[K | |
[207/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_growth.c.o[K | |
[208/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_multiarraymodule.c.o[K | |
[208/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_readtext.c.o[K | |
[209/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_usertypes.c.o[K | |
[209/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_rows.c.o[K | |
[210/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_vdot.c.o[K | |
[210/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_stream_pyobject.c.o[K | |
[211/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_temp_elide.c.o[K | |
[211/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_str_to_int.c.o[K | |
[212/326] Compiling C++ object numpy/_core/libhighway_qsort_16bit.dispatch.h_ASIMDHP.a.p/src_npysort_highway_qsort_16bit.dispatch.cpp.o[K | |
[212/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_tokenize.cpp.o[K | |
[213/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_growth.c.o[K | |
[213/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npymath_arm64_exports.c.o[K | |
[214/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_stream_pyobject.c.o[K | |
[214/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_array_assign.c.o[K | |
[215/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_field_types.c.o[K | |
[215/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_gil_utils.c.o[K | |
[216/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_rows.c.o[K | |
[216/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_mem_overlap.c.o[K | |
[217/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_str_to_int.c.o[K | |
[217/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_argparse.c.o[K | |
[218/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_readtext.c.o[K | |
[218/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_hashtable.cpp.o[K | |
[219/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_conversions.c.o[K | |
[219/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_import.c.o[K | |
[220/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npymath_arm64_exports.c.o[K | |
[220/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_longdouble.c.o[K | |
[221/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_stringdtype_casts.cpp.o[K | |
[221/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_ufunc_override.c.o[K | |
[222/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_array_assign.c.o[K | |
[222/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_numpyos.c.o[K | |
[223/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_gil_utils.c.o[K | |
[223/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_cpu_features.c.o[K | |
[224/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_import.c.o[K | |
[224/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_cpu_dispatch.c.o[K | |
[225/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_argparse.c.o[K | |
[225/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_blas_utils.c.o[K | |
[226/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_longdouble.c.o[K | |
[226/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_cblasfuncs.c.o[K | |
[227/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_multiarray_textreading_tokenize.cpp.o[K | |
[227/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_python_xerbla.c.o[K | |
[228/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_mem_overlap.c.o[K | |
[228/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_ufunc_type_resolution.c.o[K | |
[229/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_ufunc_override.c.o[K | |
[229/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_clip.cpp.o[K | |
[230/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_radixsort.cpp.o[K | |
[230/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_dispatching.cpp.o[K | |
[231/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_blas_utils.c.o[K | |
[231/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_extobj.c.o[K | |
[232/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_heapsort.cpp.o[K | |
[232/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_legacy_array_method.c.o[K | |
[233/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_cpu_dispatch.c.o[K | |
[233/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_override.c.o[K | |
[234/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_cpu_features.c.o[K | |
[234/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_reduction.c.o[K | |
[235/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_numpyos.c.o[K | |
[235/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_ufunc_object.c.o[K | |
[236/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_mergesort.cpp.o[K | |
[236/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_umathmodule.c.o[K | |
[237/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_python_xerbla.c.o[K | |
[237/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_special_integer_comparisons.cpp.o[K | |
[238/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/meson-generated_lowlevel_strided_loops.c.o[K | |
[238/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_string_ufuncs.cpp.o[K | |
[239/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_cblasfuncs.c.o[K | |
[239/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_stringdtype_ufuncs.cpp.o[K | |
[240/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_common_npy_hashtable.cpp.o[K | |
[240/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_wrapping_array_method.c.o[K | |
[241/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_legacy_array_method.c.o[K | |
[241/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath__scaled_float_dtype.c.o[K | |
[242/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_reduction.c.o[K | |
[242/326] Linking static target numpy/_core/lib_simd_mtargets.a[K | |
[243/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_ufunc_type_resolution.c.o[K | |
[243/326] Compiling C object numpy/_core/_simd.cpython-313-darwin.so.p/src_common_npy_cpu_features.c.o[K | |
[244/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_extobj.c.o[K | |
[244/326] Compiling C object numpy/_core/_simd.cpython-313-darwin.so.p/src__simd__simd.c.o[K | |
[245/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_override.c.o[K | |
[245/326] Compiling C++ object numpy/fft/_pocketfft_umath.cpython-313-darwin.so.p/_pocketfft_umath.cpp.o[K | |
[246/326] Linking static target numpy/_core/lib_simd_mtargets.a[K | |
[246/326] Compiling C object numpy/linalg/lapack_lite.cpython-313-darwin.so.p/lapack_litemodule.c.o[K | |
[247/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_special_integer_comparisons.cpp.o[K | |
[247/326] Compiling C object numpy/linalg/lapack_lite.cpython-313-darwin.so.p/lapack_lite_python_xerbla.c.o[K | |
[248/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_wrapping_array_method.c.o[K | |
[248/326] Compiling C++ object numpy/linalg/_umath_linalg.cpython-313-darwin.so.p/umath_linalg.cpp.o[K | |
[249/326] Compiling C object numpy/linalg/lapack_lite.cpython-313-darwin.so.p/lapack_litemodule.c.o[K | |
[249/326] Compiling C object numpy/linalg/_umath_linalg.cpython-313-darwin.so.p/lapack_lite_python_xerbla.c.o[K | |
[250/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_clip.cpp.o[K | |
[250/326] Linking static target numpy/random/libnpyrandom.a[K | |
[251/326] Compiling C object numpy/_core/_simd.cpython-313-darwin.so.p/src__simd__simd.c.o[K | |
[251/326] Compiling C object numpy/random/_bounded_integers.cpython-313-darwin.so.p/meson-generated_numpy_random__bounded_integers.pyx.c.o[K | |
[252/326] Compiling C++ object numpy/_core/libhighway_qsort.dispatch.h_ASIMD.a.p/src_npysort_highway_qsort.dispatch.cpp.o[K | |
[252/326] Linking static target numpy/_core/lib_multiarray_umath_mtargets.a[K | |
[253/326] Compiling C object numpy/_core/_simd.cpython-313-darwin.so.p/src_common_npy_cpu_features.c.o[K | |
[253/326] Compiling C object numpy/random/_common.cpython-313-darwin.so.p/meson-generated_numpy_random__common.pyx.c.o[K | |
[254/326] Linking static target numpy/random/libnpyrandom.a[K | |
[254/326] Compiling C object numpy/random/_mt19937.cpython-313-darwin.so.p/meson-generated_numpy_random__mt19937.pyx.c.o[K | |
[255/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath__scaled_float_dtype.c.o[K | |
[255/326] Compiling C object numpy/random/_mt19937.cpython-313-darwin.so.p/src_mt19937_mt19937.c.o[K | |
[256/326] Linking static target numpy/_core/lib_multiarray_umath_mtargets.a[K | |
[256/326] Compiling C object numpy/random/_mt19937.cpython-313-darwin.so.p/src_mt19937_mt19937-jump.c.o[K | |
[257/326] Compiling C object numpy/linalg/lapack_lite.cpython-313-darwin.so.p/lapack_lite_python_xerbla.c.o[K | |
[257/326] Compiling C object numpy/random/_philox.cpython-313-darwin.so.p/meson-generated_numpy_random__philox.pyx.c.o[K | |
[258/326] Compiling C object numpy/linalg/_umath_linalg.cpython-313-darwin.so.p/lapack_lite_python_xerbla.c.o[K | |
[258/326] Compiling C object numpy/random/_philox.cpython-313-darwin.so.p/src_philox_philox.c.o[K | |
[259/326] Compiling C object numpy/random/_mt19937.cpython-313-darwin.so.p/src_mt19937_mt19937.c.o[K | |
[259/326] Compiling C object numpy/random/_pcg64.cpython-313-darwin.so.p/meson-generated_numpy_random__pcg64.pyx.c.o[K | |
[260/326] Compiling C object numpy/random/_mt19937.cpython-313-darwin.so.p/src_mt19937_mt19937-jump.c.o[K | |
[260/326] Compiling C object numpy/random/_pcg64.cpython-313-darwin.so.p/src_pcg64_pcg64.c.o[K | |
[261/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_dispatching.cpp.o[K | |
[261/326] Compiling C object numpy/random/_sfc64.cpython-313-darwin.so.p/meson-generated_numpy_random__sfc64.pyx.c.o[K | |
[262/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_binsearch.cpp.o[K | |
[262/326] Compiling C object numpy/random/_sfc64.cpython-313-darwin.so.p/src_sfc64_sfc64.c.o[K | |
[263/326] Compiling C object numpy/random/_philox.cpython-313-darwin.so.p/src_philox_philox.c.o[K | |
[263/326] Compiling C object numpy/random/bit_generator.cpython-313-darwin.so.p/meson-generated_numpy_random_bit_generator.pyx.c.o[K | |
[264/326] Compiling C object numpy/random/_pcg64.cpython-313-darwin.so.p/src_pcg64_pcg64.c.o[K | |
[264/326] Compiling C object numpy/random/_generator.cpython-313-darwin.so.p/meson-generated_numpy_random__generator.pyx.c.o[K | |
[265/326] Compiling C object numpy/random/_sfc64.cpython-313-darwin.so.p/src_sfc64_sfc64.c.o[K | |
[265/326] Compiling C object numpy/random/mtrand.cpython-313-darwin.so.p/meson-generated_numpy_random_mtrand.pyx.c.o[K | |
[266/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_umathmodule.c.o[K | |
[266/326] Compiling C object numpy/random/mtrand.cpython-313-darwin.so.p/src_distributions_distributions.c.o[K | |
[267/326] Compiling C object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_ufunc_object.c.o[K | |
[267/326] Compiling C object numpy/random/mtrand.cpython-313-darwin.so.p/src_legacy_legacy-distributions.c.o[K | |
[268/326] Compiling C object numpy/random/mtrand.cpython-313-darwin.so.p/src_distributions_distributions.c.o[K | |
[268/326] Linking target numpy/_core/_multiarray_tests.cpython-313-darwin.so[K | |
[269/326] Compiling C object numpy/random/mtrand.cpython-313-darwin.so.p/src_legacy_legacy-distributions.c.o[K | |
[269/326] Linking static target numpy/_core/lib_umath_tests.dispatch.h_baseline.a[K | |
[270/326] Linking static target numpy/_core/lib_umath_tests.dispatch.h_baseline.a[K | |
[270/326] Linking static target numpy/_core/lib_umath_tests.dispatch.h_ASIMDHP.a[K | |
[271/326] Compiling C object numpy/random/_sfc64.cpython-313-darwin.so.p/meson-generated_numpy_random__sfc64.pyx.c.o[K | |
[271/326] Linking target numpy/_core/_umath_tests.cpython-313-darwin.so[K | |
[272/326] Linking static target numpy/_core/lib_umath_tests.dispatch.h_ASIMDHP.a[K | |
[272/326] Linking target numpy/_core/_rational_tests.cpython-313-darwin.so[K | |
[273/326] Linking target numpy/_core/_multiarray_tests.cpython-313-darwin.so[K | |
[273/326] Linking target numpy/_core/_struct_ufunc_tests.cpython-313-darwin.so[K | |
[274/326] Compiling C object numpy/random/_philox.cpython-313-darwin.so.p/meson-generated_numpy_random__philox.pyx.c.o[K | |
[274/326] Linking target numpy/_core/_operand_flag_tests.cpython-313-darwin.so[K | |
[275/326] Linking target numpy/_core/_umath_tests.cpython-313-darwin.so[K | |
[275/326] Linking static target numpy/_core/libargfunc.dispatch.h_baseline.a[K | |
[276/326] Compiling C object numpy/random/_mt19937.cpython-313-darwin.so.p/meson-generated_numpy_random__mt19937.pyx.c.o[K | |
[276/326] Linking static target numpy/_core/libhighway_qsort.dispatch.h_ASIMD.a[K | |
[277/326] Linking static target numpy/_core/libargfunc.dispatch.h_baseline.a[K | |
[277/326] Linking static target numpy/_core/libhighway_qsort_16bit.dispatch.h_ASIMDHP.a[K | |
[278/326] Linking target numpy/_core/_rational_tests.cpython-313-darwin.so[K | |
[278/326] Linking static target numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a[K | |
[279/326] Linking static target numpy/_core/libhighway_qsort.dispatch.h_ASIMD.a[K | |
[279/326] Linking static target numpy/_core/libloops_arithmetic.dispatch.h_baseline.a[K | |
[280/326] Linking static target numpy/_core/libhighway_qsort_16bit.dispatch.h_ASIMDHP.a[K | |
[280/326] Linking static target numpy/_core/libloops_comparison.dispatch.h_baseline.a[K | |
[281/326] Linking static target numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a[K | |
[281/326] Linking static target numpy/_core/libloops_exponent_log.dispatch.h_baseline.a[K | |
[282/326] Linking static target numpy/_core/libloops_arithmetic.dispatch.h_baseline.a[K | |
[282/326] Linking static target numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a[K | |
[283/326] Linking target numpy/_core/_struct_ufunc_tests.cpython-313-darwin.so[K | |
[283/326] Linking static target numpy/_core/libloops_logical.dispatch.h_baseline.a[K | |
[284/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_quicksort.cpp.o[K | |
[284/326] Linking static target numpy/_core/libloops_minmax.dispatch.h_baseline.a[K | |
[285/326] Linking static target numpy/_core/libloops_exponent_log.dispatch.h_baseline.a[K | |
[285/326] Linking static target numpy/_core/libloops_modulo.dispatch.h_baseline.a[K | |
[286/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_string_ufuncs.cpp.o[K | |
[286/326] Linking static target numpy/_core/libloops_trigonometric.dispatch.h_baseline.a[K | |
[287/326] Linking static target numpy/_core/libloops_comparison.dispatch.h_baseline.a[K | |
[287/326] Linking static target numpy/_core/libloops_umath_fp.dispatch.h_baseline.a[K | |
[288/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_umath_stringdtype_ufuncs.cpp.o[K | |
[288/326] Linking static target numpy/_core/libloops_unary.dispatch.h_baseline.a[K | |
[289/326] Linking static target numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a[K | |
[289/326] Linking static target numpy/_core/libloops_unary_fp.dispatch.h_baseline.a[K | |
[290/326] Linking static target numpy/_core/libloops_minmax.dispatch.h_baseline.a[K | |
[290/326] Linking static target numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a[K | |
[291/326] Linking target numpy/_core/_operand_flag_tests.cpython-313-darwin.so[K | |
[291/326] Linking static target numpy/_core/libloops_unary_complex.dispatch.h_baseline.a[K | |
[292/326] Linking static target numpy/_core/libloops_logical.dispatch.h_baseline.a[K | |
[292/326] Linking static target numpy/_core/libloops_autovec.dispatch.h_baseline.a[K | |
[293/326] Linking static target numpy/_core/libloops_modulo.dispatch.h_baseline.a[K | |
[293/326] Linking static target numpy/_core/libloops_half.dispatch.h_baseline.a[K | |
[294/326] Linking static target numpy/_core/libloops_trigonometric.dispatch.h_baseline.a[K | |
[294/326] Linking static target numpy/_core/lib_simd.dispatch.h_baseline.a[K | |
[295/326] Linking static target numpy/_core/libloops_umath_fp.dispatch.h_baseline.a[K | |
[295/326] Linking target numpy/_core/_simd.cpython-313-darwin.so[K | |
[296/326] Linking static target numpy/_core/libloops_unary_fp.dispatch.h_baseline.a[K | |
[296/326] Linking target numpy/linalg/lapack_lite.cpython-313-darwin.so[K | |
[297/326] Linking static target numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a[K | |
[297/326] Linking target numpy/random/_mt19937.cpython-313-darwin.so[K | |
[298/326] Linking static target numpy/_core/libloops_unary.dispatch.h_baseline.a[K | |
[298/326] Linking target numpy/random/_philox.cpython-313-darwin.so[K | |
[299/326] Linking static target numpy/_core/libloops_half.dispatch.h_baseline.a[K | |
[299/326] Linking target numpy/random/_sfc64.cpython-313-darwin.so[K | |
[300/326] Linking static target numpy/_core/lib_simd.dispatch.h_baseline.a[K | |
[301/326] Linking static target numpy/_core/libloops_unary_complex.dispatch.h_baseline.a[K | |
[302/326] Linking static target numpy/_core/libloops_autovec.dispatch.h_baseline.a[K | |
[303/326] Compiling C object numpy/random/_pcg64.cpython-313-darwin.so.p/meson-generated_numpy_random__pcg64.pyx.c.o[K | |
[303/326] Linking target numpy/random/_pcg64.cpython-313-darwin.so[K | |
[304/326] Linking target numpy/_core/_simd.cpython-313-darwin.so[K | |
[305/326] Linking target numpy/linalg/lapack_lite.cpython-313-darwin.so[K | |
[306/326] Linking target numpy/random/_philox.cpython-313-darwin.so[K | |
[307/326] Linking target numpy/random/_sfc64.cpython-313-darwin.so[K | |
[308/326] Linking target numpy/random/_mt19937.cpython-313-darwin.so[K | |
[309/326] Linking target numpy/random/_pcg64.cpython-313-darwin.so[K | |
[310/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_selection.cpp.o[K | |
[311/326] Compiling C++ object numpy/linalg/_umath_linalg.cpython-313-darwin.so.p/umath_linalg.cpp.o[K | |
[311/326] Linking target numpy/linalg/_umath_linalg.cpython-313-darwin.so[K | |
[312/326] Linking target numpy/linalg/_umath_linalg.cpython-313-darwin.so[K | |
[313/326] Compiling C++ object numpy/_core/_multiarray_umath.cpython-313-darwin.so.p/src_npysort_timsort.cpp.o[K | |
[313/326] Linking target numpy/_core/_multiarray_umath.cpython-313-darwin.so[K | |
[314/326] Linking target numpy/_core/_multiarray_umath.cpython-313-darwin.so[K | |
[315/326] Compiling C object numpy/random/bit_generator.cpython-313-darwin.so.p/meson-generated_numpy_random_bit_generator.pyx.c.o[K | |
[315/326] Linking target numpy/random/bit_generator.cpython-313-darwin.so[K | |
[316/326] Linking target numpy/random/bit_generator.cpython-313-darwin.so[K | |
[317/326] Compiling C object numpy/random/_bounded_integers.cpython-313-darwin.so.p/meson-generated_numpy_random__bounded_integers.pyx.c.o[K | |
[317/326] Linking target numpy/random/_bounded_integers.cpython-313-darwin.so[K | |
[318/326] Compiling C object numpy/random/_common.cpython-313-darwin.so.p/meson-generated_numpy_random__common.pyx.c.o[K | |
[318/326] Linking target numpy/random/_common.cpython-313-darwin.so[K | |
[319/326] Linking target numpy/random/_common.cpython-313-darwin.so[K | |
[320/326] Linking target numpy/random/_bounded_integers.cpython-313-darwin.so[K | |
[321/326] Compiling C object numpy/random/mtrand.cpython-313-darwin.so.p/meson-generated_numpy_random_mtrand.pyx.c.o[K | |
[321/326] Linking target numpy/random/mtrand.cpython-313-darwin.so[K | |
[322/326] Linking target numpy/random/mtrand.cpython-313-darwin.so[K | |
[323/326] Compiling C++ object numpy/fft/_pocketfft_umath.cpython-313-darwin.so.p/_pocketfft_umath.cpp.o[K | |
[323/326] Linking target numpy/fft/_pocketfft_umath.cpython-313-darwin.so[K | |
[324/326] Linking target numpy/fft/_pocketfft_umath.cpython-313-darwin.so[K | |
[325/326] Compiling C object numpy/random/_generator.cpython-313-darwin.so.p/meson-generated_numpy_random__generator.pyx.c.o[K | |
[325/326] Linking target numpy/random/_generator.cpython-313-darwin.so[K | |
[326/326] Linking target numpy/random/_generator.cpython-313-darwin.so[K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[28/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/__init__.pxd[0K | |
[29/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/__init__.py[0K | |
[30/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/__init__.pyi[0K | |
[31/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/__config__.pyi[0K | |
[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[0K | |
[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[0K | |
[34/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_configtool.py[0K | |
[35/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_configtool.pyi[0K | |
[36/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_distributor_init.py[0K | |
[37/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_distributor_init.pyi[0K | |
[38/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_globals.py[0K | |
[39/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_globals.pyi[0K | |
[40/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_pytesttester.py[0K | |
[41/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_pytesttester.pyi[0K | |
[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[0K | |
[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[0K | |
[44/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/conftest.py[0K | |
[45/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/exceptions.py[0K | |
[46/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/exceptions.pyi[0K | |
[47/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/dtypes.py[0K | |
[48/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/dtypes.pyi[0K | |
[49/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matlib.py[0K | |
[50/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matlib.pyi[0K | |
[51/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/py.typed[0K | |
[52/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/version.pyi[0K | |
[53/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/version.py[0K | |
[54/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/__init__.py[0K | |
[55/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/__init__.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[60/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_asarray.py[0K | |
[61/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_asarray.pyi[0K | |
[62/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_dtype.py[0K | |
[63/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_dtype.pyi[0K | |
[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[0K | |
[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[0K | |
[66/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_exceptions.py[0K | |
[67/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_exceptions.pyi[0K | |
[68/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_internal.py[0K | |
[69/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_internal.pyi[0K | |
[70/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_machar.py[0K | |
[71/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_machar.pyi[0K | |
[72/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_methods.py[0K | |
[73/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_methods.pyi[0K | |
[74/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/_simd.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[81/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/arrayprint.py[0K | |
[82/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/arrayprint.pyi[0K | |
[83/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/cversions.py[0K | |
[84/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/defchararray.py[0K | |
[85/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/defchararray.pyi[0K | |
[86/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/einsumfunc.py[0K | |
[87/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/einsumfunc.pyi[0K | |
[88/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/fromnumeric.py[0K | |
[89/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/fromnumeric.pyi[0K | |
[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[0K | |
[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[0K | |
[92/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/getlimits.py[0K | |
[93/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/getlimits.pyi[0K | |
[94/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/memmap.py[0K | |
[95/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/memmap.pyi[0K | |
[96/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/multiarray.py[0K | |
[97/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/multiarray.pyi[0K | |
[98/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/numeric.py[0K | |
[99/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/numeric.pyi[0K | |
[100/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/numerictypes.py[0K | |
[101/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/numerictypes.pyi[0K | |
[102/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/overrides.py[0K | |
[103/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/overrides.pyi[0K | |
[104/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/printoptions.py[0K | |
[105/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/printoptions.pyi[0K | |
[106/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/records.py[0K | |
[107/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/records.pyi[0K | |
[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[0K | |
[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[0K | |
[110/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/strings.py[0K | |
[111/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/strings.pyi[0K | |
[112/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/umath.py[0K | |
[113/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_core/umath.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[138/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/__init__.py[0K | |
[139/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/__init__.pyi[0K | |
[140/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/_pocketfft.py[0K | |
[141/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/_pocketfft.pyi[0K | |
[142/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/_helper.py[0K | |
[143/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/_helper.pyi[0K | |
[144/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/helper.py[0K | |
[145/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/fft/helper.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[149/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/__init__.py[0K | |
[150/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/__init__.pyi[0K | |
[151/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/_linalg.py[0K | |
[152/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/_linalg.pyi[0K | |
[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[0K | |
[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[0K | |
[155/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/linalg.py[0K | |
[156/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/linalg/linalg.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[161/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/__init__.pxd[0K | |
[162/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/__init__.py[0K | |
[163/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/__init__.pyi[0K | |
[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[0K | |
[165/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_common.pxd[0K | |
[166/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_common.pyi[0K | |
[167/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_generator.pyi[0K | |
[168/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_mt19937.pyi[0K | |
[169/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_pcg64.pyi[0K | |
[170/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_pickle.py[0K | |
[171/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_pickle.pyi[0K | |
[172/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_philox.pyi[0K | |
[173/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/_sfc64.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[177/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/LICENSE.md[0K | |
[178/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/random/mtrand.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[216/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_pyinstaller/__init__.py[0K | |
[217/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_pyinstaller/__init__.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[223/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/__init__.py[0K | |
[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[0K | |
[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[0K | |
[226/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_callable.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[230/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_nbit.py[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[234/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_scalars.py[0K | |
[235/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_shape.py[0K | |
[236/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_ufunc.py[0K | |
[237/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_typing/_ufunc.pyi[0K | |
[238/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_utils/__init__.py[0K | |
[239/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_utils/__init__.pyi[0K | |
[240/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_utils/_convertions.py[0K | |
[241/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_utils/_convertions.pyi[0K | |
[242/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_utils/_inspect.py[0K | |
[243/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_utils/_inspect.pyi[0K | |
[244/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_utils/_pep440.py[0K | |
[245/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/_utils/_pep440.pyi[0K | |
[246/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ctypeslib/__init__.py[0K | |
[247/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ctypeslib/__init__.pyi[0K | |
[248/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ctypeslib/_ctypeslib.py[0K | |
[249/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ctypeslib/_ctypeslib.pyi[0K | |
[250/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/doc/ufuncs.py[0K | |
[251/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/__init__.py[0K | |
[252/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/__init__.pyi[0K | |
[253/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/__main__.py[0K | |
[254/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/__version__.py[0K | |
[255/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/__version__.pyi[0K | |
[256/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/_isocbind.py[0K | |
[257/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/_isocbind.pyi[0K | |
[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[0K | |
[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[0K | |
[260/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/auxfuncs.py[0K | |
[261/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/auxfuncs.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[266/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/cfuncs.py[0K | |
[267/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/cfuncs.pyi[0K | |
[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[0K | |
[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[0K | |
[270/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/crackfortran.py[0K | |
[271/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/crackfortran.pyi[0K | |
[272/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/diagnose.py[0K | |
[273/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/diagnose.pyi[0K | |
[274/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/f2py2e.py[0K | |
[275/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/f2py2e.pyi[0K | |
[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[0K | |
[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[0K | |
[278/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/func2subr.py[0K | |
[279/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/func2subr.pyi[0K | |
[280/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/rules.py[0K | |
[281/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/rules.pyi[0K | |
[282/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/setup.cfg[0K | |
[283/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/symbolic.py[0K | |
[284/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/f2py/symbolic.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[428/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/__init__.py[0K | |
[429/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/__init__.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[438/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_datasource.py[0K | |
[439/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_datasource.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[448/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_iotools.py[0K | |
[449/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_iotools.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[472/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_version.py[0K | |
[473/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/_version.pyi[0K | |
[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[0K | |
[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[0K | |
[476/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/format.py[0K | |
[477/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/format.pyi[0K | |
[478/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/introspect.py[0K | |
[479/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/introspect.pyi[0K | |
[480/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/mixins.py[0K | |
[481/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/mixins.pyi[0K | |
[482/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/npyio.py[0K | |
[483/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/npyio.pyi[0K | |
[484/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/recfunctions.py[0K | |
[485/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/recfunctions.pyi[0K | |
[486/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/scimath.py[0K | |
[487/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/lib/scimath.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[526/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/LICENSE[0K | |
[527/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/README.rst[0K | |
[528/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/__init__.py[0K | |
[529/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/__init__.pyi[0K | |
[530/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/core.py[0K | |
[531/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/core.pyi[0K | |
[532/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/extras.py[0K | |
[533/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/extras.pyi[0K | |
[534/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/mrecords.py[0K | |
[535/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/mrecords.pyi[0K | |
[536/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/ma/testutils.py[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[546/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matrixlib/__init__.py[0K | |
[547/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matrixlib/__init__.pyi[0K | |
[548/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matrixlib/defmatrix.py[0K | |
[549/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/matrixlib/defmatrix.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[558/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/__init__.py[0K | |
[559/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/__init__.pyi[0K | |
[560/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/_polybase.py[0K | |
[561/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/_polybase.pyi[0K | |
[562/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/_polytypes.pyi[0K | |
[563/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/chebyshev.py[0K | |
[564/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/chebyshev.pyi[0K | |
[565/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/hermite.py[0K | |
[566/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/hermite.pyi[0K | |
[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[0K | |
[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[0K | |
[569/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/laguerre.py[0K | |
[570/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/laguerre.pyi[0K | |
[571/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/legendre.py[0K | |
[572/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/legendre.pyi[0K | |
[573/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/polynomial.py[0K | |
[574/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/polynomial.pyi[0K | |
[575/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/polyutils.py[0K | |
[576/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/polynomial/polyutils.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[588/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/__init__.py[0K | |
[589/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/__init__.pyi[0K | |
[590/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/overrides.py[0K | |
[591/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/testing/overrides.pyi[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[602/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/typing/__init__.py[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[754/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/rec/__init__.py[0K | |
[755/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/rec/__init__.pyi[0K | |
[756/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/char/__init__.py[0K | |
[757/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/char/__init__.pyi[0K | |
[758/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/__init__.py[0K | |
[759/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/__init__.pyi[0K | |
[760/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/_dtype.py[0K | |
[761/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/_dtype.pyi[0K | |
[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[0K | |
[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[0K | |
[764/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/_internal.py[0K | |
[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[0K | |
[766/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/_utils.py[0K | |
[767/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/arrayprint.py[0K | |
[768/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/defchararray.py[0K | |
[769/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/einsumfunc.py[0K | |
[770/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/fromnumeric.py[0K | |
[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[0K | |
[772/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/getlimits.py[0K | |
[773/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/multiarray.py[0K | |
[774/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/numeric.py[0K | |
[775/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/numerictypes.py[0K | |
[776/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/overrides.py[0K | |
[777/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/overrides.pyi[0K | |
[778/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/records.py[0K | |
[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[0K | |
[780/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/core/umath.py[0K | |
[781/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/strings/__init__.py[0K | |
[782/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/strings/__init__.pyi[0K | |
[783/893] /nix/var/nix/builds/nix-build-python3.13-numpy-2.3.1.drv-0/numpy-2.3.1/numpy/tests/__init__.py[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
[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[0K | |
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