nixbot

builds

succeeded python3.14-numpy-2.5.0 x86_64-linux.package-alphashape · build #12 · raw

1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh14Sourcing pytest-check-hook15Using pytestCheckPhase
unpackPhase
16unpacking source archive /nix/store/r7zb6gvahrqp1l4hb2xbqdjjy3056a9d-source17source root is source18setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/vendored-meson/meson/unittests/windowstests.py"
configurePhase
19no configure script, doing nothing
buildPhase
20Executing pypaBuildPhase21Creating a wheel...22pypa build flags: --no-isolation --outdir dist/ --wheel -Cbuild-dir=build -Csetup-args=-Duse-ilp64=false -Csetup-args=-Dcpu-baseline=none23* Getting build dependencies for wheel...24* Building wheel...25+ /nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 /build/source/vendored-meson/meson/meson.py setup /build/source /build/source/build -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md -Duse-ilp64=false -Dcpu-baseline=none --native-file=/build/source/build/meson-python-native-file.ini26The Meson build system27Version: 1.9.228Source dir: /build/source29Build dir: /build/source/build30Build type: native build31Project name: NumPy32Project version: 2.5.033C compiler for the host machine: gcc (gcc 15.2.0 "gcc (GCC) 15.2.0")34C linker for the host machine: gcc ld.bfd 2.4635C++ compiler for the host machine: g++ (gcc 15.2.0 "g++ (GCC) 15.2.0")36C++ linker for the host machine: g++ ld.bfd 2.4637Cython compiler for the host machine: cython (cython 3.2.5)38Host machine cpu family: x86_6439Host machine cpu: x86_6440Program python found: YES (/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14)41Found pkg-config: YES (/nix/store/sn8r7j6q1js540y5briylnb62203zxq5-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.242Run-time dependency python found: YES 3.1443Has header "Python.h" with dependency python-3.14: YES 44Compiler for C supports arguments -fno-strict-aliasing: YES 45Test features "X86_V2" : Supported 46Test features "X86_V3" : Supported 47Test features "X86_V4" : Supported 48Test features "AVX512_ICL" : Supported 49Test features "AVX512_SPR" : Supported 50Configuring npy_cpu_dispatch_config.h using configuration51Message: 52CPU Optimization Options53 baseline:54 Requested : none55 Enabled : 56 dispatch:57 Requested : max58 Enabled : X86_V2 X86_V3 X86_V4 AVX512_ICL AVX512_SPR5960Library m found: YES61Run-time dependency scipy-openblas found: NO (tried pkgconfig)62Run-time dependency mkl found: NO (tried pkgconfig and system)63Run-time dependency mkl found: NO (tried pkgconfig and system)64Did not find CMake 'cmake'65Found CMake: NO66Run-time dependency openblas found: NO (tried pkgconfig, pkgconfig, pkgconfig, system and cmake)67Run-time dependency flexiblas found: NO (tried pkgconfig and cmake)68Run-time dependency blis found: NO (tried pkgconfig and cmake)69Run-time dependency blas found: YES 370Message: BLAS symbol suffix: 71Run-time dependency mkl found: NO (tried pkgconfig and system)72Run-time dependency openblas found: NO (tried pkgconfig, pkgconfig, pkgconfig, system and cmake)73Run-time dependency flexiblas found: NO (tried pkgconfig and cmake)74Run-time dependency lapack found: YES 375Checking if "Check atomic builtins without -latomic" links: YES 76Program _build_utils/process_src_template.py found: YES (/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 /build/source/numpy/_build_utils/process_src_template.py)77Program _build_utils/tempita.py found: YES (/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 /build/source/numpy/_build_utils/tempita.py)78Configuring __config__.py using configuration79Checking for size of "short" : 2 80Checking for size of "int" : 4 81Checking for size of "long" : 8 82Checking for size of "long long" : 8 83Checking for size of "float" : 4 84Checking for size of "double" : 8 85Checking for size of "long double" : 16 86Checking for size of "size_t" : 8 87Checking for size of "size_t" : 8 (cached)88Checking for size of "wchar_t" : 4 89Checking for size of "off_t" : 8 90Checking for size of "Py_intptr_t" with dependency python-3.14: 8 91Checking for size of "PY_LONG_LONG" with dependency python-3.14: 8 92Has header "complex.h" : YES 93Checking for type "complex float" : YES 94Checking for size of "complex float" : 8 95Checking for type "complex double" : YES 96Checking for size of "complex double" : 16 97Checking for type "complex long double" : YES 98Checking for size of "complex long double" : 32 99Checking if "mandatory libm functions (batched)" with dependency -lm links: YES 100Checking if "C99 complex funcs (batched)" with dependency -lm links: YES 101Checking for function "isfinite" with dependency -lm: YES 102Header "Python.h" has symbol "isfinite" with dependency python-3.14: YES 103Checking for function "isinf" with dependency -lm: YES 104Header "Python.h" has symbol "isinf" with dependency python-3.14: YES 105Checking for function "isnan" with dependency -lm: YES 106Header "Python.h" has symbol "isnan" with dependency python-3.14: YES 107Checking for function "signbit" with dependency -lm: YES 108Header "Python.h" has symbol "signbit" with dependency python-3.14: YES 109Checking if "thread_local" compiles: NO 110Checking if "_Thread_local" compiles: YES 111Checking if "__thread" compiles: YES 112Checking if "__declspec(thread)" compiles: NO 113Checking for function "fallocate" : YES 114Header "Python.h" has symbol "HAVE_FTELLO" with dependency python-3.14: YES 115Header "Python.h" has symbol "HAVE_FSEEKO" with dependency python-3.14: YES 116Checking for function "backtrace" : YES 117Checking for function "madvise" : YES 118Has header "features.h" : YES 119Has header "xlocale.h" : NO 120Has header "dlfcn.h" : YES 121Has header "execinfo.h" : YES 122Has header "libunwind.h" : NO 123Has header "sys/mman.h" : YES 124Checking for function "strtold_l" : YES 125Checking if "__attribute__((optimize("unroll-loops")))" compiles: YES 126Checking if "__attribute__((optimize("O3")))" compiles: YES 127Checking if "__attribute__((nonnull(1)))" compiles: YES 128Compiler for C supports arguments -O3: YES 129Message: Long double format: INTEL_EXTENDED_16_BYTES_LE130Has header "endian.h" : YES 131Has header "sys/endian.h" : NO 132Compiler for C supports function attribute visibility:hidden: YES 133Configuring config.h using configuration134Configuring _numpyconfig.h using configuration135Configuring numpy.pc using configuration136Generating multi-targets for "_umath_tests.dispatch.h" 137 Enabled targets: X86_V3, X86_V2, baseline138Generating multi-targets for "argfunc.dispatch.h" 139 Enabled targets: X86_V4, X86_V3, X86_V2, baseline140Generating multi-targets for "x86_simd_argsort.dispatch.h" 141 Enabled targets: X86_V4, X86_V3142Generating multi-targets for "x86_simd_qsort.dispatch.h" 143 Enabled targets: X86_V4, X86_V3144Generating multi-targets for "x86_simd_qsort_16bit.dispatch.h" 145 Enabled targets: AVX512_SPR, AVX512_ICL146Generating multi-targets for "highway_qsort.dispatch.h" 147 Enabled targets: 148Generating multi-targets for "highway_qsort_16bit.dispatch.h" 149 Enabled targets: 150Generating multi-targets for "loops_arithm_fp.dispatch.h" 151 Enabled targets: X86_V3, X86_V2, baseline152Generating multi-targets for "loops_arithmetic.dispatch.h" 153 Enabled targets: X86_V4, X86_V3, X86_V2, baseline154Generating multi-targets for "loops_comparison.dispatch.h" 155 Enabled targets: X86_V4, X86_V3, X86_V2, baseline156Generating multi-targets for "loops_exponent_log.dispatch.h" 157 Enabled targets: X86_V4, X86_V3, baseline158Generating multi-targets for "loops_hyperbolic.dispatch.h" 159 Enabled targets: X86_V4, X86_V3, baseline160Generating multi-targets for "loops_logical.dispatch.h" 161 Enabled targets: X86_V4, X86_V3, X86_V2, baseline162Generating multi-targets for "loops_minmax.dispatch.h" 163 Enabled targets: X86_V4, X86_V3, X86_V2, baseline164Generating multi-targets for "loops_modulo.dispatch.h" 165 Enabled targets: baseline166Generating multi-targets for "loops_trigonometric.dispatch.h" 167 Enabled targets: X86_V4, X86_V3, baseline168Generating multi-targets for "loops_umath_fp.dispatch.h" 169 Enabled targets: X86_V4, baseline170Generating multi-targets for "loops_unary.dispatch.h" 171 Enabled targets: X86_V4, X86_V3, X86_V2, baseline172Generating multi-targets for "loops_unary_fp.dispatch.h" 173 Enabled targets: X86_V2, baseline174Generating multi-targets for "loops_unary_fp_le.dispatch.h" 175 Enabled targets: X86_V2, baseline176Generating multi-targets for "loops_unary_complex.dispatch.h" 177 Enabled targets: X86_V4, X86_V3, X86_V2, baseline178Generating multi-targets for "loops_autovec.dispatch.h" 179 Enabled targets: X86_V3, X86_V2, baseline180Generating multi-targets for "loops_half.dispatch.h" 181 Enabled targets: AVX512_SPR, X86_V4, baseline182WARNING: Project targets '>=1.8.3' but uses feature deprecated since '1.3.0': Source file src/umath/svml/linux/avx512/svml_z0_acos_d_la.s in the 'objects' kwarg is not an object..183Generating multi-targets for "_simd.dispatch.h" 184 Enabled targets: X86_V2, X86_V3, X86_V4, baseline185Build targets in project: 110186WARNING: Deprecated features used:187 * 1.3.0: {'Source file src/umath/svml/linux/avx512/svml_z0_acos_d_la.s in the 'objects' kwarg is not an object.'}188189NumPy 2.5.0190191 User defined options192 Native files: /build/source/build/meson-python-native-file.ini193 b_ndebug : if-release194 b_vscrt : md195 buildtype : release196 cpu-baseline: none197 use-ilp64 : false198199Found ninja-1.13.2 at /nix/store/5czbkipghl1phpvn5fc2f22vk7qgp467-ninja-1.13.2/bin/ninja200+ /nix/store/5czbkipghl1phpvn5fc2f22vk7qgp467-ninja-1.13.2/bin/ninja201[347/538] Compiling C object numpy/_core/_multiarray_umath.cpython-314-x86_64-linux-gnu.so.p/src_multiarray_datetime.c.o202../numpy/_core/src/multiarray/datetime.c: In function ‘days_to_month_number’:203../numpy/_core/src/multiarray/datetime.c:201:15: warning: ‘dts.month’ may be used uninitialized [-Wmaybe-uninitialized]204 201 | return dts.month;205 | ~~~^~~~~~206../numpy/_core/src/multiarray/datetime.c:199:24: note: ‘dts.month’ was declared here207 199 | npy_datetimestruct dts;208 | ^~~209[409/538] Generating numpy/generate-version with a custom command210Saving version to numpy/version.py211[533/538] Compiling C++ object numpy/fft/_pocketfft_umath.cpython-314-x86_64-linux-gnu.so.p/_pocketfft_umath.cpp.o212In file included from ../numpy/fft/_pocketfft_umath.cpp:24:213In member function ‘const T& pocketfft::detail::cndarr<T>::operator[](std::ptrdiff_t) const [with T = pocketfft::detail::cmplx<double>]’,214 inlined from ‘pocketfft::detail::general_c2r<double>(const cndarr<cmplx<double> >&, ndarr<double>&, std::size_t, bool, double, std::size_t)::<lambda()>’ at ../numpy/fft/pocketfft/pocketfft_hdronly.h:3367:28:215../numpy/fft/pocketfft/pocketfft_hdronly.h:2903:47: warning: ‘it$p_i$’ may be used uninitialized [-Wmaybe-uninitialized]216 2903 | { return *reinterpret_cast<const T *>(d+ofs); }217 | ^~~218../numpy/fft/pocketfft/pocketfft_hdronly.h: In lambda function:219../numpy/fft/pocketfft/pocketfft_hdronly.h:3359:24: note: ‘it$p_i$’ was declared here220 3359 | multi_iter<vlen> it(in, out, axis);221 | ^~222../numpy/fft/pocketfft/pocketfft_hdronly.h:3359:24: warning: ‘it$p_o$’ may be used uninitialized [-Wmaybe-uninitialized]223In member function ‘T& pocketfft::detail::ndarr<T>::operator[](std::ptrdiff_t) [with T = pocketfft::detail::cmplx<double>]’,224 inlined from ‘pocketfft::detail::general_r2c<double>(const cndarr<double>&, ndarr<cmplx<double> >&, std::size_t, bool, double, std::size_t)::<lambda()>’ at ../numpy/fft/pocketfft/pocketfft_hdronly.h:3314:14:225../numpy/fft/pocketfft/pocketfft_hdronly.h:2913:71: warning: ‘it$p_o$’ may be used uninitialized [-Wmaybe-uninitialized]226 2913 | { return *reinterpret_cast<T *>(const_cast<char *>(cndarr<T>::d+ofs)); }227 | ^~~228../numpy/fft/pocketfft/pocketfft_hdronly.h: In lambda function:229../numpy/fft/pocketfft/pocketfft_hdronly.h:3304:22: note: ‘it$p_o$’ was declared here230 3304 | multi_iter<vlen> it(in, out, axis);231 | ^~232../numpy/fft/pocketfft/pocketfft_hdronly.h:3304:22: warning: ‘it$p_i$’ may be used uninitialized [-Wmaybe-uninitialized]233../numpy/fft/pocketfft/pocketfft_hdronly.h: In function ‘void pocketfft::detail::general_nd(const cndarr<T>&, ndarr<T>&, const shape_t&, T0, std::size_t, const Exec&, bool) [with Tplan = pocketfft_c<double>; T = cmplx<double>; T0 = double; Exec = ExecC2C]’:234../numpy/fft/pocketfft/pocketfft_hdronly.h:3198:26: warning: ‘it$p_o$’ may be used uninitialized [-Wmaybe-uninitialized]235 3198 | multi_iter<vlen> it(tin, out, axes[iax]);236 | ^~237../numpy/fft/pocketfft/pocketfft_hdronly.h:3198:26: warning: ‘it$p_i$’ may be used uninitialized [-Wmaybe-uninitialized]238[538/538] Linking target numpy/_core/_multiarray_umath.cpython-314-x86_64-linux-gnu.so239[904/904] /build/source/numpy/_core/tests/examples/limited_api/setup.py240Successfully built numpy-2.5.0-cp314-cp314-linux_x86_64.whl241Finished creating a wheel...242Finished executing pypaBuildPhase243buildPhase completed in 3 minutes 9 seconds
pythonRuntimeDepsCheckHook
244Executing pythonRuntimeDepsCheck245Checking runtime dependencies for numpy-2.5.0-cp314-cp314-linux_x86_64.whl246Finished executing pythonRuntimeDepsCheck
installPhase
247Executing pypaInstallPhase248Successfully installed numpy-2.5.0-cp314-cp314-linux_x86_64.whl249Finished executing pypaInstallPhase
pythonOutputDistPhase
250Executing pythonOutputDistPhase251Finished executing pythonOutputDistPhase
fixupPhase
252Patching '/nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/pkgconfig/numpy.pc' includedir to output /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0253shrinking RPATHs of ELF executables and libraries in /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0254shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/_core/_multiarray_tests.cpython-314-x86_64-linux-gnu.so255shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/_core/_umath_tests.cpython-314-x86_64-linux-gnu.so256shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/_core/_rational_tests.cpython-314-x86_64-linux-gnu.so257shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/_core/_struct_ufunc_tests.cpython-314-x86_64-linux-gnu.so258shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/_core/_operand_flag_tests.cpython-314-x86_64-linux-gnu.so259shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/_core/_multiarray_umath.cpython-314-x86_64-linux-gnu.so260shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/_core/_simd.cpython-314-x86_64-linux-gnu.so261shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/fft/_pocketfft_umath.cpython-314-x86_64-linux-gnu.so262shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/linalg/lapack_lite.cpython-314-x86_64-linux-gnu.so263shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/linalg/_umath_linalg.cpython-314-x86_64-linux-gnu.so264shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/random/_bounded_integers.cpython-314-x86_64-linux-gnu.so265shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/random/_common.cpython-314-x86_64-linux-gnu.so266shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/random/_mt19937.cpython-314-x86_64-linux-gnu.so267shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/random/_philox.cpython-314-x86_64-linux-gnu.so268shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/random/_pcg64.cpython-314-x86_64-linux-gnu.so269shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/random/_sfc64.cpython-314-x86_64-linux-gnu.so270shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/random/bit_generator.cpython-314-x86_64-linux-gnu.so271shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/random/_generator.cpython-314-x86_64-linux-gnu.so272shrinking /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/random/mtrand.cpython-314-x86_64-linux-gnu.so273checking for references to /build/ in /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0...274patching script interpreter paths in /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0275/nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/testing/print_coercion_tables.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3"276stripping (with command strip and flags -S -p) in /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/bin277shrinking RPATHs of ELF executables and libraries in /nix/store/bnq8db1n8c0jg6n13r0061xjfy5mi9ic-python3.14-numpy-2.5.0-dist278checking for references to /build/ in /nix/store/bnq8db1n8c0jg6n13r0061xjfy5mi9ic-python3.14-numpy-2.5.0-dist...279patching script interpreter paths in /nix/store/bnq8db1n8c0jg6n13r0061xjfy5mi9ic-python3.14-numpy-2.5.0-dist280Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6281wrapping `/nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/bin/f2py'...282Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6283wrapping `/nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/bin/numpy-config'...284Executing pythonRemoveTestsDir285Finished executing pythonRemoveTestsDir286making symlink relative: /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/pkgconfig287making symlink relative: /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/include
installCheckPhase
288no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
289Executing pythonImportsCheckPhase
pytestCheckPhase
290Executing pytestCheckPhase291/nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0 /build/source292pytest flags: -m pytest -k not\ \(test_api_importable\)\ and\ not\ \(test_iter_refcount\) -m not\ \(slow\) --numprocesses=48293============================= test session starts ==============================294platform linux -- Python 3.14.6, pytest-9.0.3, pluggy-1.6.0295rootdir: /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0296plugins: hypothesis-6.151.10, xdist-3.8.029748 workers [48872 items] 298........................................................................ [ 0%]299........................................................................ [ 0%]300........................................................................ [ 0%]301........................................................................ [ 0%]302........................................................................ [ 0%]303........................................................................ [ 0%]304........................................................................ [ 1%]305........................................................................ [ 1%]306........................................................................ [ 1%]307........................................................................ [ 1%]308........................................................................ [ 1%]309........................................................................ [ 1%]310........................................................................ [ 1%]311........................................................................ [ 2%]312........................................................................ [ 2%]313........................................................................ [ 2%]314........................................................................ [ 2%]315........................................................................ [ 2%]316........................................................................ [ 2%]317........................................................................ [ 2%]318........................................................................ [ 3%]319........................................................................ [ 3%]320........................................................................ [ 3%]321........................................................................ [ 3%]322........................................................................ [ 3%]323........................................................................ [ 3%]324........................................................................ [ 3%]325........................................................................ [ 4%]326........................................................................ [ 4%]327........................................................................ [ 4%]328..................................x..................................... [ 4%]329........................................................................ [ 4%]330........................................................................ [ 4%]331........................................................................ [ 5%]332........................................................................ [ 5%]333........................................................................ [ 5%]334........................................................................ [ 5%]335.s.........................x............................................ [ 5%]336........................................................................ [ 5%]337........................x............................................... [ 5%]338........................................................................ [ 6%]339........................................................................ [ 6%]340.................................................s...................... [ 6%]341...............................................................s........ [ 6%]342........................................................................ [ 6%]343.........s.............................................................. [ 6%]344.............................s........x................................. [ 6%]345.............................................s.......................... [ 7%]346..............................................s......................... [ 7%]347........................................................................ [ 7%]348........................................................................ [ 7%]349........................................................................ [ 7%]350...................................s.................................... [ 7%]351.................................................s...................... [ 7%]352........................................................................ [ 8%]353........................................................................ [ 8%]354........................................................................ [ 8%]355.......................................s................................ [ 8%]356...........................................................s............ [ 8%]357........................................................................ [ 8%]358...s.................................................................... [ 8%]359....s................................................................... [ 9%]360........................................................................ [ 9%]361........................................................................ [ 9%]362....................s................................................... [ 9%]363........................................................................ [ 9%]364...............s........................................................ [ 9%]365.............................s.......................................... [ 10%]366...............................................s........................ [ 10%]367...................................................................s.... [ 10%]368........................................................................ [ 10%]369........................................................................ [ 10%]370........................................................................ [ 10%]371........................................................................ [ 10%]372........................................................................ [ 11%]373........................................................................ [ 11%]374........................................................................ [ 11%]375........................................................................ [ 11%]376........................................................................ [ 11%]377........................................................................ [ 11%]378........................................................................ [ 11%]379........................................................................ [ 12%]380........................................................................ [ 12%]381........................................................................ [ 12%]382........................................................................ [ 12%]383........................................................................ [ 12%]384........................................................................ [ 12%]385........................................................................ [ 12%]386........................................................................ [ 13%]387........................................................................ [ 13%]388........................................................................ [ 13%]389........................................................................ [ 13%]390........................................................................ [ 13%]391........................................................................ [ 13%]392........................................................................ [ 13%]393.......................................................................x [ 14%]394........................................................................ [ 14%]395........................................................................ [ 14%]396........................................................................ [ 14%]397........................................................................ [ 14%]398........................................................................ [ 14%]399........................................................................ [ 15%]400........................................................................ [ 15%]401........................................................................ [ 15%]402........................................................................ [ 15%]403........................................................................ [ 15%]404........................................................................ [ 15%]405........................................................................ [ 15%]406........................................................................ [ 16%]407........................................................................ [ 16%]408........................................................................ [ 16%]409........................................................................ [ 16%]410........................................................................ [ 16%]411........................................................................ [ 16%]412..............................x......................................... [ 16%]413........................................................................ [ 17%]414........................................................................ [ 17%]415........................................................................ [ 17%]416........................................................................ [ 17%]417........................................................................ [ 17%]418........................................................................ [ 17%]419........................................................................ [ 17%]420........................................................................ [ 18%]421........................................................................ [ 18%]422........................................................................ [ 18%]423........................................................................ [ 18%]424........................................................................ [ 18%]425........................................................................ [ 18%]426........................................................................ [ 19%]427........................................................................ [ 19%]428........................................................................ [ 19%]429........................................................................ [ 19%]430........................................................................ [ 19%]431........................................................................ [ 19%]432........................................................................ [ 19%]433........................................................................ [ 20%]434........................................................................ [ 20%]435........................................................................ [ 20%]436...s.................................................................... [ 20%]437........................................................................ [ 20%]438........................................................................ [ 20%]439........................................................................ [ 20%]440...........................................s............................ [ 21%]441....s......................................s............................ [ 21%]442..........s..........................................s.................. [ 21%]443........................................................................ [ 21%]444........................................................................ [ 21%]445........................................................................ [ 21%]446........................................................................ [ 21%]447........................................................................ [ 22%]448........................................................................ [ 22%]449........................................................................ [ 22%]450........................................................................ [ 22%]451........................................................................ [ 22%]452........................................................................ [ 22%]453........................................................................ [ 22%]454........................................................................ [ 23%]455........................................................................ [ 23%]456........................................................................ [ 23%]457........................................................................ [ 23%]458........................................................................ [ 23%]459........................................................................ [ 23%]460........................................................................ [ 24%]461........................................................................ [ 24%]462........................................................................ [ 24%]463........................................................................ [ 24%]464........................................................................ [ 24%]465........................................................................ [ 24%]466........................................................................ [ 24%]467........................................................................ [ 25%]468........................................................................ [ 25%]469........................................................................ [ 25%]470........................................................................ [ 25%]471........................................................................ [ 25%]472........................................................................ [ 25%]473........................................................................ [ 25%]474........................................................................ [ 26%]475........................................................................ [ 26%]476.................s...................................................... [ 26%]477........................................................................ [ 26%]478.....................................................ssssssss........... [ 26%]479..........................................s............................. [ 26%]480........................................................................ [ 26%]481........................................................................ [ 27%]482........................................................................ [ 27%]483........................................................................ [ 27%]484........................................................................ [ 27%]485........................................................................ [ 27%]486........................................................................ [ 27%]487........................................................................ [ 27%]488........................................................................ [ 28%]489........................................................................ [ 28%]490........................................................................ [ 28%]491........................................................................ [ 28%]492........................................................................ [ 28%]493........................................................................ [ 28%]494........................................................................ [ 29%]495........................................................................ [ 29%]496........................................................................ [ 29%]497........................................................................ [ 29%]498........................................................................ [ 29%]499........................................................................ [ 29%]500........................................................................ [ 29%]501........................................................................ [ 30%]502........................................................................ [ 30%]503........................................................................ [ 30%]504........................................................................ [ 30%]505........................................................................ [ 30%]506........................................................................ [ 30%]507........................................................................ [ 30%]508........................................................................ [ 31%]509........................................................................ [ 31%]510........................................................................ [ 31%]511........................................................................ [ 31%]512........................................................................ [ 31%]513........................................................................ [ 31%]514........................................................................ [ 31%]515........................................................................ [ 32%]516........................................................................ [ 32%]517........................................................................ [ 32%]518........................................................................ [ 32%]519........................................................................ [ 32%]520........................................................................ [ 32%]521........................................................................ [ 33%]522........................................................................ [ 33%]523........................................................................ [ 33%]524........................................................................ [ 33%]525........................................................................ [ 33%]526........................................................................ [ 33%]527........................................................................ [ 33%]528........................................................................ [ 34%]529........................................................................ [ 34%]530........................................................................ [ 34%]531........................................................................ [ 34%]532........................................................................ [ 34%]533........................................................................ [ 34%]534........................................................................ [ 34%]535........................................................................ [ 35%]536........................................................................ [ 35%]537........................................................................ [ 35%]538........................................................................ [ 35%]539........................................................................ [ 35%]540........................................................................ [ 35%]541........................................................................ [ 35%]542........................................................................ [ 36%]543........................................................................ [ 36%]544........................................................................ [ 36%]545........................................................................ [ 36%]546........................................................................ [ 36%]547........................................................................ [ 36%]548........................................................................ [ 36%]549........................................................................ [ 37%]550........................................................................ [ 37%]551........................................................................ [ 37%]552........................................................................ [ 37%]553........................................................................ [ 37%]554........................................................................ [ 37%]555........................................................................ [ 38%]556........................................................................ [ 38%]557........................................................................ [ 38%]558........................................................................ [ 38%]559........................................................................ [ 38%]560........................................................................ [ 38%]561........................................................................ [ 38%]562........................................................................ [ 39%]563............................................x........................... [ 39%]564........................................................................ [ 39%]565........................................................................ [ 39%]566........................................................................ [ 39%]567........................................................................ [ 39%]568........................................................................ [ 39%]569........................................................................ [ 40%]570........................................................................ [ 40%]571.s................x..................................................... [ 40%]572...........................................s............................ [ 40%]573........................................................................ [ 40%]574........................................................................ [ 40%]575.....................................................................sss [ 40%]576........................................................................ [ 41%]577........................................................................ [ 41%]578........................................................................ [ 41%]579........................................................................ [ 41%]580........................................................................ [ 41%]581........................................................................ [ 41%]582........................................................................ [ 41%]583........................................................................ [ 42%]584........................................................................ [ 42%]585........................................................................ [ 42%]586........................................................................ [ 42%]587........................................................................ [ 42%]588........................................................................ [ 42%]589................................x..x..x..x.............................. [ 43%]590.............s.......................................................... [ 43%]591........................................................................ [ 43%]592........................................................................ [ 43%]593........................................................................ [ 43%]594........................................................................ [ 43%]595........................................................................ [ 43%]596........................................................................ [ 44%]597........................................................................ [ 44%]598........................................................................ [ 44%]599........................................................................ [ 44%]600........................................................................ [ 44%]601........................................................................ [ 44%]602........................................................................ [ 44%]603........................................................................ [ 45%]604........................................................................ [ 45%]605..............s...........s..............s.......s..........s........... [ 45%]606s.............s......................................................... [ 45%]607................................................s....................... [ 45%]608........................................................................ [ 45%]609........................................................................ [ 45%]610........................................................................ [ 46%]611........................................................................ [ 46%]612........................................................................ [ 46%]613........................................................................ [ 46%]614........................................................................ [ 46%]615........................................................................ [ 46%]616........................................................................ [ 46%]617........................................................................ [ 47%]618........................................................................ [ 47%]619........................................................................ [ 47%]620........................................................................ [ 47%]621.......ssssssssssssssssssssss.................sss....................... [ 47%]622.................................sssssssssssssss........ssss............ [ 47%]623..................sssssssssss.............................sss........... [ 48%]624...........................ssssssssssssssssssssssssssssssssssss......... [ 48%]625...ssssssssssss.............sssssssssssssssssss............sssssssssssss [ 48%]626s.............ss.ssssssssssssssssss..............sss........ssssssssssss [ 48%]627ssssssssssssssssssssssssssss...................sssssssssssssssssssss.... [ 48%]628....ssssssssssssssssssssssss.........................sssssssssssssssssss [ 48%]629sssssss.............ssss............................ssssssssssssssssssss [ 48%]630sssssssssss.........................ssss................................ [ 49%]631..............ssssssssssssssssssss..ssssssssssssssss................ssss [ 49%]632sssssssssss.............ssssssssssssssssssssssssssssssssssssssssssssssss [ 49%]633sssssssssssss.................sssssssssss.................ssssssssssssss [ 49%]634ssssssssssss................s.s..ss.sss.ssssssssssssssssssssssssssssssss [ 49%]635sssssssssssss.....................ssssssssssssssssss...........sssssssss [ 49%]636ssssssssssssssss.sss..........sssssss.sssssssssssssss............sssssss [ 49%]637ss.................sssssssssssssssssssssssssssssssssssssssssssssssssssss [ 50%]638ssssssssssss.sssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 50%]639ssssssssssssssssssssssssssssss.............sssssssssssssssssssssssssssss [ 50%]640ssssssssssssssssssssssssssssssssssssss....................ssssssssssssss [ 50%]641ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 50%]642ssssssssssssssssss.................sssssssssssssssssssssssssssssssssssss [ 50%]643ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 50%]644ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 51%]645ssssssssssssss.ssssssssssssssssssssss....sssssssssssssssssssssssssssssss [ 51%]646sssssssssssssssssssssssssssssssss..ssss..sss............................ [ 51%]647.............................ss......................................... [ 51%]648......................................sssssssssssssssss...ssssssssssssss [ 51%]649sss..................................................................... [ 51%]650.......................................................................s [ 52%]651sssssssssssssssssssss.......................................ssssssssss.. [ 52%]652..................ssss.................................................. [ 52%]653........................................................................ [ 52%]654........................................................................ [ 52%]655........................................................................ [ 52%]656........................................................................ [ 52%]657........................................................................ [ 53%]658........................................................................ [ 53%]659........................................................................ [ 53%]660........................................................................ [ 53%]661........................................................................ [ 53%]662ss...................................................................... [ 53%]663........................................................................ [ 53%]664........................................................................ [ 54%]665........................................................................ [ 54%]666........................................................................ [ 54%]667........................................................................ [ 54%]668........................................................................ [ 54%]669........................................................................ [ 54%]670........................................................................ [ 54%]671........................................................................ [ 55%]672........................................................................ [ 55%]673........................................................................ [ 55%]674......................x................................................. [ 55%]675........................................................................ [ 55%]676.....................................x.................................. [ 55%]677........................................................................ [ 55%]678........................................................................ [ 56%]679........................................................................ [ 56%]680........................................................................ [ 56%]681........................................................................ [ 56%]682........................................................................ [ 56%]683........................................................................ [ 56%]684........................................................................ [ 57%]685........................................................................ [ 57%]686........................................................................ [ 57%]687........................................................................ [ 57%]688........................................................................ [ 57%]689.......................................................s..s............. [ 57%]690........................................................................ [ 57%]691........................................................................ [ 58%]692........................................................................ [ 58%]693..........................s..s.......................................... [ 58%]694........................................................................ [ 58%]695........................................................................ [ 58%]696........................................................................ [ 58%]697...............................................s....................s... [ 58%]698.........s................s............................................. [ 59%]699........s............................................................... [ 59%]700........................................................................ [ 59%]701........................................................................ [ 59%]702........................................................................ [ 59%]703........................................................................ [ 59%]704............................s...................................s....... [ 59%]705........ss..s..s..s............s..s..s...................ss..s..s....... [ 60%]706.......................................................s................ [ 60%]707......................................s..s..s..s..s........s............ [ 60%]708..............s......................................................... [ 60%]709........................................................................ [ 60%]710........................................................................ [ 60%]711........................................................ssssss.......... [ 60%]712........................................................................ [ 61%]713..........sssssssssssssssssss..s..s..s..s..s..s..................s..s..s [ 61%]714..s..s....................ssssssssssssssssssssssss...................... [ 61%]715..............................................................ssssssssss [ 61%]716sss.............sssssssssssssssssss.......................s..s..s..s..s. [ 61%]717.....................................s..s..s.......sssssssssssssssssssss [ 61%]718ss..........sssssssssssssssss.......sss.s.......................s..s..s. [ 62%]719.s.........................s..s......................................... [ 62%]720........................................................................ [ 62%]721........................................................................ [ 62%]722........................................................................ [ 62%]723........................................................................ [ 62%]724........................................................................ [ 62%]725........................................................................ [ 63%]726........................................................................ [ 63%]727........................................................................ [ 63%]728........................................................................ [ 63%]729........................................................................ [ 63%]730................................................................x....... [ 63%]731........................................................................ [ 63%]732........................................................................ [ 64%]733........................................................................ [ 64%]734........................................................................ [ 64%]735........................................................................ [ 64%]736........................................................................ [ 64%]737........................................................................ [ 64%]738...x.................................................................... [ 64%]739............................x........................................... [ 65%]740........................................................................ [ 65%]741........................................................................ [ 65%]742...................................................................x.... [ 65%]743........................................................................ [ 65%]744..........................................................x............. [ 65%]745........................................................................ [ 66%]746........................................................................ [ 66%]747...........................................x............................ [ 66%]748........................................................................ [ 66%]749........................................................................ [ 66%]750........................................................................ [ 66%]751........................................................................ [ 66%]752........................................................................ [ 67%]753........................................................................ [ 67%]754........................................................................ [ 67%]755........................................................................ [ 67%]756........................................................................ [ 67%]757........................................................................ [ 67%]758........................................................................ [ 67%]759........................................................................ [ 68%]760........................................................................ [ 68%]761........................................................................ [ 68%]762........................................................................ [ 68%]763........................................................................ [ 68%]764........................................................................ [ 68%]765........................................................................ [ 68%]766........................................................................ [ 69%]767........................................................................ [ 69%]768........................................................................ [ 69%]769........................................................................ [ 69%]770.......................................................s................ [ 69%]771........................................................................ [ 69%]772........................................................................ [ 69%]773........................................................................ [ 70%]774........................................................................ [ 70%]775........................................................................ [ 70%]776........................................................................ [ 70%]777........................................................................ [ 70%]778........................................................................ [ 70%]779........................................................................ [ 71%]780........................................................................ [ 71%]781........................................................................ [ 71%]782........................................................................ [ 71%]783........................................................................ [ 71%]784.....................................................................x.. [ 71%]785........................................................................ [ 71%]786........................................................................ [ 72%]787........................................................................ [ 72%]788........................................................................ [ 72%]789..........................................................ss............ [ 72%]790........................................................................ [ 72%]791........................................................................ [ 72%]792........................s...........................................ssss [ 72%]793sssssssssssss........................................................... [ 73%]794...................................................................sssss [ 73%]795ssssss...........sssssssssss....................................ssssssss [ 73%]796sssss................................................................... [ 73%]797.ssss................................................................... [ 73%]798.....................................ss................................. [ 73%]799........................................................................ [ 73%]800........................................................................ [ 74%]801........................................................................ [ 74%]802........................................................................ [ 74%]803........................................................................ [ 74%]804........................................................................ [ 74%]805...............s........................................................ [ 74%]806...X.................................................................... [ 74%]807........................................................................ [ 75%]808........................................................................ [ 75%]809........................................................................ [ 75%]810........................................................................ [ 75%]811........................................................................ [ 75%]812........................................................................ [ 75%]813........................................................................ [ 76%]814........................................................................ [ 76%]815........................................................................ [ 76%]816........................................................................ [ 76%]817........................................................................ [ 76%]818........................................................................ [ 76%]819........................................................................ [ 76%]820........................................................................ [ 77%]821........................................................................ [ 77%]822........................................................................ [ 77%]823........................................................................ [ 77%]824........................................................................ [ 77%]825........................................................................ [ 77%]826........................................................................ [ 77%]827................x....................................................... [ 78%]828........................................................................ [ 78%]829........................................................................ [ 78%]830........................................................................ [ 78%]831................................................s.s.s.s.s.s.s.s.s.s..... [ 78%]832.............................s.s...s.s........s......................... [ 78%]833............................................s.s.s.s..................... [ 78%]834.s.s.s.s.s...................................s.s.s.s.s......s.s.s....... [ 79%]835...s.s.s.s.....s.s.s.........s.s..s.s..s.s.s.s...................s.s.s.s [ 79%]836.s.s......................................s.s.s.s.s.s............s.s.s.s [ 79%]837........s.....s..............s................s......................... [ 79%]838..................................s.s.s.s.s............................. [ 79%]839........................................................................ [ 79%]840........................................................................ [ 79%]841........................................................................ [ 80%]842................s....................................................... [ 80%]843........................................................................ [ 80%]844........................................................................ [ 80%]845........................................ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.sx [ 80%]846..............................................s......................... [ 80%]847........................................s.....x......................... [ 81%]848..................................................................s.ss.s [ 81%]849s....................................................................... [ 81%]850........................................................................ [ 81%]851...........x............................................................ [ 81%]852........................................................................ [ 81%]853........................................................................ [ 81%]854........................................................................ [ 82%]855........................................................................ [ 82%]856............................s........................................... [ 82%]857....s.s.ss.ss............................ss.ss.ss.ss.....ss.ss.......... [ 82%]858........................................................................ [ 82%]859..........ss............................................................ [ 82%]860..........................ss.ss.ss.ss.ss.ss...........ss................ [ 82%]861..................ss......ss.ss.ss.ss................................... [ 83%]862......ss.ss.ss....................................ss.ss.ss.............. [ 83%]863.............................................s.......................... [ 83%]864........................................................................ [ 83%]865........................................................................ [ 83%]866........................................................................ [ 83%]867........................................................................ [ 83%]868........................................................................ [ 84%]869........................................................................ [ 84%]870........................................................................ [ 84%]871........................................................................ [ 84%]872........................................................................ [ 84%]873........................................................................ [ 84%]874........................................................................ [ 85%]875........................................................................ [ 85%]876........................................................................ [ 85%]877........................................................................ [ 85%]878........................................................................ [ 85%]879...................s.................................................... [ 85%]880.........s.............................................................. [ 85%]881....x........................................x.......................... [ 86%]882............................s........................................... [ 86%]883........................................................................ [ 86%]884........................................................................ [ 86%]885........................................................................ [ 86%]886........................................................................ [ 86%]887........................................................................ [ 86%]888........................................................................ [ 87%]889........................................................................ [ 87%]890........................................................................ [ 87%]891........................................................................ [ 87%]892........................................................................ [ 87%]893........................................................................ [ 87%]894........................................................................ [ 87%]895........................................................................ [ 88%]896........................................................................ [ 88%]897........................................................................ [ 88%]898........................................................................ [ 88%]899........................................................................ [ 88%]900........................................................................ [ 88%]901........................................................................ [ 88%]902........................................................................ [ 89%]903........................................................................ [ 89%]904........................................................................ [ 89%]905........................................................................ [ 89%]906........................................................................ [ 89%]907........................................................................ [ 89%]908........................................................................ [ 90%]909........................................................................ [ 90%]910........................................................................ [ 90%]911........................................................................ [ 90%]912........................................................................ [ 90%]913........................................................................ [ 90%]914........................................................................ [ 90%]915........................................................................ [ 91%]916........................................................................ [ 91%]917........................................................................ [ 91%]918........................................................................ [ 91%]919........................................................................ [ 91%]920........................................................................ [ 91%]921........................................................................ [ 91%]922........................................................................ [ 92%]923........................................................................ [ 92%]924........................................................................ [ 92%]925........................................................................ [ 92%]926........................................................................ [ 92%]927........................................................................ [ 92%]928........................................................................ [ 92%]929........................................................................ [ 93%]930........................................................................ [ 93%]931........................................................................ [ 93%]932........................................................................ [ 93%]933........................................................................ [ 93%]934........................................................................ [ 93%]935........................................................................ [ 93%]936........................................................................ [ 94%]937........................................................................ [ 94%]938........................................................................ [ 94%]939........................................................................ [ 94%]940........................................................................ [ 94%]941........................................................................ [ 94%]942....................x................................................... [ 95%]943........................................................................ [ 95%]944........................................................................ [ 95%]945..................................................x..................... [ 95%]946........................................................................ [ 95%]947........................................................................ [ 95%]948........................................................................ [ 95%]949...................................................................x.... [ 96%]950........................................................................ [ 96%]951........................................................................ [ 96%]952...........................................................s............ [ 96%]953.......s.........s...................................................... [ 96%]954............................s.....s......s.....s........................ [ 96%]955........................................................................ [ 96%]956........................................................................ [ 97%]957........................................................................ [ 97%]958....................................................s................... [ 97%]959.................................................s...................... [ 97%]960........................................................................ [ 97%]961........................................................................ [ 97%]962........................................................................ [ 97%]963........................................................................ [ 98%]964..s..................................................................... [ 98%]965........................................................................ [ 98%]966...........................................s..............s............. [ 98%]967........................................................................ [ 98%]968........................................................................ [ 98%]969........................................................................ [ 99%]970........................................................................ [ 99%]971........................................................................ [ 99%]972........................................................................ [ 99%]973........................................................................ [ 99%]974........................................................................ [ 99%]975..............................x........x...X............................ [ 99%]976........................................................ [100%]977=============================== warnings summary ===============================978lib/python3.14/site-packages/numpy/_core/tests/test_umath.py:5075: 48 warnings979 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/_core/tests/test_umath.py:5075: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.980 np.matrix([0, 1]),981982lib/python3.14/site-packages/numpy/_core/tests/test_umath.py:5076: 48 warnings983 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/_core/tests/test_umath.py:5076: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.984 np.matrix([[0, 1], [2, 5]]),985986lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py:324: 48 warnings987 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.988 a = matrix([[1, 2], [3, 4]])989990lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py:402: 48 warnings991 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py:402: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.992 m = matrix([[1], [2]])993994lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py:35: 48 warnings995 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.996 np.matrix([2., 1.]).T),997998lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py:37: 48 warnings999 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py:37: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1000 np.matrix([[1., 2.], [3., 4.]]),10011002lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py:38: 48 warnings1003 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.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.1004 np.matrix([2., 1.]).T),10051006lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py:44: 48 warnings1007 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py:44: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1008 np.matrix([[1., 2.], [2., 1.]]),10091010lib/python3.14/site-packages/numpy/tests/test_matlib.py:2: 48 warnings1011 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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. 1012 import numpy.matlib10131014lib/python3.14/site-packages/numpy/_core/tests/test_dtype.py::TestFromCTypes::test_union_with_struct_packed1015 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/_core/tests/test_dtype.py:1767: DeprecationWarning: Due to '_pack_', the 'Struct' Structure will use memory layout compatible with MSVC (Windows). If this is intended, set _layout_ to 'ms'. The implicit default is deprecated and slated to become an error in Python 3.19.1016 class Struct(ctypes.Structure):10171018lib/python3.14/site-packages/numpy/_core/tests/test_dtype.py::TestFromCTypes::test_union_packed1019 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/_core/tests/test_dtype.py:1795: DeprecationWarning: Due to '_pack_', the 'Struct' Structure will use memory layout compatible with MSVC (Windows). If this is intended, set _layout_ to 'ms'. The implicit default is deprecated and slated to become an error in Python 3.19.1020 class Struct(ctypes.Structure):10211022lib/python3.14/site-packages/numpy/_core/tests/test_dtype.py::TestFromCTypes::test_union_packed1023 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/_core/tests/test_dtype.py:1802: DeprecationWarning: Due to '_pack_', the 'Union' Union will use memory layout compatible with MSVC (Windows). If this is intended, set _layout_ to 'ms'. The implicit default is deprecated and slated to become an error in Python 3.19.1024 class Union(ctypes.Union):10251026lib/python3.14/site-packages/numpy/_core/tests/test_dtype.py::TestFromCTypes::test_packed_structure1027 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/_core/tests/test_dtype.py:1824: DeprecationWarning: Due to '_pack_', the 'PackedStructure' Structure will use memory layout compatible with MSVC (Windows). If this is intended, set _layout_ to 'ms'. The implicit default is deprecated and slated to become an error in Python 3.19.1028 class PackedStructure(ctypes.Structure):10291030lib/python3.14/site-packages/numpy/_core/tests/test_dtype.py::TestFromCTypes::test_large_packed_structure1031 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/_core/tests/test_dtype.py:1837: DeprecationWarning: Due to '_pack_', the 'PackedStructure' Structure will use memory layout compatible with MSVC (Windows). If this is intended, set _layout_ to 'ms'. The implicit default is deprecated and slated to become an error in Python 3.19.1032 class PackedStructure(ctypes.Structure):10331034lib/python3.14/site-packages/numpy/_core/tests/test_dtype.py::TestFromCTypes::test_big_endian_structure_packed1035 /nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/ctypes/_endian.py:33: DeprecationWarning: Due to '_pack_', the 'BigEndStruct' Structure will use memory layout compatible with MSVC (Windows). If this is intended, set _layout_ to 'ms'. The implicit default is deprecated and slated to become an error in Python 3.19.1036 super().__setattr__(attrname, value)10371038lib/python3.14/site-packages/numpy/_core/tests/test_dtype.py::TestFromCTypes::test_little_endian_structure_packed1039 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/_core/tests/test_dtype.py:1874: DeprecationWarning: Due to '_pack_', the 'LittleEndStruct' Structure will use memory layout compatible with MSVC (Windows). If this is intended, set _layout_ to 'ms'. The implicit default is deprecated and slated to become an error in Python 3.19.1040 class LittleEndStruct(ctypes.LittleEndianStructure):10411042lib/python3.14/site-packages/numpy/lib/tests/test_arraysetops.py: 12 warnings1043 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/lib/tests/test_arraysetops.py:1272: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1044 mat = np.matrix(data).astype(dtype)10451046lib/python3.14/site-packages/numpy/lib/tests/test_function_base.py::TestQuantile::test_nan_err[err1-O-weights0]1047lib/python3.14/site-packages/numpy/lib/tests/test_function_base.py::TestQuantile::test_nan_err[err1-O-weights1]1048 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/lib/_function_base_impl.py:4505: RuntimeWarning: invalid value encountered in less1049 if np.any(weights < 0):10501051lib/python3.14/site-packages/numpy/lib/tests/test_shape_base.py: 3 warnings1052lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py: 14 warnings1053lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py: 2 warnings1054lib/python3.14/site-packages/numpy/matrixlib/tests/test_regression.py: 3 warnings1055lib/python3.14/site-packages/numpy/tests/test_matlib.py: 4 warnings1056 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1057 return matrix(data, dtype=dtype, copy=False)10581059lib/python3.14/site-packages/numpy/lib/tests/test_shape_base.py::TestKron::test_kron_smoke[asmatrix]1060lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_kron_matrix1061lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_kron_matrix1062lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_kron_matrix1063lib/python3.14/site-packages/numpy/matrixlib/tests/test_regression.py::TestRegression::test_kron_matrix1064 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/lib/_shape_base_impl.py:1150: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1065 return result if not is_any_mat else matrix(result, copy=False)10661067lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestMatrixReturn::test_instance_methods1068 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1069 a = matrix([1.0], dtype='f8')10701071lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestMatrixReturn::test_instance_methods1072 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1073 c, d = matrix([0.0]).nonzero()10741075lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_fancy_indexing1076 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1077 assert_equal(x, matrix([[3, 4, 3]]))10781079lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_fancy_indexing1080 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1081 assert_equal(x, matrix([[3, 4], [1, 2]]))10821083lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_fancy_indexing1084 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1085 assert_equal(x, matrix([[4, 3], [1, 2]]))10861087lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_matrix_element1088 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1089 x = matrix([[1, 2, 3], [4, 5, 6]])10901091lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_matrix_element1092 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1093 assert_equal(x[0][0], matrix([[1, 2, 3]]))10941095lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestNewScalarIndexing::test_matrix_element1096 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1097 x = matrix(0)10981099lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestShape::test_numpy_ravel_order1100 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py:426: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1101 x = matrix([[1, 2, 3], [4, 5, 6]])11021103lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestShape::test_matrix_ravel_order1104 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py:433: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1105 x = matrix([[1, 2, 3], [4, 5, 6]])11061107lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestPatternMatching::test_match_sequence_pattern_2d1108 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py:461: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1109 arr = matrix([[1, 2], [3, 4]])11101111lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_fancy_indexing1112 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1113 m = np.matrix([[1, 2], [3, 4]])11141115lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_polynomial_mapdomain1116 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1117 x = np.matrix([dom1, dom1])11181119lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_basic1120 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1121 mA = matrix(A)11221123lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_basic1124 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1125 mB = matrix(B)11261127lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_pinv1128 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1129 x = matrix(np.arange(6).reshape(2, 3))11301131lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_pinv1132 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1133 xpinv = matrix([[-0.77777778, 0.27777778],11341135lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_comparisons1136 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1137 mA = matrix(A)11381139lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_comparisons1140 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1141 mB = matrix(A) + 0.111421143lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_comparisons1144 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1145 assert_(np.all(mB == matrix(A + 0.1)))11461147lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_comparisons1148 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1149 assert_(not np.any(mB == matrix(A - 0.1)))11501151lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_noaxis1152 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1153 A = matrix([[1, 0], [0, 1]])11541155lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_noaxis1156 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1157 assert_(A.sum() == matrix(2))11581159lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_noaxis1160 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1161 assert_(A.mean() == matrix(0.5))11621163lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_repr1164 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1165 A = matrix([[1, 0], [0, 1]])11661167lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_make_bool_matrix_from_str1168 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1169 A = matrix('True; True; False')11701171lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_make_bool_matrix_from_str1172 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1173 B = matrix([[True], [True], [False]])11741175lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCasting::test_basic1176 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1177 mA = matrix(A)11781179lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_basic1180 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1181 mA = matrix(A)11821183lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_basic1184 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1185 mA2 = matrix(A)11861187lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_pow1188 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1189 m = matrix("1. 2.; 3. 4.")11901191lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_partition_matrix_none1192 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1193 a = np.matrix([[2, 1, 0]])11941195lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_partition_matrix_none1196 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1197 expected = np.matrix([[0, 1, 2]])11981199lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_dot_scalar_and_matrix_of_objects1200 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1201 arr = np.matrix([1, 2], dtype=object)12021203lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_dot_scalar_and_matrix_of_objects1204 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1205 desired = np.matrix([[3, 6]], dtype=object)12061207lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py: 22 warnings1208 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1209 arr = np.matrix([[1, 2], [3, 4]], dtype=dt)12101211lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py: 22 warnings1212 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1213 desired = np.matrix([[3, 6], [9, 12]], dtype=dt)12141215lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic1216 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1217 mA = matrix(A)12181219lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic1220lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_bmat_nondefault_str1221lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_bmat_nondefault_str1222lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_bmat_nondefault_str1223lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_bmat_nondefault_str1224lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix_builder1225 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/matrixlib/defmatrix.py:1105: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1226 return matrix(_from_string(obj, glob_dict, loc_dict))12271228lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic1229lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix_builder1230 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/matrixlib/defmatrix.py:1115: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1231 return matrix(concatenate(arr_rows, axis=0))12321233lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic1234 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1235 AEresult = matrix([[1, 2, 5, 6], [3, 4, 7, 8]])12361237lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic1238 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/matrixlib/defmatrix.py:1112: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1239 return matrix(concatenate(obj, axis=-1))12401241lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_basic1242 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1243 mvec = matrix(vec)12441245lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestCtor::test_exceptions1246 /nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/unittest/case.py:247: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1247 callable_obj(*args, **kwargs)12481249lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_sum1250 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1251 M = matrix([[1, 2, 0, 0],12521253lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_sum1254 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1255 sum0 = matrix([8, 12, 4, 6])12561257lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_sum1258 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1259 sum1 = matrix([3, 7, 6, 14]).T12601261lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod1262 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1263 x = matrix([[1, 2, 3], [4, 5, 6]])12641265lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod1266 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1267 assert_equal(x.prod(0), matrix([[4, 10, 18]]))12681269lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod1270 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1271 assert_equal(x.prod(1), matrix([[6], [120]]))12721273lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod1274 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1275 assert_equal(np.prod(x, axis=0), matrix([[4, 10, 18]]))12761277lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod1278 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1279 assert_equal(np.prod(x, axis=1), matrix([[6], [120]]))12801281lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_prod1282 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1283 y = matrix([0, 1, 3])12841285lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_max1286 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1287 x = matrix([[1, 2, 3], [4, 5, 6]])12881289lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_max1290 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1291 assert_equal(x.max(0), matrix([[4, 5, 6]]))12921293lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_max1294 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1295 assert_equal(x.max(1), matrix([[3], [6]]))12961297lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_max1298 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1299 assert_equal(np.max(x, axis=0), matrix([[4, 5, 6]]))13001301lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_max1302 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1303 assert_equal(np.max(x, axis=1), matrix([[3], [6]]))13041305lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_min1306 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1307 x = matrix([[1, 2, 3], [4, 5, 6]])13081309lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_min1310 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1311 assert_equal(x.min(0), matrix([[1, 2, 3]]))13121313lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_min1314 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1315 assert_equal(x.min(1), matrix([[1], [4]]))13161317lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_min1318 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1319 assert_equal(np.min(x, axis=0), matrix([[1, 2, 3]]))13201321lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestProperties::test_min1322 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1323 assert_equal(np.min(x, axis=1), matrix([[1], [4]]))13241325lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_inner_scalar_and_matrix_of_objects1326 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1327 arr = np.matrix([1, 2], dtype=object)13281329lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_inner_scalar_and_matrix_of_objects1330 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1331 desired = np.matrix([[3, 6]], dtype=object)13321333lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_iter_allocate_output_subtype1334 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1335 a = np.matrix([[1, 2], [3, 4]])13361337lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_array_astype1338 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1339 a = np.matrix([[0, 1, 2], [3, 4, 5]], dtype='f4')13401341lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_scalar_type_pow1342 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1343 m = matrix([[1, 2], [3, 4]])13441345lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_stack1346 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1347 m = np.matrix([[1, 2], [3, 4]])13481349lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_object_scalar_multiply1350 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1351 arr = np.matrix([1, 2], dtype=object)13521353lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_object_scalar_multiply1354 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1355 desired = np.matrix([[3, 6]], dtype=object)13561357lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_nanfunctions_matrices1358 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1359 mat = np.matrix(np.eye(3))13601361lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_apply_along_axis_matrix1362 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1363 m = np.matrix([[0, 1], [2, 3]])13641365lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_apply_along_axis_matrix1366 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1367 expected = np.matrix([[0, 2], [4, 6]])13681369lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_nanfunctions_matrices_general1370 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1371 mat = np.matrix(np.eye(3))13721373lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_ravel1374 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1375 a = masked_array(np.matrix([1, 2, 3, 4, 5]), mask=[[0, 1, 0, 0, 0]])13761377lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_average_matrix1378 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1379 y = np.matrix(np.random.rand(5, 5))13801381lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_average_matrix1382 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1383 a = np.matrix([[1, 2], [3, 4]])13841385lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_average_matrix1386 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1387 w = np.matrix([[1, 2], [3, 4]])13881389lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestSubclassing::test_maskedarray_subclassing1390lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestSubclassing::test_masked_unary_operations1391lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestSubclassing::test_masked_binary_operations1392lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestSubclassing::test_masked_binary_operations21393 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1394 mat = np.matrix(data)13951396lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_dot_matrix1397 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1398 mx = np.matrix(x)13991400lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_dot_matrix1401 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1402 my = np.matrix(y)14031404lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestConcatenator::test_matrix1405 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/ma/extras.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.1406 data = super().makemat(arr.data, copy=False)14071408lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestConcatenator::test_matrix1409lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix1410lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix1411lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::TestConcatenatorMatrix::test_matrix_scalar1412 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/lib/_index_tricks_impl.py:439: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1413 res = self.makemat(res)14141415lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_array_equal_error_message_matrix1416 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1417 assert_equal(np.array([1, 2]), np.matrix([1, 2]))14181419lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_array_almost_equal_matrix1420 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1421 m1 = np.matrix([[1., 2.]])14221423lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_array_almost_equal_matrix1424 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1425 m2 = np.matrix([[1., np.nan]])14261427lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_array_almost_equal_matrix1428 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1429 m3 = np.matrix([[1., -np.inf]])14301431lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_array_almost_equal_matrix1432 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1433 m4 = np.matrix([[np.nan, np.inf]])14341435lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_array_almost_equal_matrix1436 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1437 m5 = np.matrix([[1., 2.], [np.nan, np.inf]])14381439lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_bad_args1440lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_bad_args1441lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_bad_args1442 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/linalg/tests/test_linalg.py:1595: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1443 A = self.array([[1, 2, 3], [4, 5, 6]], dtype=self.dt)14441445lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_matrix_empty1446lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_matrix_empty1447lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_matrix_empty1448 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/linalg/tests/test_linalg.py:1505: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1449 assert_equal(norm(self.array([[]], dtype=self.dt)), 0.0)14501451lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_matrix_indexing1452 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1453 x1 = np.matrix([[1, 2, 3], [4, 3, 2]])14541455lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_matrix_indexing1456 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1457 x1 = np.matrix(np.arange(5) * 1.0)14581459lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_pickling_subbaseclass1460 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1461 a = masked_array(np.matrix(list(range(10))), mask=[1, 0, 1, 0, 0] * 2)14621463lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_count_mean_with_matrix1464 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1465 m = masked_array(np.matrix([[1, 2], [3, 4]]), mask=np.zeros((2, 2)))14661467lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_flat1468 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1469 test = masked_array(np.matrix([[1, 2, 3]]), mask=[0, 0, 1])14701471lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_flat1472 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1473 test = masked_array(np.matrix([[1, 2, 3]]), mask=[0, 0, 1])14741475lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_flat1476 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1477 control = masked_array(np.matrix([[3, 2, 1]]), mask=[1, 0, 0])14781479lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_flat1480 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1481 test = masked_array(np.matrix([[1, 2, 3]]), mask=[0, 0, 1])14821483lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_flat1484 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1485 a = masked_array(np.matrix(np.eye(2)), mask=0)14861487lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_matrix_return_type1488lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_matrix_return_type1489lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_matrix_return_type1490 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/linalg/tests/test_linalg.py:1508: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1491 a = self.array([[1, 0, 1], [0, 1, 1]])14921493lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_matrix_2x21494lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_matrix_2x21495lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_matrix_2x21496 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/linalg/tests/test_linalg.py:1560: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1497 A = self.array([[1, 3], [5, 7]], dtype=self.dt)14981499lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormInt64Matrix::test_matrix_3x31500lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormDoubleMatrix::test_matrix_3x31501lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestNormSingleMatrix::test_matrix_3x31502 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/linalg/tests/test_linalg.py:1581: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1503 self.array([[1, 2, 3], [6, 0, 5], [3, 2, 1]], dtype=self.dt)15041505lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices1506 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1507 X = np.matrix(x)15081509lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices1510 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1511 assert_equal(mXbig.all(0), np.matrix([False, False, True]))15121513lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices1514 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1515 assert_equal(mXbig.all(1), np.matrix([False, False, True]).T)15161517lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices1518 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1519 assert_equal(mXbig.any(0), np.matrix([False, False, True]))15201521lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices1522 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1523 assert_equal(mXbig.any(1), np.matrix([True, True, True]).T)15241525lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices1526 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1527 assert_equal(mXsmall.all(0), np.matrix([True, True, False]))15281529lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices1530 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1531 assert_equal(mXsmall.all(1), np.matrix([False, False, False]).T)15321533lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices1534 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1535 assert_equal(mXsmall.any(0), np.matrix([True, True, False]))15361537lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_allany_onmatrices1538 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1539 assert_equal(mXsmall.any(1), np.matrix([True, True, False]).T)15401541lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_mode_raw1542 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/linalg/tests/test_linalg.py:1800: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1543 a = self.array([[1, 2], [3, 4], [5, 6]], dtype=np.double)15441545lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_mode_all_but_economic1546 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/linalg/tests/test_linalg.py:1816: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1547 a = self.array([[1, 2], [3, 4]])15481549lib/python3.14/site-packages/numpy/matrixlib/tests/test_matrix_linalg.py::TestQRMatrix::test_mode_all_but_economic1550 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/linalg/tests/test_linalg.py:1817: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.1551 b = self.array([[1, 2], [3, 4], [5, 6]])15521553lib/python3.14/site-packages/numpy/matrixlib/tests/test_numeric.py::TestDot::test_matscalar1554 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1555 b1 = np.matrix(np.ones((3, 3), dtype=complex))15561557lib/python3.14/site-packages/numpy/matrixlib/tests/test_numeric.py::test_diagonal1558 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1559 b1 = np.matrix([[1, 2], [3, 4]])15601561lib/python3.14/site-packages/numpy/matrixlib/tests/test_numeric.py::test_diagonal1562 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1563 diag_b1 = np.matrix([[1, 4]])15641565lib/python3.14/site-packages/numpy/matrixlib/tests/test_regression.py::TestRegression::test_kron_matrix1566 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1567 x = np.matrix('[1 0; 1 0]')15681569lib/python3.14/site-packages/numpy/matrixlib/tests/test_regression.py::TestRegression::test_matrix_properties1570 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1571 a = np.matrix([1.0], dtype=float)15721573lib/python3.14/site-packages/numpy/matrixlib/tests/test_regression.py::TestRegression::test_matrix_properties1574 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1575 c, d = np.matrix([0.0]).nonzero()15761577lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_sort_matrix_none1578 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1579 a = np.matrix([[2, 1, 0]])15801581lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_sort_matrix_none1582 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1583 expected = np.matrix([[0, 1, 2]])15841585lib/python3.14/site-packages/numpy/matrixlib/tests/test_defmatrix.py::TestAlgebra::test_notimplemented1586 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1587 A = matrix([[1., 2.],15881589lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_ediff1d_matrix1590 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1591 assert isinstance(np.ediff1d(np.matrix(1)), np.matrix)15921593lib/python3.14/site-packages/numpy/matrixlib/tests/test_interaction.py::test_ediff1d_matrix1594 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1595 assert isinstance(np.ediff1d(np.matrix(1), to_begin=1), np.matrix)15961597lib/python3.14/site-packages/numpy/matrixlib/tests/test_masked_matrix.py::TestMaskedMatrix::test_compressed1598 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1599 a = masked_array(np.matrix([1, 2, 3, 4]), mask=[0, 0, 0, 0])16001601lib/python3.14/site-packages/numpy/tests/test_ctypeslib.py::TestAsCtypesType::test_structure_aligned1602lib/python3.14/site-packages/numpy/tests/test_ctypeslib.py::TestAsCtypesType::test_structure1603 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/ctypeslib/_ctypeslib.py:449: DeprecationWarning: Due to '_pack_', the 'struct' Structure will use memory layout compatible with MSVC (Windows). If this is intended, set _layout_ to 'ms'. The implicit default is deprecated and slated to become an error in Python 3.19.1604 return type('struct', (ctypes.Structure,), {16051606lib/python3.14/site-packages/numpy/tests/test_ctypeslib.py::TestAsCtypesType::test_padded_union1607lib/python3.14/site-packages/numpy/tests/test_ctypeslib.py::TestAsCtypesType::test_union1608 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/site-packages/numpy/ctypeslib/_ctypeslib.py:426: DeprecationWarning: Due to '_pack_', the 'union' Union will use memory layout compatible with MSVC (Windows). If this is intended, set _layout_ to 'ms'. The implicit default is deprecated and slated to become an error in Python 3.19.1609 return type('union', (ctypes.Union,), {16101611lib/python3.14/site-packages/numpy/tests/test_matlib.py::test_zeros1612 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1613 np.matrix([[ 0., 0., 0.],16141615lib/python3.14/site-packages/numpy/tests/test_matlib.py::test_zeros1616 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1617 assert_array_equal(numpy.matlib.zeros(2), np.matrix([[0., 0.]]))16181619lib/python3.14/site-packages/numpy/tests/test_matlib.py::test_eye1620 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1621 assert_array_equal(xc, np.matrix([[ 0, 1, 0],16221623lib/python3.14/site-packages/numpy/tests/test_matlib.py::test_eye1624 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1625 assert_array_equal(xf, np.matrix([[ 1, 0, 0, 0],16261627lib/python3.14/site-packages/numpy/tests/test_matlib.py::test_ones1628 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1629 np.matrix([[ 1., 1., 1.],16301631lib/python3.14/site-packages/numpy/tests/test_matlib.py::test_ones1632 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1633 assert_array_equal(numpy.matlib.ones(2), np.matrix([[ 1., 1.]]))16341635lib/python3.14/site-packages/numpy/tests/test_matlib.py::test_identity1636 /nix/store/047lmdjjwh0adxgk1x2jvfakbnbrwf5s-python3.14-numpy-2.5.0/lib/python3.14/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.1637 assert_array_equal(x, np.matrix([[1, 0], [0, 1]]))16381639-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html1640= 47095 passed, 1743 skipped, 32 xfailed, 2 xpassed, 687 warnings in 110.40s (0:01:50) =1641/build/source1642Finished executing pytestCheckPhase1643pytestCheckPhase completed in 2 minutes 0 seconds