Warning: Permanently added '18.205.67.251' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8710622-custom-1-x86_64 --chroot custom-1-x86_64 Version: 1.2 PID: 47238 Logging PID: 47239 Task: {'allow_user_ssh': False, 'appstream': True, 'background': False, 'build_id': 8710622, 'buildroot_pkgs': ['bash', 'bzip2', 'coreutils', 'cpio', 'diffutils', 'redhat-release', 'findutils', 'gawk', 'glibc-minimal-langpack', 'grep', 'gzip', 'info', 'patch', 'redhat-rpm-config', 'rpm-build', 'sed', 'tar', 'unzip', 'util-linux', 'which', 'xz'], 'chroot': 'custom-1-x86_64', 'enable_net': True, 'fedora_review': False, 'git_hash': 'ff115deeb17d7e9a2e01438dae1428b0827e969e', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-AppStream/numpy', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'numpy', 'package_version': '1:1.26.4-5', 'project_dirname': 'NoldenOS-10-AppStream', 'project_name': 'NoldenOS-10-AppStream', 'project_owner': 'loise', 'repo_priority': None, 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-AppStream/custom-1-x86_64/', 'id': 'copr_base', 'name': 'Copr repository', 'priority': None}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-BaseOS/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-AppStream/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-AppStream-2/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-CRB/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-devel/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_devel_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_devel_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-buildroot/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64'}], 'sandbox': 'loise/NoldenOS-10-AppStream--loise', 'source_json': {}, 'source_type': None, 'ssh_public_keys': None, 'storage': 0, 'submitter': 'loise', 'tags': [], 'task_id': '8710622-custom-1-x86_64', 'timeout': 18000, 'uses_devel_repo': False, 'with_opts': [], 'without_opts': []} Running: git clone https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-AppStream/numpy /var/lib/copr-rpmbuild/workspace/workdir-ln0qj37s/numpy --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-AppStream/numpy', '/var/lib/copr-rpmbuild/workspace/workdir-ln0qj37s/numpy', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-ln0qj37s/numpy'... Running: git checkout ff115deeb17d7e9a2e01438dae1428b0827e969e -- cmd: ['git', 'checkout', 'ff115deeb17d7e9a2e01438dae1428b0827e969e', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-ln0qj37s/numpy rc: 0 stdout: stderr: Note: switching to 'ff115deeb17d7e9a2e01438dae1428b0827e969e'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at ff115de automatic import of numpy Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-ln0qj37s/numpy rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading stdout from command: git rev-parse HEAD INFO: Reading sources specification file: sources INFO: Downloading numpy-1.26.4.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o numpy-1.26.4.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/loise/NoldenOS-10-AppStream/numpy/numpy-1.26.4.tar.gz/md5/19550cbe7bedd96a928da9d4ad69509d/numpy-1.26.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 15.0M 100 15.0M 0 0 26.9M 0 --:--:-- --:--:-- --:--:-- 26.9M INFO: Reading stdout from command: md5sum numpy-1.26.4.tar.gz INFO: Downloading numpy-html.zip INFO: Calling: curl -H Pragma: -o numpy-html.zip --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/loise/NoldenOS-10-AppStream/numpy/numpy-html.zip/md5/6d4f5753c9b95b388d5439140c842b00/numpy-html.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 27.7M 100 27.7M 0 0 26.7M 0 0:00:01 0:00:01 --:--:-- 26.7M INFO: Reading stdout from command: md5sum numpy-html.zip /usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-ln0qj37s/numpy/numpy.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-ln0qj37s/numpy --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1740761450.478332 -r /var/lib/copr-rpmbuild/results/configs/child.cfg INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-ln0qj37s/numpy/numpy.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-ln0qj37s/numpy --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1740761450.478332 -r /var/lib/copr-rpmbuild/results/configs/child.cfg Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-ln0qj37s/numpy/numpy.spec) Config(custom-1-x86_64) Start: clean chroot Finish: clean chroot Mock Version: 6.0 INFO: Mock Version: 6.0 Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1740761450.478332/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 detected and used (fallback) INFO: Buildroot is handled by package management from host and used with --installroot: rpm-4.20.0-1.fc41.x86_64 rpm-sequoia-1.7.0-2.fc41.x86_64 python3-dnf-4.22.0-2.fc41.noarch python3-dnf-plugins-core-4.10.0-1.fc41.noarch dnf5-5.2.10.0-2.fc41.x86_64 dnf5-plugins-5.2.10.0-2.fc41.x86_64 Start: installing minimal buildroot with dnf Unable to detect release version (use '--releasever' to specify release version) No matches found for the following disable plugin patterns: local, spacewalk, versionlock Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Copr repository 9.3 MB/s | 399 kB 00:00 Additional repo https_download_copr_fedorainfra 21 MB/s | 619 kB 00:00 Additional repo https_download_copr_fedorainfra 10 MB/s | 399 kB 00:00 Additional repo https_download_copr_fedorainfra 1.4 MB/s | 34 kB 00:00 Additional repo https_download_copr_fedorainfra 5.8 MB/s | 170 kB 00:00 Additional repo https_download_copr_fedorainfra 1.5 MB/s | 35 kB 00:00 Additional repo https_download_copr_fedorainfra 24 MB/s | 974 kB 00:00 Dependencies resolved. ========================================================================================================================================================================== Package Arch Version Repository Size ========================================================================================================================================================================== Installing: bash x86_64 5.2.26-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.8 M bzip2 x86_64 1.0.8-25.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 53 k centos-stream-release noarch 10.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 27 k coreutils x86_64 9.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.1 M cpio x86_64 2.15-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 286 k diffutils x86_64 3.10-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 397 k findutils x86_64 1:4.10.0-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 541 k gawk x86_64 5.3.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.1 M glibc-minimal-langpack x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 85 k grep x86_64 3.11-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 289 k gzip x86_64 1.13-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 164 k info x86_64 7.1-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 183 k patch x86_64 2.7.6-26.el10 copr_base 128 k redhat-rpm-config noarch 287-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 74 k rpm-build x86_64 4.19.1.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 68 k sed x86_64 4.9-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 309 k tar x86_64 2:1.35-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 853 k unzip x86_64 6.0-66.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 184 k util-linux x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.1 M which x86_64 2.21-43.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 41 k xz x86_64 1:5.6.2-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 458 k Installing dependencies: alternatives x86_64 1.30-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 41 k audit-libs x86_64 4.0.3-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 130 k authselect x86_64 1.5.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 141 k authselect-libs x86_64 1.5.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 203 k basesystem noarch 11-22.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 7.8 k binutils x86_64 2.41-53.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 6.3 M binutils-gold x86_64 2.41-53.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 790 k bzip2-libs x86_64 1.0.8-25.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 42 k ca-certificates noarch 2024.2.69_v8.0.303-102.3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 941 k centos-gpg-keys noarch 10.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 14 k centos-stream-repos noarch 10.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 12 k coreutils-common x86_64 9.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 2.1 M cracklib x86_64 2.9.11-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 82 k cracklib-dicts x86_64 2.9.11-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 3.6 M crypto-policies noarch 20250128-1.git22421d3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 65 k curl x86_64 8.9.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 311 k cyrus-sasl-lib x86_64 2.1.28-27.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 101 k debugedit x86_64 5.1-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 79 k dwz x86_64 0.15-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 137 k ed x86_64 1.20-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 82 k efi-srpm-macros noarch 6-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 23 k elfutils x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 537 k elfutils-debuginfod-client x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 46 k elfutils-default-yama-scope noarch 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 12 k elfutils-libelf x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 207 k elfutils-libs x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 260 k file x86_64 5.45-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 49 k file-libs x86_64 5.45-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 763 k filesystem x86_64 3.18-16.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M fonts-srpm-macros noarch 1:2.0.5-18.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 27 k forge-srpm-macros noarch 0.4.0-6.el10 copr_base 21 k gdb-minimal x86_64 14.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 4.1 M gdbm x86_64 1:1.23-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 147 k gdbm-libs x86_64 1:1.23-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 56 k glibc x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.2 M glibc-common x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 366 k glibc-gconv-extra x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.6 M gmp x86_64 1:6.2.1-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 318 k go-srpm-macros noarch 3.6.0-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 27 k jansson x86_64 2.14-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 46 k json-c x86_64 0.18-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 45 k kernel-srpm-macros noarch 1.0-25.el10 copr_base 10 k keyutils-libs x86_64 1.6.3-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 32 k krb5-libs x86_64 1.21.3-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 750 k libacl x86_64 2.3.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 25 k libarchive x86_64 3.7.7-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 415 k libattr x86_64 2.5.2-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 18 k libblkid x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 126 k libbrotli x86_64 1.1.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 341 k libcap x86_64 2.69-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 86 k libcap-ng x86_64 0.8.4-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 33 k libcom_err x86_64 1.47.1-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 27 k libcurl x86_64 8.9.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 360 k libeconf x86_64 0.6.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 33 k libevent x86_64 2.1.12-16.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 259 k libfdisk x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 160 k libffi x86_64 3.4.4-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 40 k libgcc x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 138 k libgomp x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 361 k libidn2 x86_64 2.3.7-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 113 k libmount x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 156 k libnghttp2 x86_64 1.64.0-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 77 k libpkgconf x86_64 2.1.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 38 k libpsl x86_64 0.21.5-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 65 k libpwquality x86_64 1.4.5-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 108 k libselinux x86_64 3.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 96 k libsemanage x86_64 3.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 121 k libsepol x86_64 3.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 342 k libsmartcols x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 83 k libssh x86_64 0.11.1-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 232 k libssh-config noarch 0.11.1-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 9.3 k libstdc++ x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 910 k libtasn1 x86_64 4.19.0-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 75 k libunistring x86_64 1.1-11.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 546 k libutempter x86_64 1.2.1-15.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 27 k libuuid x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 30 k libverto x86_64 0.3.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 21 k libxcrypt x86_64 4.4.36-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 119 k libxml2 x86_64 2.12.5-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 689 k libzstd x86_64 1.5.5-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 304 k lua-libs x86_64 5.4.6-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 130 k lua-srpm-macros noarch 1-15.el10 copr_base 9.3 k lz4-libs x86_64 1.9.4-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 68 k mpfr x86_64 4.2.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 348 k ncurses-base noarch 6.4-14.20240127.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 64 k ncurses-libs x86_64 6.4-14.20240127.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 329 k ocaml-srpm-macros noarch 10-4.el10 copr_base 9.6 k openblas-srpm-macros noarch 2-19.el10 copr_base 8.2 k openldap x86_64 2.6.8-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 221 k openssl-libs x86_64 1:3.2.2-16.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.3 M p11-kit x86_64 0.25.5-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 493 k p11-kit-trust x86_64 0.25.5-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 135 k package-notes-srpm-macros noarch 0.5-13.el10 copr_base 9.7 k pam x86_64 1.6.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 510 k pam-libs x86_64 1.6.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 57 k pcre2 x86_64 10.44-1.el10.3 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 246 k pcre2-syntax noarch 10.44-1.el10.3 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 151 k perl-srpm-macros noarch 1-57.el10 copr_base 9.0 k pkgconf x86_64 2.1.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 44 k pkgconf-m4 noarch 2.1.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 14 k pkgconf-pkg-config x86_64 2.1.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 10 k popt x86_64 1.19-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 59 k publicsuffix-list-dafsa noarch 20240107-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 59 k pyproject-srpm-macros noarch 1.16.2-1.el10 copr_base 14 k python-srpm-macros noarch 3.12-9.1.el10 copr_base 24 k qt6-srpm-macros noarch 6.8.1-3.el10 copr_base 10 k readline x86_64 8.2-11.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 213 k rpm x86_64 4.19.1.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 508 k rpm-build-libs x86_64 4.19.1.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 93 k rpm-libs x86_64 4.19.1.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 306 k rpm-sequoia x86_64 1.6.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 880 k rust-toolset-srpm-macros noarch 1.84.1-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 13 k setup noarch 2.14.5-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 148 k shadow-utils x86_64 2:4.15.0-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.3 M sqlite-libs x86_64 3.46.1-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 739 k systemd-libs x86_64 257-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 812 k util-linux-core x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 515 k xz-libs x86_64 1:5.6.2-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 112 k zip x86_64 3.0-44.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 263 k zlib-ng-compat x86_64 2.2.3-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 80 k zstd x86_64 1.5.5-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 475 k Transaction Summary ========================================================================================================================================================================== Install 142 Packages Total download size: 55 M Installed size: 186 M Downloading Packages: (1/142): forge-srpm-macros-0.4.0-6.el10.noarch. 1.6 MB/s | 21 kB 00:00 (2/142): kernel-srpm-macros-1.0-25.el10.noarch. 778 kB/s | 10 kB 00:00 (3/142): lua-srpm-macros-1-15.el10.noarch.rpm 676 kB/s | 9.3 kB 00:00 (4/142): ocaml-srpm-macros-10-4.el10.noarch.rpm 4.3 MB/s | 9.6 kB 00:00 (5/142): openblas-srpm-macros-2-19.el10.noarch. 3.4 MB/s | 8.2 kB 00:00 (6/142): package-notes-srpm-macros-0.5-13.el10. 3.7 MB/s | 9.7 kB 00:00 (7/142): perl-srpm-macros-1-57.el10.noarch.rpm 6.8 MB/s | 9.0 kB 00:00 (8/142): pyproject-srpm-macros-1.16.2-1.el10.no 5.0 MB/s | 14 kB 00:00 (9/142): patch-2.7.6-26.el10.x86_64.rpm 28 MB/s | 128 kB 00:00 (10/142): python-srpm-macros-3.12-9.1.el10.noar 6.5 MB/s | 24 kB 00:00 (11/142): basesystem-11-22.el10.noarch.rpm 3.3 MB/s | 7.8 kB 00:00 (12/142): qt6-srpm-macros-6.8.1-3.el10.noarch.r 2.5 MB/s | 10 kB 00:00 (13/142): bzip2-1.0.8-25.el10.x86_64.rpm 18 MB/s | 53 kB 00:00 (14/142): bash-5.2.26-6.el10.x86_64.rpm 233 MB/s | 1.8 MB 00:00 (15/142): bzip2-libs-1.0.8-25.el10.x86_64.rpm 7.7 MB/s | 42 kB 00:00 (16/142): centos-gpg-keys-10.0-8.el10.noarch.rp 3.9 MB/s | 14 kB 00:00 (17/142): centos-stream-release-10.0-8.el10.noa 14 MB/s | 27 kB 00:00 (18/142): centos-stream-repos-10.0-8.el10.noarc 4.4 MB/s | 12 kB 00:00 (19/142): cpio-2.15-3.el10.x86_64.rpm 71 MB/s | 286 kB 00:00 (20/142): diffutils-3.10-8.el10.x86_64.rpm 66 MB/s | 397 kB 00:00 (21/142): efi-srpm-macros-6-6.el10.noarch.rpm 6.4 MB/s | 23 kB 00:00 (22/142): ed-1.20-5.el10.x86_64.rpm 15 MB/s | 82 kB 00:00 (23/142): file-5.45-7.el10.x86_64.rpm 16 MB/s | 49 kB 00:00 (24/142): file-libs-5.45-7.el10.x86_64.rpm 78 MB/s | 763 kB 00:00 (25/142): filesystem-3.18-16.el10.x86_64.rpm 73 MB/s | 1.1 MB 00:00 (26/142): fonts-srpm-macros-2.0.5-18.el10.noarc 2.2 MB/s | 27 kB 00:00 (27/142): gdbm-1.23-10.el10.x86_64.rpm 24 MB/s | 147 kB 00:00 (28/142): glibc-common-2.39-37.el10.x86_64.rpm 75 MB/s | 366 kB 00:00 (29/142): gdbm-libs-1.23-10.el10.x86_64.rpm 8.1 MB/s | 56 kB 00:00 (30/142): glibc-2.39-37.el10.x86_64.rpm 231 MB/s | 2.2 MB 00:00 (31/142): glibc-minimal-langpack-2.39-37.el10.x 20 MB/s | 85 kB 00:00 (32/142): glibc-gconv-extra-2.39-37.el10.x86_64 192 MB/s | 1.6 MB 00:00 (33/142): gmp-6.2.1-10.el10.x86_64.rpm 60 MB/s | 318 kB 00:00 (34/142): grep-3.11-10.el10.x86_64.rpm 64 MB/s | 289 kB 00:00 (35/142): gzip-1.13-3.el10.x86_64.rpm 71 MB/s | 164 kB 00:00 (36/142): info-7.1-6.el10.x86_64.rpm 66 MB/s | 183 kB 00:00 (37/142): json-c-0.18-3.el10.x86_64.rpm 12 MB/s | 45 kB 00:00 (38/142): keyutils-libs-1.6.3-5.el10.x86_64.rpm 9.4 MB/s | 32 kB 00:00 (39/142): libacl-2.3.2-4.el10.x86_64.rpm 8.8 MB/s | 25 kB 00:00 (40/142): libattr-2.5.2-5.el10.x86_64.rpm 6.1 MB/s | 18 kB 00:00 (41/142): libarchive-3.7.7-1.el10.x86_64.rpm 82 MB/s | 415 kB 00:00 (42/142): libbrotli-1.1.0-6.el10.x86_64.rpm 70 MB/s | 341 kB 00:00 (43/142): libeconf-0.6.2-4.el10.x86_64.rpm 10 MB/s | 33 kB 00:00 (44/142): libidn2-2.3.7-3.el10.x86_64.rpm 53 MB/s | 113 kB 00:00 (45/142): libnghttp2-1.64.0-2.el10.x86_64.rpm 29 MB/s | 77 kB 00:00 (46/142): libpkgconf-2.1.0-3.el10.x86_64.rpm 14 MB/s | 38 kB 00:00 (47/142): libpwquality-1.4.5-12.el10.x86_64.rpm 25 MB/s | 108 kB 00:00 (48/142): libunistring-1.1-11.el10.x86_64.rpm 87 MB/s | 546 kB 00:00 (49/142): libsepol-3.8-1.el10.x86_64.rpm 36 MB/s | 342 kB 00:00 (50/142): libutempter-1.2.1-15.el10.x86_64.rpm 2.8 MB/s | 27 kB 00:00 (51/142): libxml2-2.12.5-5.el10.x86_64.rpm 84 MB/s | 689 kB 00:00 (52/142): lua-libs-5.4.6-7.el10.x86_64.rpm 19 MB/s | 130 kB 00:00 (53/142): mpfr-4.2.1-5.el10.x86_64.rpm 66 MB/s | 348 kB 00:00 (54/142): ncurses-base-6.4-14.20240127.el10.noa 11 MB/s | 64 kB 00:00 (55/142): ncurses-libs-6.4-14.20240127.el10.x86 42 MB/s | 329 kB 00:00 (56/142): pcre2-10.44-1.el10.3.x86_64.rpm 27 MB/s | 246 kB 00:00 (57/142): openssl-libs-3.2.2-16.el10.x86_64.rpm 132 MB/s | 2.3 MB 00:00 (58/142): pcre2-syntax-10.44-1.el10.3.noarch.rp 13 MB/s | 151 kB 00:00 (59/142): pkgconf-2.1.0-3.el10.x86_64.rpm 3.3 MB/s | 44 kB 00:00 (60/142): pkgconf-m4-2.1.0-3.el10.noarch.rpm 1.9 MB/s | 14 kB 00:00 (61/142): pkgconf-pkg-config-2.1.0-3.el10.x86_6 1.4 MB/s | 10 kB 00:00 (62/142): popt-1.19-8.el10.x86_64.rpm 12 MB/s | 59 kB 00:00 (63/142): publicsuffix-list-dafsa-20240107-6.el 11 MB/s | 59 kB 00:00 (64/142): readline-8.2-11.el10.x86_64.rpm 36 MB/s | 213 kB 00:00 (65/142): rpm-build-4.19.1.1-12.el10.x86_64.rpm 16 MB/s | 68 kB 00:00 (66/142): rpm-build-libs-4.19.1.1-12.el10.x86_6 19 MB/s | 93 kB 00:00 (67/142): rpm-4.19.1.1-12.el10.x86_64.rpm 69 MB/s | 508 kB 00:00 (68/142): rpm-libs-4.19.1.1-12.el10.x86_64.rpm 47 MB/s | 306 kB 00:00 (69/142): which-2.21-43.el10.x86_64.rpm 9.2 MB/s | 41 kB 00:00 (70/142): sqlite-libs-3.46.1-3.el10.x86_64.rpm 102 MB/s | 739 kB 00:00 (71/142): xz-5.6.2-3.el10.x86_64.rpm 86 MB/s | 458 kB 00:00 (72/142): xz-libs-5.6.2-3.el10.x86_64.rpm 21 MB/s | 112 kB 00:00 (73/142): zip-3.0-44.el10.x86_64.rpm 44 MB/s | 263 kB 00:00 (74/142): alternatives-1.30-2.el10.x86_64.rpm 9.1 MB/s | 41 kB 00:00 (75/142): audit-libs-4.0.3-1.el10.x86_64.rpm 27 MB/s | 130 kB 00:00 (76/142): authselect-1.5.0-8.el10.x86_64.rpm 42 MB/s | 141 kB 00:00 (77/142): authselect-libs-1.5.0-8.el10.x86_64.r 71 MB/s | 203 kB 00:00 (78/142): binutils-gold-2.41-53.el10.x86_64.rpm 144 MB/s | 790 kB 00:00 (79/142): ca-certificates-2024.2.69_v8.0.303-10 109 MB/s | 941 kB 00:00 (80/142): coreutils-9.5-6.el10.x86_64.rpm 84 MB/s | 1.1 MB 00:00 (81/142): cracklib-2.9.11-8.el10.x86_64.rpm 18 MB/s | 82 kB 00:00 (82/142): coreutils-common-9.5-6.el10.x86_64.rp 117 MB/s | 2.1 MB 00:00 (83/142): binutils-2.41-53.el10.x86_64.rpm 172 MB/s | 6.3 MB 00:00 (84/142): crypto-policies-20250128-1.git22421d3 6.7 MB/s | 65 kB 00:00 (85/142): cracklib-dicts-2.9.11-8.el10.x86_64.r 168 MB/s | 3.6 MB 00:00 (86/142): curl-8.9.1-5.el10.x86_64.rpm 32 MB/s | 311 kB 00:00 (87/142): cyrus-sasl-lib-2.1.28-27.el10.x86_64. 12 MB/s | 101 kB 00:00 (88/142): debugedit-5.1-4.el10.x86_64.rpm 40 MB/s | 79 kB 00:00 (89/142): dwz-0.15-7.el10.x86_64.rpm 53 MB/s | 137 kB 00:00 (90/142): elfutils-debuginfod-client-0.192-5.el 13 MB/s | 46 kB 00:00 (91/142): elfutils-0.192-5.el10.x86_64.rpm 96 MB/s | 537 kB 00:00 (92/142): elfutils-default-yama-scope-0.192-5.e 3.6 MB/s | 12 kB 00:00 (93/142): elfutils-libelf-0.192-5.el10.x86_64.r 48 MB/s | 207 kB 00:00 (94/142): elfutils-libs-0.192-5.el10.x86_64.rpm 47 MB/s | 260 kB 00:00 (95/142): findutils-4.10.0-5.el10.x86_64.rpm 40 MB/s | 541 kB 00:00 (96/142): gawk-5.3.0-6.el10.x86_64.rpm 41 MB/s | 1.1 MB 00:00 (97/142): go-srpm-macros-3.6.0-4.el10.noarch.rp 1.6 MB/s | 27 kB 00:00 (98/142): krb5-libs-1.21.3-7.el10.x86_64.rpm 67 MB/s | 750 kB 00:00 (99/142): jansson-2.14-3.el10.x86_64.rpm 3.8 MB/s | 46 kB 00:00 (100/142): gdb-minimal-14.2-4.el10.x86_64.rpm 100 MB/s | 4.1 MB 00:00 (101/142): libblkid-2.40.2-10.el10.x86_64.rpm 23 MB/s | 126 kB 00:00 (102/142): libcap-2.69-7.el10.x86_64.rpm 15 MB/s | 86 kB 00:00 (103/142): libcap-ng-0.8.4-6.el10.x86_64.rpm 18 MB/s | 33 kB 00:00 (104/142): libcom_err-1.47.1-3.el10.x86_64.rpm 12 MB/s | 27 kB 00:00 (105/142): libcurl-8.9.1-5.el10.x86_64.rpm 97 MB/s | 360 kB 00:00 (106/142): libevent-2.1.12-16.el10.x86_64.rpm 66 MB/s | 259 kB 00:00 (107/142): libfdisk-2.40.2-10.el10.x86_64.rpm 49 MB/s | 160 kB 00:00 (108/142): libffi-3.4.4-9.el10.x86_64.rpm 17 MB/s | 40 kB 00:00 (109/142): libgcc-14.2.1-7.el10.x86_64.rpm 62 MB/s | 138 kB 00:00 (110/142): libgomp-14.2.1-7.el10.x86_64.rpm 105 MB/s | 361 kB 00:00 (111/142): libmount-2.40.2-10.el10.x86_64.rpm 43 MB/s | 156 kB 00:00 (112/142): libselinux-3.8-1.el10.x86_64.rpm 27 MB/s | 96 kB 00:00 (113/142): libpsl-0.21.5-7.el10.x86_64.rpm 11 MB/s | 65 kB 00:00 (114/142): libsemanage-3.8-1.el10.x86_64.rpm 31 MB/s | 121 kB 00:00 (115/142): libsmartcols-2.40.2-10.el10.x86_64.r 23 MB/s | 83 kB 00:00 (116/142): libssh-config-0.11.1-2.el10.noarch.r 4.3 MB/s | 9.3 kB 00:00 (117/142): libssh-0.11.1-2.el10.x86_64.rpm 45 MB/s | 232 kB 00:00 (118/142): libuuid-2.40.2-10.el10.x86_64.rpm 12 MB/s | 30 kB 00:00 (119/142): libstdc++-14.2.1-7.el10.x86_64.rpm 158 MB/s | 910 kB 00:00 (120/142): libtasn1-4.19.0-9.el10.x86_64.rpm 13 MB/s | 75 kB 00:00 (121/142): libverto-0.3.2-10.el10.x86_64.rpm 6.2 MB/s | 21 kB 00:00 (122/142): libzstd-1.5.5-9.el10.x86_64.rpm 106 MB/s | 304 kB 00:00 (123/142): libxcrypt-4.4.36-10.el10.x86_64.rpm 31 MB/s | 119 kB 00:00 (124/142): lz4-libs-1.9.4-8.el10.x86_64.rpm 22 MB/s | 68 kB 00:00 (125/142): openldap-2.6.8-3.el10.x86_64.rpm 67 MB/s | 221 kB 00:00 (126/142): p11-kit-trust-0.25.5-7.el10.x86_64.r 47 MB/s | 135 kB 00:00 (127/142): p11-kit-0.25.5-7.el10.x86_64.rpm 88 MB/s | 493 kB 00:00 (128/142): pam-1.6.1-7.el10.x86_64.rpm 110 MB/s | 510 kB 00:00 (129/142): pam-libs-1.6.1-7.el10.x86_64.rpm 16 MB/s | 57 kB 00:00 (130/142): redhat-rpm-config-287-2.el10.noarch. 23 MB/s | 74 kB 00:00 (131/142): rust-toolset-srpm-macros-1.84.1-1.el 4.5 MB/s | 13 kB 00:00 (132/142): sed-4.9-3.el10.x86_64.rpm 88 MB/s | 309 kB 00:00 (133/142): rpm-sequoia-1.6.0-6.el10.x86_64.rpm 138 MB/s | 880 kB 00:00 (134/142): setup-2.14.5-4.el10.noarch.rpm 26 MB/s | 148 kB 00:00 (135/142): shadow-utils-4.15.0-5.el10.x86_64.rp 155 MB/s | 1.3 MB 00:00 (136/142): systemd-libs-257-9.el10.x86_64.rpm 99 MB/s | 812 kB 00:00 (137/142): unzip-6.0-66.el10.x86_64.rpm 54 MB/s | 184 kB 00:00 (138/142): tar-1.35-7.el10.x86_64.rpm 91 MB/s | 853 kB 00:00 (139/142): zlib-ng-compat-2.2.3-1.el10.x86_64.r 30 MB/s | 80 kB 00:00 (140/142): util-linux-2.40.2-10.el10.x86_64.rpm 143 MB/s | 1.1 MB 00:00 (141/142): util-linux-core-2.40.2-10.el10.x86_6 77 MB/s | 515 kB 00:00 (142/142): zstd-1.5.5-9.el10.x86_64.rpm 83 MB/s | 475 kB 00:00 -------------------------------------------------------------------------------- Total 171 MB/s | 55 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: filesystem-3.18-16.el10.x86_64 1/1 Preparing : 1/1 Installing : libgcc-14.2.1-7.el10.x86_64 1/142 Running scriptlet: libgcc-14.2.1-7.el10.x86_64 1/142 Installing : rust-toolset-srpm-macros-1.84.1-1.el10.noarch 2/142 Installing : libssh-config-0.11.1-2.el10.noarch 3/142 Installing : coreutils-common-9.5-6.el10.x86_64 4/142 Installing : publicsuffix-list-dafsa-20240107-6.el10.noarch 5/142 Installing : pkgconf-m4-2.1.0-3.el10.noarch 6/142 Installing : pcre2-syntax-10.44-1.el10.3.noarch 7/142 Installing : ncurses-base-6.4-14.20240127.el10.noarch 8/142 Installing : centos-gpg-keys-10.0-8.el10.noarch 9/142 Installing : centos-stream-repos-10.0-8.el10.noarch 10/142 Installing : centos-stream-release-10.0-8.el10.noarch 11/142 Installing : setup-2.14.5-4.el10.noarch 12/142 Running scriptlet: setup-2.14.5-4.el10.noarch 12/142 Installing : filesystem-3.18-16.el10.x86_64 13/142 Installing : basesystem-11-22.el10.noarch 14/142 Installing : glibc-gconv-extra-2.39-37.el10.x86_64 15/142 Running scriptlet: glibc-gconv-extra-2.39-37.el10.x86_64 15/142 Installing : glibc-minimal-langpack-2.39-37.el10.x86_64 16/142 Installing : glibc-common-2.39-37.el10.x86_64 17/142 Running scriptlet: glibc-2.39-37.el10.x86_64 18/142 Installing : glibc-2.39-37.el10.x86_64 18/142 Running scriptlet: glibc-2.39-37.el10.x86_64 18/142 warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead Installing : ncurses-libs-6.4-14.20240127.el10.x86_64 19/142 Installing : bash-5.2.26-6.el10.x86_64 20/142 Running scriptlet: bash-5.2.26-6.el10.x86_64 20/142 Installing : zlib-ng-compat-2.2.3-1.el10.x86_64 21/142 Installing : bzip2-libs-1.0.8-25.el10.x86_64 22/142 Installing : xz-libs-1:5.6.2-3.el10.x86_64 23/142 Installing : readline-8.2-11.el10.x86_64 24/142 Installing : popt-1.19-8.el10.x86_64 25/142 Installing : libstdc++-14.2.1-7.el10.x86_64 26/142 Installing : libuuid-2.40.2-10.el10.x86_64 27/142 Installing : libblkid-2.40.2-10.el10.x86_64 28/142 Installing : gmp-1:6.2.1-10.el10.x86_64 29/142 Installing : libattr-2.5.2-5.el10.x86_64 30/142 Installing : libacl-2.3.2-4.el10.x86_64 31/142 Installing : libxcrypt-4.4.36-10.el10.x86_64 32/142 Installing : libzstd-1.5.5-9.el10.x86_64 33/142 Installing : elfutils-libelf-0.192-5.el10.x86_64 34/142 Installing : gdbm-libs-1:1.23-10.el10.x86_64 35/142 Installing : libeconf-0.6.2-4.el10.x86_64 36/142 Installing : dwz-0.15-7.el10.x86_64 37/142 Installing : mpfr-4.2.1-5.el10.x86_64 38/142 Installing : gawk-5.3.0-6.el10.x86_64 39/142 Installing : unzip-6.0-66.el10.x86_64 40/142 Installing : file-libs-5.45-7.el10.x86_64 41/142 Installing : file-5.45-7.el10.x86_64 42/142 Running scriptlet: crypto-policies-20250128-1.git22421d3.el10.noarc 43/142 Installing : crypto-policies-20250128-1.git22421d3.el10.noarc 43/142 Running scriptlet: crypto-policies-20250128-1.git22421d3.el10.noarc 43/142 Installing : libsepol-3.8-1.el10.x86_64 44/142 Installing : libunistring-1.1-11.el10.x86_64 45/142 Installing : libidn2-2.3.7-3.el10.x86_64 46/142 Installing : lua-libs-5.4.6-7.el10.x86_64 47/142 Installing : pcre2-10.44-1.el10.3.x86_64 48/142 Installing : libselinux-3.8-1.el10.x86_64 49/142 Installing : sed-4.9-3.el10.x86_64 50/142 Installing : findutils-1:4.10.0-5.el10.x86_64 51/142 Installing : grep-3.11-10.el10.x86_64 52/142 Installing : xz-1:5.6.2-3.el10.x86_64 53/142 Installing : libmount-2.40.2-10.el10.x86_64 54/142 Installing : alternatives-1.30-2.el10.x86_64 55/142 Installing : jansson-2.14-3.el10.x86_64 56/142 Installing : libcap-ng-0.8.4-6.el10.x86_64 57/142 Installing : audit-libs-4.0.3-1.el10.x86_64 58/142 Installing : pam-libs-1.6.1-7.el10.x86_64 59/142 Installing : libcap-2.69-7.el10.x86_64 60/142 Installing : systemd-libs-257-9.el10.x86_64 61/142 Installing : libsmartcols-2.40.2-10.el10.x86_64 62/142 Installing : libtasn1-4.19.0-9.el10.x86_64 63/142 Installing : lz4-libs-1.9.4-8.el10.x86_64 64/142 Installing : zstd-1.5.5-9.el10.x86_64 65/142 Installing : util-linux-core-2.40.2-10.el10.x86_64 66/142 Installing : libsemanage-3.8-1.el10.x86_64 67/142 Installing : shadow-utils-2:4.15.0-5.el10.x86_64 68/142 Running scriptlet: libutempter-1.2.1-15.el10.x86_64 69/142 Installing : libutempter-1.2.1-15.el10.x86_64 69/142 Installing : tar-2:1.35-7.el10.x86_64 70/142 Installing : libpsl-0.21.5-7.el10.x86_64 71/142 Installing : zip-3.0-44.el10.x86_64 72/142 Installing : gdbm-1:1.23-10.el10.x86_64 73/142 Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 74/142 Installing : libfdisk-2.40.2-10.el10.x86_64 75/142 Installing : libxml2-2.12.5-5.el10.x86_64 76/142 Installing : bzip2-1.0.8-25.el10.x86_64 77/142 Installing : sqlite-libs-3.46.1-3.el10.x86_64 78/142 Installing : ed-1.20-5.el10.x86_64 79/142 Installing : patch-2.7.6-26.el10.x86_64 80/142 Installing : elfutils-default-yama-scope-0.192-5.el10.noarch 81/142 Running scriptlet: elfutils-default-yama-scope-0.192-5.el10.noarch 81/142 Installing : elfutils-libs-0.192-5.el10.x86_64 82/142 Installing : cpio-2.15-3.el10.x86_64 83/142 Installing : diffutils-3.10-8.el10.x86_64 84/142 Installing : json-c-0.18-3.el10.x86_64 85/142 Installing : keyutils-libs-1.6.3-5.el10.x86_64 86/142 Installing : libbrotli-1.1.0-6.el10.x86_64 87/142 Installing : libnghttp2-1.64.0-2.el10.x86_64 88/142 Installing : libpkgconf-2.1.0-3.el10.x86_64 89/142 Installing : pkgconf-2.1.0-3.el10.x86_64 90/142 Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 91/142 Installing : libcom_err-1.47.1-3.el10.x86_64 92/142 Installing : libffi-3.4.4-9.el10.x86_64 93/142 Installing : p11-kit-0.25.5-7.el10.x86_64 94/142 Installing : p11-kit-trust-0.25.5-7.el10.x86_64 95/142 Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64 95/142 Installing : openssl-libs-1:3.2.2-16.el10.x86_64 96/142 Installing : coreutils-9.5-6.el10.x86_64 97/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 98/142 Installing : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 98/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 98/142 Installing : gzip-1.13-3.el10.x86_64 99/142 Installing : cracklib-2.9.11-8.el10.x86_64 100/142 Installing : authselect-libs-1.5.0-8.el10.x86_64 101/142 Installing : libarchive-3.7.7-1.el10.x86_64 102/142 Installing : cracklib-dicts-2.9.11-8.el10.x86_64 103/142 Installing : libpwquality-1.4.5-12.el10.x86_64 104/142 Installing : pam-1.6.1-7.el10.x86_64 105/142 Installing : libevent-2.1.12-16.el10.x86_64 106/142 Installing : openldap-2.6.8-3.el10.x86_64 107/142 Installing : rpm-sequoia-1.6.0-6.el10.x86_64 108/142 Installing : rpm-libs-4.19.1.1-12.el10.x86_64 109/142 Installing : libgomp-14.2.1-7.el10.x86_64 110/142 Installing : rpm-build-libs-4.19.1.1-12.el10.x86_64 111/142 Installing : libverto-0.3.2-10.el10.x86_64 112/142 Installing : krb5-libs-1.21.3-7.el10.x86_64 113/142 Installing : libssh-0.11.1-2.el10.x86_64 114/142 Installing : libcurl-8.9.1-5.el10.x86_64 115/142 Installing : elfutils-debuginfod-client-0.192-5.el10.x86_64 116/142 Installing : binutils-gold-2.41-53.el10.x86_64 117/142 Running scriptlet: binutils-gold-2.41-53.el10.x86_64 117/142 Installing : binutils-2.41-53.el10.x86_64 118/142 Running scriptlet: binutils-2.41-53.el10.x86_64 118/142 Installing : elfutils-0.192-5.el10.x86_64 119/142 Installing : gdb-minimal-14.2-4.el10.x86_64 120/142 Installing : debugedit-5.1-4.el10.x86_64 121/142 Installing : curl-8.9.1-5.el10.x86_64 122/142 Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 123/142 Installing : rpm-4.19.1.1-12.el10.x86_64 123/142 Installing : lua-srpm-macros-1-15.el10.noarch 124/142 Installing : efi-srpm-macros-6-6.el10.noarch 125/142 Installing : qt6-srpm-macros-6.8.1-3.el10.noarch 126/142 Installing : perl-srpm-macros-1-57.el10.noarch 127/142 Installing : package-notes-srpm-macros-0.5-13.el10.noarch 128/142 Installing : openblas-srpm-macros-2-19.el10.noarch 129/142 Installing : ocaml-srpm-macros-10-4.el10.noarch 130/142 Installing : kernel-srpm-macros-1.0-25.el10.noarch 131/142 Installing : python-srpm-macros-3.12-9.1.el10.noarch 132/142 Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 133/142 Installing : pyproject-srpm-macros-1.16.2-1.el10.noarch 134/142 Installing : rpm-build-4.19.1.1-12.el10.x86_64 135/142 Installing : go-srpm-macros-3.6.0-4.el10.noarch 136/142 Installing : redhat-rpm-config-287-2.el10.noarch 137/142 Installing : forge-srpm-macros-0.4.0-6.el10.noarch 138/142 Installing : util-linux-2.40.2-10.el10.x86_64 139/142 Running scriptlet: util-linux-2.40.2-10.el10.x86_64 139/142 Installing : authselect-1.5.0-8.el10.x86_64 140/142 Installing : which-2.21-43.el10.x86_64 141/142 Installing : info-7.1-6.el10.x86_64 142/142 Running scriptlet: filesystem-3.18-16.el10.x86_64 142/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 142/142 Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64 142/142 Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 142/142 Running scriptlet: info-7.1-6.el10.x86_64 142/142 warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead Installed products updated. Installed: alternatives-1.30-2.el10.x86_64 audit-libs-4.0.3-1.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-53.el10.x86_64 binutils-gold-2.41-53.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch centos-gpg-keys-10.0-8.el10.noarch centos-stream-release-10.0-8.el10.noarch centos-stream-repos-10.0-8.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20250128-1.git22421d3.el10.noarch curl-8.9.1-5.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 debugedit-5.1-4.el10.x86_64 diffutils-3.10-8.el10.x86_64 dwz-0.15-7.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.192-5.el10.x86_64 elfutils-debuginfod-client-0.192-5.el10.x86_64 elfutils-default-yama-scope-0.192-5.el10.noarch elfutils-libelf-0.192-5.el10.x86_64 elfutils-libs-0.192-5.el10.x86_64 file-5.45-7.el10.x86_64 file-libs-5.45-7.el10.x86_64 filesystem-3.18-16.el10.x86_64 findutils-1:4.10.0-5.el10.x86_64 fonts-srpm-macros-1:2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch gawk-5.3.0-6.el10.x86_64 gdb-minimal-14.2-4.el10.x86_64 gdbm-1:1.23-10.el10.x86_64 gdbm-libs-1:1.23-10.el10.x86_64 glibc-2.39-37.el10.x86_64 glibc-common-2.39-37.el10.x86_64 glibc-gconv-extra-2.39-37.el10.x86_64 glibc-minimal-langpack-2.39-37.el10.x86_64 gmp-1:6.2.1-10.el10.x86_64 go-srpm-macros-3.6.0-4.el10.noarch grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 info-7.1-6.el10.x86_64 jansson-2.14-3.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 krb5-libs-1.21.3-7.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-1.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-10.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcom_err-1.47.1-3.el10.x86_64 libcurl-8.9.1-5.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-10.el10.x86_64 libffi-3.4.4-9.el10.x86_64 libgcc-14.2.1-7.el10.x86_64 libgomp-14.2.1-7.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libmount-2.40.2-10.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpsl-0.21.5-7.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libselinux-3.8-1.el10.x86_64 libsemanage-3.8-1.el10.x86_64 libsepol-3.8-1.el10.x86_64 libsmartcols-2.40.2-10.el10.x86_64 libssh-0.11.1-2.el10.x86_64 libssh-config-0.11.1-2.el10.noarch libstdc++-14.2.1-7.el10.x86_64 libtasn1-4.19.0-9.el10.x86_64 libunistring-1.1-11.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-10.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxml2-2.12.5-5.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openldap-2.6.8-3.el10.x86_64 openssl-libs-1:3.2.2-16.el10.x86_64 p11-kit-0.25.5-7.el10.x86_64 p11-kit-trust-0.25.5-7.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-7.el10.x86_64 pam-libs-1.6.1-7.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch perl-srpm-macros-1-57.el10.noarch pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-6.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-srpm-macros-3.12-9.1.el10.noarch qt6-srpm-macros-6.8.1-3.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-287-2.el10.noarch rpm-4.19.1.1-12.el10.x86_64 rpm-build-4.19.1.1-12.el10.x86_64 rpm-build-libs-4.19.1.1-12.el10.x86_64 rpm-libs-4.19.1.1-12.el10.x86_64 rpm-sequoia-1.6.0-6.el10.x86_64 rust-toolset-srpm-macros-1.84.1-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-4.el10.noarch shadow-utils-2:4.15.0-5.el10.x86_64 sqlite-libs-3.46.1-3.el10.x86_64 systemd-libs-257-9.el10.x86_64 tar-2:1.35-7.el10.x86_64 unzip-6.0-66.el10.x86_64 util-linux-2.40.2-10.el10.x86_64 util-linux-core-2.40.2-10.el10.x86_64 which-2.21-43.el10.x86_64 xz-1:5.6.2-3.el10.x86_64 xz-libs-1:5.6.2-3.el10.x86_64 zip-3.0-44.el10.x86_64 zlib-ng-compat-2.2.3-1.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Complete! Finish: installing minimal buildroot with dnf Start: creating root cache Finish: creating root cache Finish: chroot init INFO: Installed packages: INFO: alternatives-1.30-2.el10.x86_64 audit-libs-4.0.3-1.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-53.el10.x86_64 binutils-gold-2.41-53.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch centos-gpg-keys-10.0-8.el10.noarch centos-stream-release-10.0-8.el10.noarch centos-stream-repos-10.0-8.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20250128-1.git22421d3.el10.noarch curl-8.9.1-5.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 debugedit-5.1-4.el10.x86_64 diffutils-3.10-8.el10.x86_64 dwz-0.15-7.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.192-5.el10.x86_64 elfutils-debuginfod-client-0.192-5.el10.x86_64 elfutils-default-yama-scope-0.192-5.el10.noarch elfutils-libelf-0.192-5.el10.x86_64 elfutils-libs-0.192-5.el10.x86_64 file-5.45-7.el10.x86_64 file-libs-5.45-7.el10.x86_64 filesystem-3.18-16.el10.x86_64 findutils-4.10.0-5.el10.x86_64 fonts-srpm-macros-2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch gawk-5.3.0-6.el10.x86_64 gdb-minimal-14.2-4.el10.x86_64 gdbm-1.23-10.el10.x86_64 gdbm-libs-1.23-10.el10.x86_64 glibc-2.39-37.el10.x86_64 glibc-common-2.39-37.el10.x86_64 glibc-gconv-extra-2.39-37.el10.x86_64 glibc-minimal-langpack-2.39-37.el10.x86_64 gmp-6.2.1-10.el10.x86_64 go-srpm-macros-3.6.0-4.el10.noarch grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 info-7.1-6.el10.x86_64 jansson-2.14-3.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 krb5-libs-1.21.3-7.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-1.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-10.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcom_err-1.47.1-3.el10.x86_64 libcurl-8.9.1-5.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-10.el10.x86_64 libffi-3.4.4-9.el10.x86_64 libgcc-14.2.1-7.el10.x86_64 libgomp-14.2.1-7.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libmount-2.40.2-10.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpsl-0.21.5-7.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libselinux-3.8-1.el10.x86_64 libsemanage-3.8-1.el10.x86_64 libsepol-3.8-1.el10.x86_64 libsmartcols-2.40.2-10.el10.x86_64 libssh-0.11.1-2.el10.x86_64 libssh-config-0.11.1-2.el10.noarch libstdc++-14.2.1-7.el10.x86_64 libtasn1-4.19.0-9.el10.x86_64 libunistring-1.1-11.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-10.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxml2-2.12.5-5.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openldap-2.6.8-3.el10.x86_64 openssl-libs-3.2.2-16.el10.x86_64 p11-kit-0.25.5-7.el10.x86_64 p11-kit-trust-0.25.5-7.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-7.el10.x86_64 pam-libs-1.6.1-7.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch perl-srpm-macros-1-57.el10.noarch pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-6.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-srpm-macros-3.12-9.1.el10.noarch qt6-srpm-macros-6.8.1-3.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-287-2.el10.noarch rpm-4.19.1.1-12.el10.x86_64 rpm-build-4.19.1.1-12.el10.x86_64 rpm-build-libs-4.19.1.1-12.el10.x86_64 rpm-libs-4.19.1.1-12.el10.x86_64 rpm-sequoia-1.6.0-6.el10.x86_64 rust-toolset-srpm-macros-1.84.1-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-4.el10.noarch shadow-utils-4.15.0-5.el10.x86_64 sqlite-libs-3.46.1-3.el10.x86_64 systemd-libs-257-9.el10.x86_64 tar-1.35-7.el10.x86_64 unzip-6.0-66.el10.x86_64 util-linux-2.40.2-10.el10.x86_64 util-linux-core-2.40.2-10.el10.x86_64 which-2.21-43.el10.x86_64 xz-5.6.2-3.el10.x86_64 xz-libs-5.6.2-3.el10.x86_64 zip-3.0-44.el10.x86_64 zlib-ng-compat-2.2.3-1.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Start: buildsrpm Start: rpmbuild -bs Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1730160000 Wrote: /builddir/build/SRPMS/numpy-1.26.4-5.el10.src.rpm Finish: rpmbuild -bs INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/custom-1-x86_64-1740761450.478332/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1740761450.478332/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1740761450.478332/root/var/log/dnf.rpm.log INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz /bin/tar: Removing leading `/' from member names Finish: buildsrpm INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-ln0qj37s/numpy/numpy.spec) Config(child) 0 minutes 10 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot INFO: Start(/var/lib/copr-rpmbuild/results/numpy-1.26.4-5.el10.src.rpm) Config(custom-1-x86_64) Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1740761450.478332/root. INFO: calling preinit hooks INFO: enabled root cache Start: unpacking root cache Finish: unpacking root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Buildroot is handled by package management from host and used with --installroot: rpm-4.20.0-1.fc41.x86_64 rpm-sequoia-1.7.0-2.fc41.x86_64 python3-dnf-4.22.0-2.fc41.noarch python3-dnf-plugins-core-4.10.0-1.fc41.noarch dnf5-5.2.10.0-2.fc41.x86_64 dnf5-plugins-5.2.10.0-2.fc41.x86_64 Finish: chroot init Start: build phase for numpy-1.26.4-5.el10.src.rpm Start: build setup for numpy-1.26.4-5.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1730160000 Wrote: /builddir/build/SRPMS/numpy-1.26.4-5.el10.src.rpm No matches found for the following disable plugin patterns: local, spacewalk, versionlock Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Copr repository 147 kB/s | 2.2 kB 00:00 Copr repository 15 MB/s | 399 kB 00:00 Additional repo https_download_copr_fedorainfra 157 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 163 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 13 MB/s | 399 kB 00:00 Additional repo https_download_copr_fedorainfra 148 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 107 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 119 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 172 kB/s | 2.2 kB 00:00 Dependencies resolved. ============================================================================================================================================================= Package Arch Version Repository Size ============================================================================================================================================================= Installing: chrpath x86_64 0.16-25.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 30 k flexiblas-devel x86_64 3.4.2-3.el10 copr_base 112 k gcc x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 38 M gcc-c++ x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 15 M gcc-gfortran x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 14 M lapack-devel x86_64 3.12.0-7.el10 copr_base 82 k ninja-build x86_64 1.11.1-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 177 k python3-devel x86_64 3.12.9-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 278 k Installing dependencies: annobin-docs noarch 12.92-1.el10 copr_base 92 k annobin-plugin-gcc x86_64 12.92-1.el10 copr_base 983 k blas x86_64 3.12.0-7.el10 copr_base 695 k blas-devel x86_64 3.12.0-7.el10 copr_base 23 k blas64 x86_64 3.12.0-7.el10 copr_base 282 k blas64_ x86_64 3.12.0-7.el10 copr_base 282 k cmake-filesystem x86_64 3.30.5-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 17 k cpp x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 13 M emacs-filesystem noarch 1:29.4-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 9.4 k expat x86_64 2.6.4-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 115 k flexiblas x86_64 3.4.2-3.el10 copr_base 25 k flexiblas-netlib x86_64 3.4.2-3.el10 copr_base 3.2 M flexiblas-netlib64 x86_64 3.4.2-3.el10 copr_base 3.1 M flexiblas-openblas-openmp x86_64 3.4.2-3.el10 copr_base 18 k flexiblas-openblas-openmp64 x86_64 3.4.2-3.el10 copr_base 18 k gcc-plugin-annobin x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 61 k glibc-devel x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 525 k kernel-headers x86_64 6.12.0-65.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.5 M lapack x86_64 3.12.0-7.el10 copr_base 11 M lapack64 x86_64 3.12.0-7.el10 copr_base 2.5 M lapack64_ x86_64 3.12.0-7.el10 copr_base 2.5 M libgfortran x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 958 k libmpc x86_64 1.3.1-7.el10 copr_base 71 k libquadmath x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 209 k libquadmath-devel x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 49 k libstdc++-devel x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 2.6 M libxcrypt-devel x86_64 4.4.36-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 29 k make x86_64 1:4.4.1-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 579 k mpdecimal x86_64 2.5.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 89 k openblas x86_64 0.3.28-1.el10 copr_base 42 k openblas-openmp x86_64 0.3.28-1.el10 copr_base 5.2 M openblas-openmp64 x86_64 0.3.28-1.el10 copr_base 5.0 M python-rpm-macros noarch 3.12-9.1.el10 copr_base 18 k python3 x86_64 3.12.9-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 29 k python3-libs x86_64 3.12.9-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 8.9 M python3-packaging noarch 24.2-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 141 k python3-pip-wheel noarch 23.3.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.5 M python3-rpm-generators noarch 14-12.el10 copr_base 30 k python3-rpm-macros noarch 3.12-9.1.el10 copr_base 13 k tzdata noarch 2025a-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 431 k vim-filesystem noarch 2:9.1.083-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 15 k Transaction Summary ============================================================================================================================================================= Install 49 Packages Total download size: 133 M Installed size: 457 M Downloading Packages: (1/49): annobin-docs-12.92-1.el10.noarch.rpm 6.7 MB/s | 92 kB 00:00 (2/49): annobin-plugin-gcc-12.92-1.el10.x86_64. 43 MB/s | 983 kB 00:00 (3/49): blas-3.12.0-7.el10.x86_64.rpm 22 MB/s | 695 kB 00:00 (4/49): blas-devel-3.12.0-7.el10.x86_64.rpm 1.1 MB/s | 23 kB 00:00 (5/49): blas64-3.12.0-7.el10.x86_64.rpm 23 MB/s | 282 kB 00:00 (6/49): blas64_-3.12.0-7.el10.x86_64.rpm 27 MB/s | 282 kB 00:00 (7/49): flexiblas-3.4.2-3.el10.x86_64.rpm 1.4 MB/s | 25 kB 00:00 (8/49): flexiblas-netlib-3.4.2-3.el10.x86_64.rp 108 MB/s | 3.2 MB 00:00 (9/49): flexiblas-openblas-openmp-3.4.2-3.el10. 2.2 MB/s | 18 kB 00:00 (10/49): flexiblas-netlib64-3.4.2-3.el10.x86_64 84 MB/s | 3.1 MB 00:00 (11/49): flexiblas-openblas-openmp64-3.4.2-3.el 1.3 MB/s | 18 kB 00:00 (12/49): lapack-devel-3.12.0-7.el10.x86_64.rpm 7.6 MB/s | 82 kB 00:00 (13/49): flexiblas-devel-3.4.2-3.el10.x86_64.rp 1.3 MB/s | 112 kB 00:00 (14/49): lapack64-3.12.0-7.el10.x86_64.rpm 79 MB/s | 2.5 MB 00:00 (15/49): lapack-3.12.0-7.el10.x86_64.rpm 183 MB/s | 11 MB 00:00 (16/49): libmpc-1.3.1-7.el10.x86_64.rpm 4.6 MB/s | 71 kB 00:00 (17/49): lapack64_-3.12.0-7.el10.x86_64.rpm 72 MB/s | 2.5 MB 00:00 (18/49): openblas-0.3.28-1.el10.x86_64.rpm 2.7 MB/s | 42 kB 00:00 (19/49): python-rpm-macros-3.12-9.1.el10.noarch 3.1 MB/s | 18 kB 00:00 (20/49): python3-rpm-generators-14-12.el10.noar 6.3 MB/s | 30 kB 00:00 (21/49): python3-rpm-macros-3.12-9.1.el10.noarc 2.6 MB/s | 13 kB 00:00 (22/49): openblas-openmp-0.3.28-1.el10.x86_64.r 149 MB/s | 5.2 MB 00:00 (23/49): chrpath-0.16-25.el10.x86_64.rpm 3.7 MB/s | 30 kB 00:00 (24/49): openblas-openmp64-0.3.28-1.el10.x86_64 126 MB/s | 5.0 MB 00:00 (25/49): expat-2.6.4-1.el10.x86_64.rpm 12 MB/s | 115 kB 00:00 (26/49): glibc-devel-2.39-37.el10.x86_64.rpm 66 MB/s | 525 kB 00:00 (27/49): make-4.4.1-9.el10.x86_64.rpm 135 MB/s | 579 kB 00:00 (28/49): mpdecimal-2.5.1-12.el10.x86_64.rpm 17 MB/s | 89 kB 00:00 (29/49): python3-packaging-24.2-2.el10.noarch.r 32 MB/s | 141 kB 00:00 (30/49): cmake-filesystem-3.30.5-2.el10.x86_64. 5.2 MB/s | 17 kB 00:00 (31/49): python3-pip-wheel-23.3.2-10.el10.noarc 160 MB/s | 1.5 MB 00:00 (32/49): emacs-filesystem-29.4-9.el10.noarch.rp 1.8 MB/s | 9.4 kB 00:00 (33/49): cpp-14.2.1-7.el10.x86_64.rpm 121 MB/s | 13 MB 00:00 (34/49): gcc-c++-14.2.1-7.el10.x86_64.rpm 126 MB/s | 15 MB 00:00 (35/49): gcc-plugin-annobin-14.2.1-7.el10.x86_6 3.1 MB/s | 61 kB 00:00 (36/49): kernel-headers-6.12.0-65.el10.x86_64.r 44 MB/s | 1.5 MB 00:00 (37/49): gcc-gfortran-14.2.1-7.el10.x86_64.rpm 154 MB/s | 14 MB 00:00 (38/49): gcc-14.2.1-7.el10.x86_64.rpm 164 MB/s | 38 MB 00:00 (39/49): libquadmath-14.2.1-7.el10.x86_64.rpm 4.9 MB/s | 209 kB 00:00 (40/49): libstdc++-devel-14.2.1-7.el10.x86_64.r 256 MB/s | 2.6 MB 00:00 (41/49): libxcrypt-devel-4.4.36-10.el10.x86_64. 11 MB/s | 29 kB 00:00 (42/49): ninja-build-1.11.1-9.el10.x86_64.rpm 70 MB/s | 177 kB 00:00 (43/49): python3-3.12.9-1.el10.x86_64.rpm 8.9 MB/s | 29 kB 00:00 (44/49): python3-devel-3.12.9-1.el10.x86_64.rpm 88 MB/s | 278 kB 00:00 (45/49): libquadmath-devel-14.2.1-7.el10.x86_64 2.0 MB/s | 49 kB 00:00 (46/49): libgfortran-14.2.1-7.el10.x86_64.rpm 11 MB/s | 958 kB 00:00 (47/49): vim-filesystem-9.1.083-5.el10.noarch.r 7.7 MB/s | 15 kB 00:00 (48/49): tzdata-2025a-1.el10.noarch.rpm 72 MB/s | 431 kB 00:00 (49/49): python3-libs-3.12.9-1.el10.x86_64.rpm 213 MB/s | 8.9 MB 00:00 -------------------------------------------------------------------------------- Total 261 MB/s | 133 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libgfortran-14.2.1-7.el10.x86_64 1/49 Installing : libquadmath-14.2.1-7.el10.x86_64 2/49 Installing : libmpc-1.3.1-7.el10.x86_64 3/49 Installing : blas-3.12.0-7.el10.x86_64 4/49 Installing : blas64-3.12.0-7.el10.x86_64 5/49 Installing : blas64_-3.12.0-7.el10.x86_64 6/49 Installing : cmake-filesystem-3.30.5-2.el10.x86_64 7/49 Installing : python-rpm-macros-3.12-9.1.el10.noarch 8/49 Installing : openblas-0.3.28-1.el10.x86_64 9/49 Installing : openblas-openmp-0.3.28-1.el10.x86_64 10/49 Installing : flexiblas-netlib-3.4.2-3.el10.x86_64 11/49 Installing : flexiblas-3.4.2-3.el10.x86_64 12/49 Installing : flexiblas-openblas-openmp-3.4.2-3.el10.x86_64 13/49 Installing : openblas-openmp64-0.3.28-1.el10.x86_64 14/49 Installing : flexiblas-netlib64-3.4.2-3.el10.x86_64 15/49 Installing : flexiblas-openblas-openmp64-3.4.2-3.el10.x86_64 16/49 Installing : python3-rpm-macros-3.12-9.1.el10.noarch 17/49 Installing : lapack64_-3.12.0-7.el10.x86_64 18/49 Installing : lapack64-3.12.0-7.el10.x86_64 19/49 Installing : lapack-3.12.0-7.el10.x86_64 20/49 Installing : cpp-14.2.1-7.el10.x86_64 21/49 Installing : vim-filesystem-2:9.1.083-5.el10.noarch 22/49 Installing : tzdata-2025a-1.el10.noarch 23/49 Installing : libstdc++-devel-14.2.1-7.el10.x86_64 24/49 Installing : kernel-headers-6.12.0-65.el10.x86_64 25/49 Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 26/49 Installing : glibc-devel-2.39-37.el10.x86_64 27/49 Installing : emacs-filesystem-1:29.4-9.el10.noarch 28/49 Installing : python3-pip-wheel-23.3.2-10.el10.noarch 29/49 Installing : mpdecimal-2.5.1-12.el10.x86_64 30/49 Installing : make-1:4.4.1-9.el10.x86_64 31/49 Installing : gcc-14.2.1-7.el10.x86_64 32/49 Running scriptlet: gcc-14.2.1-7.el10.x86_64 32/49 Installing : libquadmath-devel-14.2.1-7.el10.x86_64 33/49 Installing : gcc-gfortran-14.2.1-7.el10.x86_64 34/49 Installing : blas-devel-3.12.0-7.el10.x86_64 35/49 Installing : expat-2.6.4-1.el10.x86_64 36/49 Installing : python3-libs-3.12.9-1.el10.x86_64 37/49 Installing : python3-3.12.9-1.el10.x86_64 38/49 Installing : python3-packaging-24.2-2.el10.noarch 39/49 Installing : python3-rpm-generators-14-12.el10.noarch 40/49 Installing : annobin-docs-12.92-1.el10.noarch 41/49 Installing : annobin-plugin-gcc-12.92-1.el10.x86_64 42/49 Running scriptlet: annobin-plugin-gcc-12.92-1.el10.x86_64 42/49 Installing : python3-devel-3.12.9-1.el10.x86_64 43/49 Installing : ninja-build-1.11.1-9.el10.x86_64 44/49 Installing : lapack-devel-3.12.0-7.el10.x86_64 45/49 Installing : gcc-c++-14.2.1-7.el10.x86_64 46/49 Installing : gcc-plugin-annobin-14.2.1-7.el10.x86_64 47/49 Running scriptlet: gcc-plugin-annobin-14.2.1-7.el10.x86_64 47/49 Installing : flexiblas-devel-3.4.2-3.el10.x86_64 48/49 Installing : chrpath-0.16-25.el10.x86_64 49/49 Running scriptlet: chrpath-0.16-25.el10.x86_64 49/49 warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead Installed products updated. Installed: annobin-docs-12.92-1.el10.noarch annobin-plugin-gcc-12.92-1.el10.x86_64 blas-3.12.0-7.el10.x86_64 blas-devel-3.12.0-7.el10.x86_64 blas64-3.12.0-7.el10.x86_64 blas64_-3.12.0-7.el10.x86_64 chrpath-0.16-25.el10.x86_64 cmake-filesystem-3.30.5-2.el10.x86_64 cpp-14.2.1-7.el10.x86_64 emacs-filesystem-1:29.4-9.el10.noarch expat-2.6.4-1.el10.x86_64 flexiblas-3.4.2-3.el10.x86_64 flexiblas-devel-3.4.2-3.el10.x86_64 flexiblas-netlib-3.4.2-3.el10.x86_64 flexiblas-netlib64-3.4.2-3.el10.x86_64 flexiblas-openblas-openmp-3.4.2-3.el10.x86_64 flexiblas-openblas-openmp64-3.4.2-3.el10.x86_64 gcc-14.2.1-7.el10.x86_64 gcc-c++-14.2.1-7.el10.x86_64 gcc-gfortran-14.2.1-7.el10.x86_64 gcc-plugin-annobin-14.2.1-7.el10.x86_64 glibc-devel-2.39-37.el10.x86_64 kernel-headers-6.12.0-65.el10.x86_64 lapack-3.12.0-7.el10.x86_64 lapack-devel-3.12.0-7.el10.x86_64 lapack64-3.12.0-7.el10.x86_64 lapack64_-3.12.0-7.el10.x86_64 libgfortran-14.2.1-7.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libquadmath-14.2.1-7.el10.x86_64 libquadmath-devel-14.2.1-7.el10.x86_64 libstdc++-devel-14.2.1-7.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 make-1:4.4.1-9.el10.x86_64 mpdecimal-2.5.1-12.el10.x86_64 ninja-build-1.11.1-9.el10.x86_64 openblas-0.3.28-1.el10.x86_64 openblas-openmp-0.3.28-1.el10.x86_64 openblas-openmp64-0.3.28-1.el10.x86_64 python-rpm-macros-3.12-9.1.el10.noarch python3-3.12.9-1.el10.x86_64 python3-devel-3.12.9-1.el10.x86_64 python3-libs-3.12.9-1.el10.x86_64 python3-packaging-24.2-2.el10.noarch python3-pip-wheel-23.3.2-10.el10.noarch python3-rpm-generators-14-12.el10.noarch python3-rpm-macros-3.12-9.1.el10.noarch tzdata-2025a-1.el10.noarch vim-filesystem-2:9.1.083-5.el10.noarch Complete! Finish: build setup for numpy-1.26.4-5.el10.src.rpm Start: rpmbuild numpy-1.26.4-5.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1730160000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6PotIF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf numpy-1.26.4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/numpy-1.26.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd numpy-1.26.4 + rm -rf /builddir/build/BUILD/numpy-1.26.4-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/numpy-1.26.4-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/f2py_test.patch + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/replace-deprecated-ctypes.ARRAY.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i 's/requires-python = ">=3.9,<3.13"/requires-python = ">=3.9"/' pyproject.toml + cat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.aL6XBp + umask 022 + cd /builddir/build/BUILD + cd numpy-1.26.4 + echo pyproject-rpm-macros + exit 0 Wrote: /builddir/build/SRPMS/numpy-1.26.4-5.el10.buildreqs.nosrc.rpm INFO: Going to install missing dynamic buildrequires No matches found for the following disable plugin patterns: local, spacewalk, versionlock Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Copr repository 144 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 158 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 161 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 142 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 138 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 150 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 178 kB/s | 2.2 kB 00:00 Package chrpath-0.16-25.el10.x86_64 is already installed. Package flexiblas-devel-3.4.2-3.el10.x86_64 is already installed. Package gcc-14.2.1-7.el10.x86_64 is already installed. Package gcc-c++-14.2.1-7.el10.x86_64 is already installed. Package gcc-gfortran-14.2.1-7.el10.x86_64 is already installed. Package lapack-devel-3.12.0-7.el10.x86_64 is already installed. Package ninja-build-1.11.1-9.el10.x86_64 is already installed. Package python3-devel-3.12.9-1.el10.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: pyproject-rpm-macros noarch 1.16.2-1.el10 copr_base 45 k Transaction Summary ================================================================================ Install 1 Package Total download size: 45 k Installed size: 114 k Downloading Packages: pyproject-rpm-macros-1.16.2-1.el10.noarch.rpm 3.2 MB/s | 45 kB 00:00 -------------------------------------------------------------------------------- Total 2.8 MB/s | 45 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 Running scriptlet: pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead Installed products updated. Installed: pyproject-rpm-macros-1.16.2-1.el10.noarch Complete! Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1730160000 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.4GEeuD + umask 022 + cd /builddir/build/BUILD + cd numpy-1.26.4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/numpy-1.26.4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/numpy-1.26.4/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/numpy-1.26.4/pyproject-wheeldir --output /builddir/build/BUILD/numpy-1.26.4-5.el10.x86_64-pyproject-buildrequires -R -Csetup-args=-Dblas=flexiblas -Csetup-args=-Dlapack=lapack Handling Cython>=0.29.34,<3.1 from build-system.requires Requirement not satisfied: Cython>=0.29.34,<3.1 Handling meson-python>=0.15.0,<0.16.0 from build-system.requires Requirement not satisfied: meson-python>=0.15.0,<0.16.0 Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/numpy-1.26.4-5.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/numpy-1.26.4-5.el10.buildreqs.nosrc.rpm INFO: Going to install missing dynamic buildrequires No matches found for the following disable plugin patterns: local, spacewalk, versionlock Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Copr repository 168 kB/s | 2.2 kB 00:00 Copr repository 13 MB/s | 399 kB 00:00 Additional repo https_download_copr_fedorainfra 161 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 157 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 14 MB/s | 399 kB 00:00 Additional repo https_download_copr_fedorainfra 140 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 112 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 156 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 174 kB/s | 2.2 kB 00:00 Package chrpath-0.16-25.el10.x86_64 is already installed. Package flexiblas-devel-3.4.2-3.el10.x86_64 is already installed. Package gcc-14.2.1-7.el10.x86_64 is already installed. Package gcc-c++-14.2.1-7.el10.x86_64 is already installed. Package gcc-gfortran-14.2.1-7.el10.x86_64 is already installed. Package lapack-devel-3.12.0-7.el10.x86_64 is already installed. Package ninja-build-1.11.1-9.el10.x86_64 is already installed. Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. Package python3-devel-3.12.9-1.el10.x86_64 is already installed. Package python3-devel-3.12.9-1.el10.x86_64 is already installed. Package python3-packaging-24.2-2.el10.noarch is already installed. Dependencies resolved. ========================================================================================================================================================== Package Arch Version Repository Size ========================================================================================================================================================== Installing: python3-cython x86_64 3.0.9-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 3.8 M python3-meson-python noarch 0.15.0-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 76 k python3-pip noarch 23.3.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.9 M Installing dependencies: meson noarch 1.4.1-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64 2.0 M python3-pyproject-metadata noarch 0.7.1-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_devel_custom_1_x86_64 30 k python3-setuptools noarch 69.0.3-11.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.4 M Transaction Summary ========================================================================================================================================================== Install 6 Packages Total download size: 10 M Installed size: 50 M Downloading Packages: (1/6): python3-setuptools-69.0.3-11.el10.noarch 86 MB/s | 1.4 MB 00:00 (2/6): meson-1.4.1-4.el10.noarch.rpm 73 MB/s | 2.0 MB 00:00 (3/6): python3-pip-23.3.2-10.el10.noarch.rpm 91 MB/s | 2.9 MB 00:00 (4/6): python3-meson-python-0.15.0-12.el10.noar 4.6 MB/s | 76 kB 00:00 (5/6): python3-cython-3.0.9-8.el10.x86_64.rpm 116 MB/s | 3.8 MB 00:00 (6/6): python3-pyproject-metadata-0.7.1-8.el10. 698 kB/s | 30 kB 00:00 -------------------------------------------------------------------------------- Total 163 MB/s | 10 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-pyproject-metadata-0.7.1-8.el10.noarch 1/6 Installing : python3-setuptools-69.0.3-11.el10.noarch 2/6 Installing : meson-1.4.1-4.el10.noarch 3/6 Installing : python3-meson-python-0.15.0-12.el10.noarch 4/6 Installing : python3-cython-3.0.9-8.el10.x86_64 5/6 Installing : python3-pip-23.3.2-10.el10.noarch 6/6 Running scriptlet: python3-pip-23.3.2-10.el10.noarch 6/6 warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead Installed products updated. Installed: meson-1.4.1-4.el10.noarch python3-cython-3.0.9-8.el10.x86_64 python3-meson-python-0.15.0-12.el10.noarch python3-pip-23.3.2-10.el10.noarch python3-pyproject-metadata-0.7.1-8.el10.noarch python3-setuptools-69.0.3-11.el10.noarch Complete! Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1730160000 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.3AQ17w + umask 022 + cd /builddir/build/BUILD + cd numpy-1.26.4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/numpy-1.26.4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/numpy-1.26.4/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/numpy-1.26.4/pyproject-wheeldir --output /builddir/build/BUILD/numpy-1.26.4-5.el10.x86_64-pyproject-buildrequires -R -Csetup-args=-Dblas=flexiblas -Csetup-args=-Dlapack=lapack Handling Cython>=0.29.34,<3.1 from build-system.requires Requirement satisfied: Cython>=0.29.34,<3.1 (installed: Cython 3.0.9) Handling meson-python>=0.15.0,<0.16.0 from build-system.requires Requirement satisfied: meson-python>=0.15.0,<0.16.0 (installed: meson-python 0.15.0) + cat /builddir/build/BUILD/numpy-1.26.4-5.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/numpy-1.26.4-5.el10.buildreqs.nosrc.rpm INFO: Going to install missing dynamic buildrequires No matches found for the following disable plugin patterns: local, spacewalk, versionlock Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Copr repository 157 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 158 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 104 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 119 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 65 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 125 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 178 kB/s | 2.2 kB 00:00 Package python3-cython-3.0.9-8.el10.x86_64 is already installed. Package python3-meson-python-0.15.0-12.el10.noarch is already installed. Package chrpath-0.16-25.el10.x86_64 is already installed. Package flexiblas-devel-3.4.2-3.el10.x86_64 is already installed. Package gcc-14.2.1-7.el10.x86_64 is already installed. Package gcc-c++-14.2.1-7.el10.x86_64 is already installed. Package gcc-gfortran-14.2.1-7.el10.x86_64 is already installed. Package lapack-devel-3.12.0-7.el10.x86_64 is already installed. Package ninja-build-1.11.1-9.el10.x86_64 is already installed. Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. Package python3-devel-3.12.9-1.el10.x86_64 is already installed. Package python3-devel-3.12.9-1.el10.x86_64 is already installed. Package python3-packaging-24.2-2.el10.noarch is already installed. Package python3-pip-23.3.2-10.el10.noarch is already installed. Dependencies resolved. Nothing to do. Complete! Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1730160000 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.iewijJ + umask 022 + cd /builddir/build/BUILD + cd numpy-1.26.4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/numpy-1.26.4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/numpy-1.26.4/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/numpy-1.26.4/pyproject-wheeldir --output /builddir/build/BUILD/numpy-1.26.4-5.el10.x86_64-pyproject-buildrequires -R -Csetup-args=-Dblas=flexiblas -Csetup-args=-Dlapack=lapack Handling Cython>=0.29.34,<3.1 from build-system.requires Requirement satisfied: Cython>=0.29.34,<3.1 (installed: Cython 3.0.9) Handling meson-python>=0.15.0,<0.16.0 from build-system.requires Requirement satisfied: meson-python>=0.15.0,<0.16.0 (installed: meson-python 0.15.0) + cat /builddir/build/BUILD/numpy-1.26.4-5.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fxidsf + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd numpy-1.26.4 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + sed -i '/libdivide\.h/i#define LIBDIVIDE_AVX2' numpy/core/src/umath/loops.c.src + mkdir -p /builddir/build/BUILD/numpy-1.26.4/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/numpy-1.26.4/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py -Csetup-args=-Dblas=flexiblas -Csetup-args=-Dlapack=lapack /builddir/build/BUILD/numpy-1.26.4/pyproject-wheeldir Processing /builddir/build/BUILD/numpy-1.26.4 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) + /usr/bin/python3 /builddir/build/BUILD/numpy-1.26.4/vendored-meson/meson/meson.py setup /builddir/build/BUILD/numpy-1.26.4 /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md -Dblas=flexiblas -Dlapack=lapack --native-file=/builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/meson-python-native-file.ini The Meson build system Version: 1.2.99 Source dir: /builddir/build/BUILD/numpy-1.26.4 Build dir: /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf Build type: native build Project name: NumPy Project version: 1.26.4 C compiler for the host machine: gcc (gcc 14.2.1 "gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-7)") C linker for the host machine: gcc ld.bfd 2.41-53 C++ compiler for the host machine: g++ (gcc 14.2.1 "g++ (GCC) 14.2.1 20250110 (Red Hat 14.2.1-7)") C++ linker for the host machine: g++ ld.bfd 2.41-53 Cython compiler for the host machine: cython (cython 3.0.9) Host machine cpu family: x86_64 Host machine cpu: x86_64 Program python found: YES (/usr/bin/python3) Found pkg-config: /usr/bin/pkg-config (2.1.0) Run-time dependency python found: YES 3.12 Has header "Python.h" with dependency python-3.12: YES Compiler for C supports arguments -fno-strict-aliasing: YES Message: Appending option "detect" to "cpu-baseline" due to detecting global architecture c_arg "-march=x86-64-v2" Test features "SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX XOP FMA4 F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL AVX512_SPR" : Parial support, missing(AVX XOP FMA4 F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL AVX512_SPR) Test features "SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42" : Supported Test features "AVX" : Supported Test features "F16C" : Supported Test features "FMA3" : Supported Test features "AVX2" : Supported Test features "AVX512F" : Supported Test features "AVX512CD" : Supported Test features "AVX512_KNL" : Supported Test features "AVX512_KNM" : Supported Test features "AVX512_SKX" : Supported Test features "AVX512_CLX" : Supported Test features "AVX512_CNL" : Supported Test features "AVX512_ICL" : Supported Test features "AVX512_SPR" : Supported Configuring npy_cpu_dispatch_config.h using configuration Message: CPU Optimization Options baseline: Requested : min+detect Enabled : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 dispatch: Requested : max -xop -fma4 Enabled : AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL AVX512_SPR Library m found: YES Run-time dependency flexiblas found: YES 3.4.2 Message: BLAS symbol suffix: Run-time dependency lapack found: YES 3.12.0 ../numpy/meson.build:193: WARNING: Project targets '>=1.2.99' but uses feature introduced in '1.3.0': dep 'lapack' custom lookup. Program _build_utils/process_src_template.py found: YES (/usr/bin/python3 /builddir/build/BUILD/numpy-1.26.4/numpy/_build_utils/process_src_template.py) Program _build_utils/tempita.py found: YES (/usr/bin/python3 /builddir/build/BUILD/numpy-1.26.4/numpy/_build_utils/tempita.py) Configuring __config__.py using configuration Checking for size of "short" : 2 Checking for size of "int" : 4 Checking for size of "long" : 8 Checking for size of "long long" : 8 Checking for size of "float" : 4 Checking for size of "double" : 8 Checking for size of "long double" : 16 Checking for size of "off_t" : 8 Checking for size of "Py_intptr_t" with dependency python-3.12: 8 Checking for size of "PY_LONG_LONG" with dependency python-3.12: 8 Has header "complex.h" : YES Checking for type "complex float" : YES Checking for size of "struct {float __x; float __y;}" : 8 Checking for type "complex double" : YES Checking for size of "struct {double __x; double __y;}" : 16 Checking for type "complex long double" : YES Checking for size of "struct {long double __x; long double __y;}" : 32 Checking for function "sin" with dependency -lm: YES Checking for function "cos" with dependency -lm: YES Checking for function "tan" with dependency -lm: YES Checking for function "sinh" with dependency -lm: YES Checking for function "cosh" with dependency -lm: YES Checking for function "tanh" with dependency -lm: YES Checking for function "fabs" with dependency -lm: YES Checking for function "floor" with dependency -lm: YES Checking for function "ceil" with dependency -lm: YES Checking for function "sqrt" with dependency -lm: YES Checking for function "log10" with dependency -lm: YES Checking for function "log" with dependency -lm: YES Checking for function "exp" with dependency -lm: YES Checking for function "asin" with dependency -lm: YES Checking for function "acos" with dependency -lm: YES Checking for function "atan" with dependency -lm: YES Checking for function "fmod" with dependency -lm: YES Checking for function "modf" with dependency -lm: YES Checking for function "frexp" with dependency -lm: YES Checking for function "ldexp" with dependency -lm: YES Checking for function "expm1" with dependency -lm: YES Checking for function "log1p" with dependency -lm: YES Checking for function "acosh" with dependency -lm: YES Checking for function "asinh" with dependency -lm: YES Checking for function "atanh" with dependency -lm: YES Checking for function "rint" with dependency -lm: YES Checking for function "trunc" with dependency -lm: YES Checking for function "exp2" with dependency -lm: YES Checking for function "copysign" with dependency -lm: YES Checking for function "nextafter" with dependency -lm: YES Checking for function "cbrt" with dependency -lm: YES Checking for function "log2" with dependency -lm: YES Checking for function "pow" with dependency -lm: YES Checking for function "hypot" with dependency -lm: YES Checking for function "atan2" with dependency -lm: YES Checking for function "csin" with dependency -lm: YES Checking for function "csinh" with dependency -lm: YES Checking for function "ccos" with dependency -lm: YES Checking for function "ccosh" with dependency -lm: YES Checking for function "ctan" with dependency -lm: YES Checking for function "ctanh" with dependency -lm: YES Checking for function "creal" with dependency -lm: YES Checking for function "cimag" with dependency -lm: YES Checking for function "conj" with dependency -lm: YES Checking for function "strtoll" : YES Checking for function "strtoull" : YES Checking for function "cabs" with dependency -lm: YES Checking for function "cabsf" with dependency -lm: YES Checking for function "cabsl" with dependency -lm: YES Checking for function "cacos" with dependency -lm: YES Checking for function "cacosf" with dependency -lm: YES Checking for function "cacosl" with dependency -lm: YES Checking for function "cacosh" with dependency -lm: YES Checking for function "cacoshf" with dependency -lm: YES Checking for function "cacoshl" with dependency -lm: YES Checking for function "carg" with dependency -lm: YES Checking for function "cargf" with dependency -lm: YES Checking for function "cargl" with dependency -lm: YES Checking for function "casin" with dependency -lm: YES Checking for function "casinf" with dependency -lm: YES Checking for function "casinl" with dependency -lm: YES Checking for function "casinh" with dependency -lm: YES Checking for function "casinhf" with dependency -lm: YES Checking for function "casinhl" with dependency -lm: YES Checking for function "catan" with dependency -lm: YES Checking for function "catanf" with dependency -lm: YES Checking for function "catanl" with dependency -lm: YES Checking for function "catanh" with dependency -lm: YES Checking for function "catanhf" with dependency -lm: YES Checking for function "catanhl" with dependency -lm: YES Checking for function "cexp" with dependency -lm: YES Checking for function "cexpf" with dependency -lm: YES Checking for function "cexpl" with dependency -lm: YES Checking for function "clog" with dependency -lm: YES Checking for function "clogf" with dependency -lm: YES Checking for function "clogl" with dependency -lm: YES Checking for function "cpow" with dependency -lm: YES Checking for function "cpowf" with dependency -lm: YES Checking for function "cpowl" with dependency -lm: YES Checking for function "csqrt" with dependency -lm: YES Checking for function "csqrtf" with dependency -lm: YES Checking for function "csqrtl" with dependency -lm: YES Checking for function "csin" with dependency -lm: YES (cached) Checking for function "csinf" with dependency -lm: YES Checking for function "csinl" with dependency -lm: YES Checking for function "csinh" with dependency -lm: YES (cached) Checking for function "csinhf" with dependency -lm: YES Checking for function "csinhl" with dependency -lm: YES Checking for function "ccos" with dependency -lm: YES (cached) Checking for function "ccosf" with dependency -lm: YES Checking for function "ccosl" with dependency -lm: YES Checking for function "ccosh" with dependency -lm: YES (cached) Checking for function "ccoshf" with dependency -lm: YES Checking for function "ccoshl" with dependency -lm: YES Checking for function "ctan" with dependency -lm: YES (cached) Checking for function "ctanf" with dependency -lm: YES Checking for function "ctanl" with dependency -lm: YES Checking for function "ctanh" with dependency -lm: YES (cached) Checking for function "ctanhf" with dependency -lm: YES Checking for function "ctanhl" with dependency -lm: YES Checking for function "isfinite" with dependency -lm: YES Header "Python.h" has symbol "isfinite" with dependency python-3.12: YES Checking for function "isinf" with dependency -lm: YES Header "Python.h" has symbol "isinf" with dependency python-3.12: YES Checking for function "isnan" with dependency -lm: YES Header "Python.h" has symbol "isnan" with dependency python-3.12: YES Checking for function "signbit" with dependency -lm: YES Header "Python.h" has symbol "signbit" with dependency python-3.12: YES Checking for function "fallocate" : YES Header "Python.h" has symbol "HAVE_FTELLO" with dependency python-3.12: YES Header "Python.h" has symbol "HAVE_FSEEKO" with dependency python-3.12: YES Checking for function "backtrace" : YES Checking for function "madvise" : YES Has header "features.h" : YES Has header "xlocale.h" : NO Has header "dlfcn.h" : YES Has header "execinfo.h" : YES Has header "libunwind.h" : NO Has header "sys/mman.h" : YES Checking for function "strtold_l" : YES Compiler for C supports arguments -O3: YES Has header "endian.h" : YES Has header "sys/endian.h" : NO Header "inttypes.h" has symbol "PRIdPTR" : YES Compiler for C supports function attribute visibility:hidden: YES Configuring config.h using configuration Configuring _numpyconfig.h using configuration Configuring npymath.ini using configuration Configuring mlib.ini using configuration Generating multi-targets for "_umath_tests.dispatch.h" Enabled targets: AVX2, baseline Generating multi-targets for "argfunc.dispatch.h" Enabled targets: AVX512_SKX, AVX2, baseline Generating multi-targets for "simd_qsort.dispatch.h" Enabled targets: AVX512_SKX Generating multi-targets for "simd_qsort_16bit.dispatch.h" Enabled targets: AVX512_SPR, AVX512_ICL Generating multi-targets for "loops_arithm_fp.dispatch.h" Enabled targets: FMA3__AVX2, baseline Generating multi-targets for "loops_arithmetic.dispatch.h" Enabled targets: AVX512_SKX, AVX512F, AVX2, baseline Generating multi-targets for "loops_comparison.dispatch.h" Enabled targets: AVX512_SKX, AVX512F, AVX2, baseline Generating multi-targets for "loops_exponent_log.dispatch.h" Enabled targets: AVX512_SKX, AVX512F, FMA3__AVX2, baseline Generating multi-targets for "loops_hyperbolic.dispatch.h" Enabled targets: AVX512_SKX, FMA3__AVX2, baseline Generating multi-targets for "loops_logical.dispatch.h" Enabled targets: AVX512_SKX, AVX2, baseline Generating multi-targets for "loops_minmax.dispatch.h" Enabled targets: AVX512_SKX, AVX2, baseline Generating multi-targets for "loops_modulo.dispatch.h" Enabled targets: baseline Generating multi-targets for "loops_trigonometric.dispatch.h" Enabled targets: AVX512F, FMA3__AVX2, baseline Generating multi-targets for "loops_umath_fp.dispatch.h" Enabled targets: AVX512_SKX, baseline Generating multi-targets for "loops_unary.dispatch.h" Enabled targets: AVX512_SKX, AVX2, baseline Generating multi-targets for "loops_unary_fp.dispatch.h" Enabled targets: baseline Generating multi-targets for "loops_unary_fp_le.dispatch.h" Enabled targets: baseline Generating multi-targets for "loops_unary_complex.dispatch.h" Enabled targets: AVX512F, FMA3__AVX2, baseline Generating multi-targets for "loops_autovec.dispatch.h" Enabled targets: AVX2, baseline Generating multi-targets for "_simd.dispatch.h" Enabled targets: AVX2, FMA3, FMA3__AVX2, AVX512F, AVX512_SKX, baseline Build targets in project: 94 WARNING: Project specifies a minimum meson_version '>=1.2.99' but uses features which were added in newer versions: * 1.3.0: {'dep 'lapack' custom lookup'} NumPy 1.26.4 User defined options Native files: /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/meson-python-native-file.ini buildtype : release b_ndebug : if-release b_vscrt : md blas : flexiblas lapack : lapack Found ninja-1.11.1 at /usr/bin/ninja + /usr/bin/ninja [1/466] Generating 'numpy/core/libnpymath.a.p/ieee754.c' [2/466] Generating 'numpy/core/libnpymath.a.p/npy_math_complex.c' [3/466] Generating numpy/core/npy_math_internal.h with a custom command [4/466] Generating numpy/core/_umath_doc_generated with a custom command [5/466] Generating numpy/__init__.py with a custom command [6/466] Generating numpy/__init__.pxd with a custom command [7/466] Generating numpy/__init__.cython-30.pxd with a custom command [8/466] Generating numpy/core/__umath_generated with a custom command [9/466] Compiling C object numpy/core/libnpymath.a.p/meson-generated_ieee754.c.o [10/466] Generating numpy/core/__multiarray_api with a custom command [11/466] Generating 'numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so.p/_multiarray_tests.c' [12/466] Generating 'numpy/core/_umath_tests.cpython-312-x86_64-linux-gnu.so.p/_umath_tests.c' [13/466] Generating 'numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so.p/templ_common.h' [14/466] Generating 'numpy/core/libargfunc.dispatch.h_baseline.a.p/arraytypes.h' [15/466] Generating numpy/core/__ufunc_api with a custom command [16/466] Generating 'numpy/core/libargfunc.dispatch.h_baseline.a.p/argfunc.dispatch.c' [17/466] Generating 'numpy/core/libargfunc.dispatch.h_baseline.a.p/npy_sort.h' [18/466] Compiling C object numpy/core/libnpymath.a.p/meson-generated_npy_math_complex.c.o [19/466] Compiling C object numpy/core/libnpymath.a.p/src_npymath_npy_math.c.o [20/466] Compiling C object numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so.p/src_common_npy_hashtable.c.o [21/466] Compiling C object numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so.p/src_common_npy_argparse.c.o [22/466] Compiling C object numpy/core/lib_umath_tests.dispatch.h_baseline.a.p/src_umath__umath_tests.dispatch.c.o [23/466] Linking static target numpy/core/lib_umath_tests.dispatch.h_baseline.a [24/466] Compiling C object numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so.p/src_common_mem_overlap.c.o [25/466] Compiling C++ object numpy/core/libnpymath.a.p/src_npymath_halffloat.cpp.o [26/466] Linking static target numpy/core/libnpymath.a [27/466] Compiling C object numpy/core/lib_umath_tests.dispatch.h_AVX2.a.p/src_umath__umath_tests.dispatch.c.o [28/466] Linking static target numpy/core/lib_umath_tests.dispatch.h_AVX2.a [29/466] Linking static target numpy/core/lib_umath_tests_mtargets.a [30/466] Compiling C object numpy/core/_umath_tests.cpython-312-x86_64-linux-gnu.so.p/src_common_npy_cpu_features.c.o [31/466] Compiling C object numpy/core/_umath_tests.cpython-312-x86_64-linux-gnu.so.p/meson-generated__umath_tests.c.o [32/466] Compiling C object numpy/core/_struct_ufunc_tests.cpython-312-x86_64-linux-gnu.so.p/src_umath__struct_ufunc_tests.c.o [33/466] Compiling C object numpy/core/_operand_flag_tests.cpython-312-x86_64-linux-gnu.so.p/src_umath__operand_flag_tests.c.o [34/466] Linking target numpy/core/_struct_ufunc_tests.cpython-312-x86_64-linux-gnu.so [35/466] Linking target numpy/core/_operand_flag_tests.cpython-312-x86_64-linux-gnu.so [36/466] Generating 'numpy/core/libargfunc.dispatch.h_AVX512_SKX.a.p/arraytypes.h' [37/466] Generating 'numpy/core/libargfunc.dispatch.h_AVX512_SKX.a.p/argfunc.dispatch.c' [38/466] Generating 'numpy/core/libargfunc.dispatch.h_AVX512_SKX.a.p/npy_sort.h' [39/466] Generating 'numpy/core/libargfunc.dispatch.h_AVX2.a.p/arraytypes.h' [40/466] Generating 'numpy/core/libargfunc.dispatch.h_AVX2.a.p/npy_sort.h' [41/466] Generating 'numpy/core/libargfunc.dispatch.h_AVX2.a.p/argfunc.dispatch.c' [42/466] Linking target numpy/core/_umath_tests.cpython-312-x86_64-linux-gnu.so [43/466] Generating 'numpy/core/libsimd_qsort.dispatch.h_AVX512_SKX.a.p/arraytypes.h' [44/466] Compiling C object numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so.p/meson-generated__multiarray_tests.c.o [45/466] Generating 'numpy/core/libsimd_qsort.dispatch.h_AVX512_SKX.a.p/npy_sort.h' [46/466] Compiling C object numpy/core/_rational_tests.cpython-312-x86_64-linux-gnu.so.p/src_umath__rational_tests.c.o [47/466] Compiling C object numpy/core/libargfunc.dispatch.h_baseline.a.p/meson-generated_argfunc.dispatch.c.o [48/466] Linking static target numpy/core/libargfunc.dispatch.h_baseline.a [49/466] Generating 'numpy/core/libsimd_qsort_16bit.dispatch.h_AVX512_SPR.a.p/arraytypes.h' [50/466] Generating 'numpy/core/libsimd_qsort_16bit.dispatch.h_AVX512_SPR.a.p/npy_sort.h' [51/466] Linking target numpy/core/_rational_tests.cpython-312-x86_64-linux-gnu.so [52/466] Generating 'numpy/core/libsimd_qsort_16bit.dispatch.h_AVX512_ICL.a.p/arraytypes.h' [53/466] Generating 'numpy/core/libsimd_qsort_16bit.dispatch.h_AVX512_ICL.a.p/npy_sort.h' [54/466] Compiling C object numpy/core/libargfunc.dispatch.h_AVX512_SKX.a.p/meson-generated_argfunc.dispatch.c.o [55/466] Linking static target numpy/core/libargfunc.dispatch.h_AVX512_SKX.a [56/466] Generating 'numpy/core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops.h' [57/466] Generating 'numpy/core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_utils.h' [58/466] Compiling C object numpy/core/libargfunc.dispatch.h_AVX2.a.p/meson-generated_argfunc.dispatch.c.o [59/466] Generating 'numpy/core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_arithm_fp.dispatch.c' [60/466] Linking static target numpy/core/libargfunc.dispatch.h_AVX2.a [61/466] Generating 'numpy/core/libloops_arithm_fp.dispatch.h_FMA3__AVX2.a.p/loops.h' [62/466] Generating 'numpy/core/libloops_arithm_fp.dispatch.h_FMA3__AVX2.a.p/loops_utils.h' [63/466] Generating 'numpy/core/libloops_arithm_fp.dispatch.h_FMA3__AVX2.a.p/loops_arithm_fp.dispatch.c' [64/466] Linking target numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so [65/466] Generating 'numpy/core/libloops_arithmetic.dispatch.h_baseline.a.p/loops.h' [66/466] Generating 'numpy/core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_utils.h' [67/466] Generating 'numpy/core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_arithmetic.dispatch.c' [68/466] Compiling C object numpy/core/libloops_arithmetic.dispatch.h_baseline.a.p/meson-generated_loops_arithmetic.dispatch.c.o [69/466] Linking static target numpy/core/libloops_arithmetic.dispatch.h_baseline.a [70/466] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX512_SKX.a.p/loops.h' [71/466] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [72/466] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX512_SKX.a.p/loops_arithmetic.dispatch.c' [73/466] Compiling C++ object numpy/core/libsimd_qsort_16bit.dispatch.h_AVX512_SPR.a.p/src_npysort_simd_qsort_16bit.dispatch.cpp.o [74/466] Linking static target numpy/core/libsimd_qsort_16bit.dispatch.h_AVX512_SPR.a [75/466] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX512F.a.p/loops.h' [76/466] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX512F.a.p/loops_utils.h' [77/466] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX512F.a.p/loops_arithmetic.dispatch.c' [78/466] Compiling C++ object numpy/core/libsimd_qsort_16bit.dispatch.h_AVX512_ICL.a.p/src_npysort_simd_qsort_16bit.dispatch.cpp.o [79/466] Linking static target numpy/core/libsimd_qsort_16bit.dispatch.h_AVX512_ICL.a [80/466] Compiling C object numpy/core/libloops_arithm_fp.dispatch.h_baseline.a.p/meson-generated_loops_arithm_fp.dispatch.c.o [81/466] Linking static target numpy/core/libloops_arithm_fp.dispatch.h_baseline.a [82/466] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX2.a.p/loops.h' [83/466] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX2.a.p/loops_utils.h' [84/466] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX2.a.p/loops_arithmetic.dispatch.c' [85/466] Generating 'numpy/core/libloops_comparison.dispatch.h_baseline.a.p/loops.h' [86/466] Generating 'numpy/core/libloops_comparison.dispatch.h_baseline.a.p/loops_utils.h' [87/466] Generating 'numpy/core/libloops_comparison.dispatch.h_baseline.a.p/loops_comparison.dispatch.c' [88/466] Compiling C object numpy/core/libloops_arithmetic.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_arithmetic.dispatch.c.o [89/466] Linking static target numpy/core/libloops_arithmetic.dispatch.h_AVX512_SKX.a [90/466] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX512_SKX.a.p/loops.h' [91/466] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [92/466] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX512_SKX.a.p/loops_comparison.dispatch.c' [93/466] Compiling C object numpy/core/libloops_arithm_fp.dispatch.h_FMA3__AVX2.a.p/meson-generated_loops_arithm_fp.dispatch.c.o [94/466] Linking static target numpy/core/libloops_arithm_fp.dispatch.h_FMA3__AVX2.a [95/466] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX512F.a.p/loops.h' [96/466] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX512F.a.p/loops_utils.h' [97/466] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX512F.a.p/loops_comparison.dispatch.c' [98/466] Compiling C object numpy/core/libloops_arithmetic.dispatch.h_AVX512F.a.p/meson-generated_loops_arithmetic.dispatch.c.o [99/466] Linking static target numpy/core/libloops_arithmetic.dispatch.h_AVX512F.a [100/466] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX2.a.p/loops.h' [101/466] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX2.a.p/loops_utils.h' [102/466] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX2.a.p/loops_comparison.dispatch.c' [103/466] Compiling C object numpy/core/libloops_arithmetic.dispatch.h_AVX2.a.p/meson-generated_loops_arithmetic.dispatch.c.o [104/466] Linking static target numpy/core/libloops_arithmetic.dispatch.h_AVX2.a [105/466] Generating 'numpy/core/libloops_exponent_log.dispatch.h_baseline.a.p/loops.h' [106/466] Generating 'numpy/core/libloops_exponent_log.dispatch.h_baseline.a.p/loops_utils.h' [107/466] Generating 'numpy/core/libloops_exponent_log.dispatch.h_baseline.a.p/loops_exponent_log.dispatch.c' [108/466] Compiling C object numpy/core/libloops_exponent_log.dispatch.h_baseline.a.p/meson-generated_loops_exponent_log.dispatch.c.o [109/466] Linking static target numpy/core/libloops_exponent_log.dispatch.h_baseline.a [110/466] Generating 'numpy/core/libloops_exponent_log.dispatch.h_AVX512_SKX.a.p/loops.h' [111/466] Generating 'numpy/core/libloops_exponent_log.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [112/466] Generating 'numpy/core/libloops_exponent_log.dispatch.h_AVX512_SKX.a.p/loops_exponent_log.dispatch.c' [113/466] Compiling C object numpy/core/libloops_exponent_log.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_exponent_log.dispatch.c.o [114/466] Linking static target numpy/core/libloops_exponent_log.dispatch.h_AVX512_SKX.a [115/466] Generating 'numpy/core/libloops_exponent_log.dispatch.h_AVX512F.a.p/loops.h' [116/466] Generating 'numpy/core/libloops_exponent_log.dispatch.h_AVX512F.a.p/loops_utils.h' [117/466] Generating 'numpy/core/libloops_exponent_log.dispatch.h_AVX512F.a.p/loops_exponent_log.dispatch.c' [118/466] Compiling C object numpy/core/libloops_exponent_log.dispatch.h_AVX512F.a.p/meson-generated_loops_exponent_log.dispatch.c.o [119/466] Linking static target numpy/core/libloops_exponent_log.dispatch.h_AVX512F.a [120/466] Generating 'numpy/core/libloops_exponent_log.dispatch.h_FMA3__AVX2.a.p/loops.h' [121/466] Generating 'numpy/core/libloops_exponent_log.dispatch.h_FMA3__AVX2.a.p/loops_utils.h' [122/466] Generating 'numpy/core/libloops_exponent_log.dispatch.h_FMA3__AVX2.a.p/loops_exponent_log.dispatch.c' [123/466] Compiling C object numpy/core/libloops_exponent_log.dispatch.h_FMA3__AVX2.a.p/meson-generated_loops_exponent_log.dispatch.c.o [124/466] Linking static target numpy/core/libloops_exponent_log.dispatch.h_FMA3__AVX2.a [125/466] Generating 'numpy/core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops.h' [126/466] Generating 'numpy/core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops_utils.h' [127/466] Generating 'numpy/core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops_hyperbolic.dispatch.c' [128/466] Compiling C object numpy/core/libloops_hyperbolic.dispatch.h_baseline.a.p/meson-generated_loops_hyperbolic.dispatch.c.o [129/466] Linking static target numpy/core/libloops_hyperbolic.dispatch.h_baseline.a [130/466] Generating 'numpy/core/libloops_hyperbolic.dispatch.h_AVX512_SKX.a.p/loops.h' [131/466] Generating 'numpy/core/libloops_hyperbolic.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [132/466] Generating 'numpy/core/libloops_hyperbolic.dispatch.h_AVX512_SKX.a.p/loops_hyperbolic.dispatch.c' [133/466] Compiling C object numpy/core/libloops_hyperbolic.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_hyperbolic.dispatch.c.o [134/466] Linking static target numpy/core/libloops_hyperbolic.dispatch.h_AVX512_SKX.a [135/466] Generating 'numpy/core/libloops_hyperbolic.dispatch.h_FMA3__AVX2.a.p/loops.h' [136/466] Generating 'numpy/core/libloops_hyperbolic.dispatch.h_FMA3__AVX2.a.p/loops_utils.h' [137/466] Generating 'numpy/core/libloops_hyperbolic.dispatch.h_FMA3__AVX2.a.p/loops_hyperbolic.dispatch.c' [138/466] Compiling C object numpy/core/libloops_hyperbolic.dispatch.h_FMA3__AVX2.a.p/meson-generated_loops_hyperbolic.dispatch.c.o [139/466] Linking static target numpy/core/libloops_hyperbolic.dispatch.h_FMA3__AVX2.a [140/466] Generating 'numpy/core/libloops_logical.dispatch.h_baseline.a.p/loops.h' [141/466] Generating 'numpy/core/libloops_logical.dispatch.h_baseline.a.p/loops_utils.h' [142/466] Compiling C object numpy/core/libloops_comparison.dispatch.h_baseline.a.p/meson-generated_loops_comparison.dispatch.c.o [143/466] Linking static target numpy/core/libloops_comparison.dispatch.h_baseline.a [144/466] Generating 'numpy/core/libloops_logical.dispatch.h_baseline.a.p/loops_logical.dispatch.c' [145/466] Generating 'numpy/core/libloops_logical.dispatch.h_AVX512_SKX.a.p/loops.h' [146/466] Generating 'numpy/core/libloops_logical.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [147/466] Generating 'numpy/core/libloops_logical.dispatch.h_AVX512_SKX.a.p/loops_logical.dispatch.c' [148/466] Compiling C object numpy/core/libloops_logical.dispatch.h_baseline.a.p/meson-generated_loops_logical.dispatch.c.o [149/466] Linking static target numpy/core/libloops_logical.dispatch.h_baseline.a [150/466] Generating 'numpy/core/libloops_logical.dispatch.h_AVX2.a.p/loops.h' [151/466] Generating 'numpy/core/libloops_logical.dispatch.h_AVX2.a.p/loops_utils.h' [152/466] Generating 'numpy/core/libloops_logical.dispatch.h_AVX2.a.p/loops_logical.dispatch.c' [153/466] Compiling C object numpy/core/libloops_logical.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_logical.dispatch.c.o [154/466] Linking static target numpy/core/libloops_logical.dispatch.h_AVX512_SKX.a [155/466] Generating 'numpy/core/libloops_minmax.dispatch.h_baseline.a.p/loops.h' [156/466] Compiling C object numpy/core/libloops_comparison.dispatch.h_AVX2.a.p/meson-generated_loops_comparison.dispatch.c.o [157/466] Linking static target numpy/core/libloops_comparison.dispatch.h_AVX2.a [158/466] Compiling C object numpy/core/libloops_comparison.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_comparison.dispatch.c.o [159/466] Generating 'numpy/core/libloops_minmax.dispatch.h_baseline.a.p/loops_utils.h' [160/466] Linking static target numpy/core/libloops_comparison.dispatch.h_AVX512_SKX.a [161/466] Generating 'numpy/core/libloops_minmax.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [162/466] Generating 'numpy/core/libloops_minmax.dispatch.h_AVX512_SKX.a.p/loops.h' [163/466] Generating 'numpy/core/libloops_minmax.dispatch.h_baseline.a.p/loops_minmax.dispatch.c' [164/466] Generating 'numpy/core/libloops_minmax.dispatch.h_AVX2.a.p/loops.h' [165/466] Generating 'numpy/core/libloops_minmax.dispatch.h_AVX2.a.p/loops_utils.h' [166/466] Generating 'numpy/core/libloops_minmax.dispatch.h_AVX512_SKX.a.p/loops_minmax.dispatch.c' [167/466] Generating 'numpy/core/libloops_minmax.dispatch.h_AVX2.a.p/loops_minmax.dispatch.c' [168/466] Compiling C object numpy/core/libloops_logical.dispatch.h_AVX2.a.p/meson-generated_loops_logical.dispatch.c.o [169/466] Linking static target numpy/core/libloops_logical.dispatch.h_AVX2.a [170/466] Generating 'numpy/core/libloops_modulo.dispatch.h_baseline.a.p/loops.h' [171/466] Generating 'numpy/core/libloops_modulo.dispatch.h_baseline.a.p/loops_utils.h' [172/466] Generating 'numpy/core/libloops_modulo.dispatch.h_baseline.a.p/loops_modulo.dispatch.c' [173/466] Compiling C object numpy/core/libloops_modulo.dispatch.h_baseline.a.p/meson-generated_loops_modulo.dispatch.c.o [174/466] Linking static target numpy/core/libloops_modulo.dispatch.h_baseline.a [175/466] Generating 'numpy/core/libloops_trigonometric.dispatch.h_baseline.a.p/loops.h' [176/466] Compiling C object numpy/core/libloops_comparison.dispatch.h_AVX512F.a.p/meson-generated_loops_comparison.dispatch.c.o [177/466] Generating 'numpy/core/libloops_trigonometric.dispatch.h_baseline.a.p/loops_utils.h' [178/466] Linking static target numpy/core/libloops_comparison.dispatch.h_AVX512F.a [179/466] Generating 'numpy/core/libloops_trigonometric.dispatch.h_baseline.a.p/loops_trigonometric.dispatch.c' [180/466] Generating 'numpy/core/libloops_trigonometric.dispatch.h_AVX512F.a.p/loops.h' [181/466] Generating 'numpy/core/libloops_trigonometric.dispatch.h_AVX512F.a.p/loops_utils.h' [182/466] Generating 'numpy/core/libloops_trigonometric.dispatch.h_AVX512F.a.p/loops_trigonometric.dispatch.c' [183/466] Compiling C object numpy/core/libloops_trigonometric.dispatch.h_baseline.a.p/meson-generated_loops_trigonometric.dispatch.c.o [184/466] Linking static target numpy/core/libloops_trigonometric.dispatch.h_baseline.a [185/466] Generating 'numpy/core/libloops_trigonometric.dispatch.h_FMA3__AVX2.a.p/loops.h' [186/466] Generating 'numpy/core/libloops_trigonometric.dispatch.h_FMA3__AVX2.a.p/loops_utils.h' [187/466] Generating 'numpy/core/libloops_trigonometric.dispatch.h_FMA3__AVX2.a.p/loops_trigonometric.dispatch.c' [188/466] Compiling C++ object numpy/core/libsimd_qsort.dispatch.h_AVX512_SKX.a.p/src_npysort_simd_qsort.dispatch.cpp.o [189/466] Linking static target numpy/core/libsimd_qsort.dispatch.h_AVX512_SKX.a [190/466] Generating 'numpy/core/libloops_umath_fp.dispatch.h_baseline.a.p/loops.h' [191/466] Generating 'numpy/core/libloops_umath_fp.dispatch.h_baseline.a.p/loops_utils.h' [192/466] Generating 'numpy/core/libloops_umath_fp.dispatch.h_baseline.a.p/loops_umath_fp.dispatch.c' [193/466] Compiling C object numpy/core/libloops_trigonometric.dispatch.h_AVX512F.a.p/meson-generated_loops_trigonometric.dispatch.c.o [194/466] Linking static target numpy/core/libloops_trigonometric.dispatch.h_AVX512F.a [195/466] Compiling C object numpy/core/libloops_trigonometric.dispatch.h_FMA3__AVX2.a.p/meson-generated_loops_trigonometric.dispatch.c.o [196/466] Linking static target numpy/core/libloops_trigonometric.dispatch.h_FMA3__AVX2.a [197/466] Generating 'numpy/core/libloops_umath_fp.dispatch.h_AVX512_SKX.a.p/loops.h' [198/466] Generating 'numpy/core/libloops_umath_fp.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [199/466] Generating 'numpy/core/libloops_umath_fp.dispatch.h_AVX512_SKX.a.p/loops_umath_fp.dispatch.c' [200/466] Generating 'numpy/core/libloops_unary.dispatch.h_baseline.a.p/loops.h' [201/466] Generating 'numpy/core/libloops_unary.dispatch.h_baseline.a.p/loops_utils.h' [202/466] Generating 'numpy/core/libloops_unary.dispatch.h_baseline.a.p/loops_unary.dispatch.c' [203/466] Compiling C object numpy/core/libloops_umath_fp.dispatch.h_baseline.a.p/meson-generated_loops_umath_fp.dispatch.c.o [204/466] Linking static target numpy/core/libloops_umath_fp.dispatch.h_baseline.a [205/466] Generating 'numpy/core/libloops_unary.dispatch.h_AVX512_SKX.a.p/loops.h' [206/466] Generating 'numpy/core/libloops_unary.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [207/466] Generating 'numpy/core/libloops_unary.dispatch.h_AVX512_SKX.a.p/loops_unary.dispatch.c' [208/466] Compiling C object numpy/core/libloops_unary.dispatch.h_baseline.a.p/meson-generated_loops_unary.dispatch.c.o [209/466] Linking static target numpy/core/libloops_unary.dispatch.h_baseline.a [210/466] Generating 'numpy/core/libloops_unary.dispatch.h_AVX2.a.p/loops.h' [211/466] Generating 'numpy/core/libloops_unary.dispatch.h_AVX2.a.p/loops_utils.h' [212/466] Generating 'numpy/core/libloops_unary.dispatch.h_AVX2.a.p/loops_unary.dispatch.c' [213/466] Compiling C object numpy/core/libloops_unary.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_unary.dispatch.c.o [214/466] Linking static target numpy/core/libloops_unary.dispatch.h_AVX512_SKX.a [215/466] Generating 'numpy/core/libloops_unary_fp.dispatch.h_baseline.a.p/loops.h' [216/466] Generating 'numpy/core/libloops_unary_fp.dispatch.h_baseline.a.p/loops_utils.h' [217/466] Generating 'numpy/core/libloops_unary_fp.dispatch.h_baseline.a.p/loops_unary_fp.dispatch.c' [218/466] Compiling C object numpy/core/libloops_minmax.dispatch.h_baseline.a.p/meson-generated_loops_minmax.dispatch.c.o [219/466] Linking static target numpy/core/libloops_minmax.dispatch.h_baseline.a [220/466] Generating 'numpy/core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops.h' [221/466] Generating 'numpy/core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops_utils.h' [222/466] Generating 'numpy/core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops_unary_fp_le.dispatch.c' [223/466] Compiling C object numpy/core/libloops_unary.dispatch.h_AVX2.a.p/meson-generated_loops_unary.dispatch.c.o [224/466] Linking static target numpy/core/libloops_unary.dispatch.h_AVX2.a [225/466] Generating 'numpy/core/libloops_unary_complex.dispatch.h_baseline.a.p/loops.h' [226/466] Generating 'numpy/core/libloops_unary_complex.dispatch.h_baseline.a.p/loops_utils.h' [227/466] Generating 'numpy/core/libloops_unary_complex.dispatch.h_baseline.a.p/loops_unary_complex.dispatch.c' [228/466] Compiling C object numpy/core/libloops_minmax.dispatch.h_AVX2.a.p/meson-generated_loops_minmax.dispatch.c.o [229/466] Linking static target numpy/core/libloops_minmax.dispatch.h_AVX2.a [230/466] Generating 'numpy/core/libloops_unary_complex.dispatch.h_AVX512F.a.p/loops.h' [231/466] Generating 'numpy/core/libloops_unary_complex.dispatch.h_AVX512F.a.p/loops_utils.h' [232/466] Compiling C object numpy/core/libloops_umath_fp.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_umath_fp.dispatch.c.o [233/466] Linking static target numpy/core/libloops_umath_fp.dispatch.h_AVX512_SKX.a [234/466] Generating 'numpy/core/libloops_unary_complex.dispatch.h_AVX512F.a.p/loops_unary_complex.dispatch.c' [235/466] Generating 'numpy/core/libloops_unary_complex.dispatch.h_FMA3__AVX2.a.p/loops.h' [236/466] Generating 'numpy/core/libloops_unary_complex.dispatch.h_FMA3__AVX2.a.p/loops_utils.h' [237/466] Generating 'numpy/core/libloops_unary_complex.dispatch.h_FMA3__AVX2.a.p/loops_unary_complex.dispatch.c' [238/466] Compiling C object numpy/core/libloops_unary_complex.dispatch.h_baseline.a.p/meson-generated_loops_unary_complex.dispatch.c.o [239/466] Linking static target numpy/core/libloops_unary_complex.dispatch.h_baseline.a [240/466] Compiling C object numpy/core/libloops_minmax.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_minmax.dispatch.c.o [241/466] Linking static target numpy/core/libloops_minmax.dispatch.h_AVX512_SKX.a [242/466] Generating 'numpy/core/libloops_autovec.dispatch.h_baseline.a.p/loops.h' [243/466] Generating 'numpy/core/libloops_autovec.dispatch.h_baseline.a.p/loops_utils.h' [244/466] Generating 'numpy/core/libloops_autovec.dispatch.h_baseline.a.p/loops_autovec.dispatch.c' [245/466] Generating 'numpy/core/libloops_autovec.dispatch.h_AVX2.a.p/loops.h' [246/466] Generating 'numpy/core/libloops_autovec.dispatch.h_AVX2.a.p/loops_utils.h' [247/466] Generating 'numpy/core/libloops_autovec.dispatch.h_AVX2.a.p/loops_autovec.dispatch.c' [248/466] Compiling C object numpy/core/libloops_unary_complex.dispatch.h_AVX512F.a.p/meson-generated_loops_unary_complex.dispatch.c.o [249/466] Linking static target numpy/core/libloops_unary_complex.dispatch.h_AVX512F.a [250/466] Generating 'numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/arraytypes.h' [251/466] Generating 'numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/npy_sort.h' [252/466] Generating 'numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/arraytypes.c' [253/466] Compiling C object numpy/core/libloops_unary_fp.dispatch.h_baseline.a.p/meson-generated_loops_unary_fp.dispatch.c.o [254/466] Linking static target numpy/core/libloops_unary_fp.dispatch.h_baseline.a [255/466] Generating 'numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/einsum.c' [256/466] Compiling C object numpy/core/libloops_unary_complex.dispatch.h_FMA3__AVX2.a.p/meson-generated_loops_unary_complex.dispatch.c.o [257/466] Linking static target numpy/core/libloops_unary_complex.dispatch.h_FMA3__AVX2.a [258/466] Generating 'numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/nditer_templ.c' [259/466] Generating 'numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/scalartypes.c' [260/466] Generating 'numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/einsum_sumprod.c' [261/466] Generating 'numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/templ_common.h' [262/466] Generating 'numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/loops_utils.h' [263/466] Generating 'numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/lowlevel_strided_loops.c' [264/466] Generating 'numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/loops.h' [265/466] Generating 'numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/matmul.c' [266/466] Generating 'numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/funcs.inc' [267/466] Generating 'numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/loops.c' [268/466] Generating 'numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/matmul.h' [269/466] Generating 'numpy/core/lib_simd.dispatch.h_baseline.a.p/_simd_inc.h' [270/466] Generating 'numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/scalarmath.c' [271/466] Compiling C object numpy/core/libloops_unary_fp_le.dispatch.h_baseline.a.p/meson-generated_loops_unary_fp_le.dispatch.c.o [272/466] Linking static target numpy/core/libloops_unary_fp_le.dispatch.h_baseline.a [273/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/meson-generated_einsum.c.o [274/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/meson-generated_nditer_templ.c.o [275/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/meson-generated_einsum_sumprod.c.o [276/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/meson-generated_scalartypes.c.o [277/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/meson-generated_matmul.c.o [278/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/meson-generated_arraytypes.c.o [279/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_abstractdtypes.c.o [280/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/meson-generated_loops.c.o In file included from ../numpy/core/src/umath/loops.c.src:26: ../numpy/core/include/numpy/libdivide/libdivide.h: In function ‘libdivide_s64_signbits’: ../numpy/core/include/numpy/libdivide/libdivide.h:1459:1: warning: AVX vector return without AVX enabled changes the ABI [-Wpsabi] 1459 | static inline __m256i libdivide_s64_signbits(__m256i v) { | ^~~~~~ [281/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_alloc.c.o ../numpy/core/src/multiarray/alloc.c: In function ‘PyDataMem_FREE’: ../numpy/core/src/multiarray/alloc.c:331:14: warning: pointer ‘ptr_8(D)’ may be used after ‘free’ [-Wuse-after-free] 331 | (*_PyDataMem_eventhook)(ptr, NULL, 0, | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | _PyDataMem_eventhook_user_data); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../numpy/core/src/multiarray/alloc.c:326:5: note: call to ‘free’ here 326 | free(ptr); | ^~~~~~~~~ ../numpy/core/src/multiarray/alloc.c: In function ‘PyDataMem_RENEW’: ../numpy/core/src/multiarray/alloc.c:356:14: warning: pointer ‘ptr_11(D)’ may be used after ‘realloc’ [-Wuse-after-free] 356 | (*_PyDataMem_eventhook)(ptr, result, size, | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 357 | _PyDataMem_eventhook_user_data); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../numpy/core/src/multiarray/alloc.c:347:14: note: call to ‘realloc’ here 347 | result = realloc(ptr, size); | ^~~~~~~~~~~~~~~~~~ ../numpy/core/src/multiarray/alloc.c:349:9: warning: pointer ‘ptr_11(D)’ may be used after ‘realloc’ [-Wuse-after-free] 349 | PyTraceMalloc_Untrack(NPY_TRACE_DOMAIN, (npy_uintp)ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../numpy/core/src/multiarray/alloc.c:347:14: note: call to ‘realloc’ here 347 | result = realloc(ptr, size); | ^~~~~~~~~~~~~~~~~~ [282/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_arrayobject.c.o [283/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_array_coercion.c.o [284/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_array_method.c.o [285/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_array_assign_scalar.c.o [286/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_array_assign_array.c.o [287/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_arrayfunction_override.c.o [288/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/meson-generated_lowlevel_strided_loops.c.o [289/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_buffer.c.o [290/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_common.c.o [291/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_calculation.c.o [292/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_common_dtype.c.o [293/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_convert.c.o [294/466] Compiling C object numpy/core/libloops_autovec.dispatch.h_baseline.a.p/meson-generated_loops_autovec.dispatch.c.o [295/466] Linking static target numpy/core/libloops_autovec.dispatch.h_baseline.a [296/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_compiled_base.c.o [297/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_conversion_utils.c.o [298/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_datetime_strings.c.o [299/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_convert_datatype.c.o [300/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_datetime_busdaycal.c.o [301/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_datetime_busday.c.o [302/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_datetime.c.o [303/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_ctors.c.o [304/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_dlpack.c.o [305/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/meson-generated_scalarmath.c.o [306/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_dtypemeta.c.o [307/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_dtype_traversal.c.o [308/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_experimental_public_dtype_api.c.o [309/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_dragon4.c.o [310/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_flagsobject.c.o [311/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_hashdescr.c.o [312/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_getset.c.o [313/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_dtype_transfer.c.o [314/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_descriptor.c.o [315/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_legacy_dtype_implementation.c.o [316/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_iterators.c.o [317/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_mapping.c.o [318/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_methods.c.o [319/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_item_selection.c.o [320/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_nditer_api.c.o [321/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_number.c.o [322/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_nditer_constr.c.o [323/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_nditer_pywrap.c.o [324/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_refcount.c.o [325/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_sequence.c.o [326/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_temp_elide.c.o [327/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_strfuncs.c.o [328/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_multiarraymodule.c.o [329/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_scalarapi.c.o [330/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_typeinfo.c.o [331/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_shape.c.o [332/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_usertypes.c.o [333/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_vdot.c.o [334/466] Compiling C++ object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_npysort_radixsort.cpp.o [335/466] Compiling C++ object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_npysort_mergesort.cpp.o [336/466] Compiling C object numpy/core/libloops_autovec.dispatch.h_AVX2.a.p/meson-generated_loops_autovec.dispatch.c.o [337/466] Linking static target numpy/core/libloops_autovec.dispatch.h_AVX2.a [338/466] Linking static target numpy/core/lib_multiarray_umath_mtargets.a [339/466] Compiling C++ object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_npysort_heapsort.cpp.o [340/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_textreading_conversions.c.o [341/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_textreading_field_types.c.o [342/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_textreading_growth.c.o [343/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_textreading_readtext.c.o [344/466] Compiling C++ object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_npysort_binsearch.cpp.o [345/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_textreading_stream_pyobject.c.o [346/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_textreading_rows.c.o [347/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_npymath_arm64_exports.c.o [348/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_common_array_assign.c.o [349/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_textreading_str_to_int.c.o [350/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_common_npy_argparse.c.o [351/466] Compiling C++ object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_multiarray_textreading_tokenize.cpp.o [352/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_common_npy_hashtable.c.o [353/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_common_npy_longdouble.c.o [354/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_common_ucsnarrow.c.o [355/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_common_mem_overlap.c.o [356/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_common_ufunc_override.c.o [357/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_common_numpyos.c.o [358/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_common_npy_cpu_features.c.o [359/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_common_python_xerbla.c.o [360/466] Compiling C++ object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_npysort_quicksort.cpp.o [361/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_common_cblasfuncs.c.o [362/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_umath_extobj.c.o [363/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_umath_ufunc_type_resolution.c.o [364/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_umath_dispatching.c.o [365/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_umath_legacy_array_method.c.o [366/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_umath_override.c.o [367/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_umath_reduction.c.o [368/466] Compiling C++ object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_umath_clip.cpp.o [369/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_umath_wrapping_array_method.c.o [370/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_umath__scaled_float_dtype.c.o [371/466] Generating 'numpy/core/lib_simd.dispatch.h_baseline.a.p/_simd_data.inc' [372/466] Generating 'numpy/core/lib_simd.dispatch.h_baseline.a.p/_simd.dispatch.c' [373/466] Compiling C++ object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_umath_string_ufuncs.cpp.o [374/466] Generating 'numpy/core/lib_simd.dispatch.h_AVX2.a.p/_simd_inc.h' [375/466] Generating 'numpy/core/lib_simd.dispatch.h_AVX2.a.p/_simd_data.inc' [376/466] Generating 'numpy/core/lib_simd.dispatch.h_AVX2.a.p/_simd.dispatch.c' [377/466] Compiling C++ object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_npysort_selection.cpp.o [378/466] Generating 'numpy/core/lib_simd.dispatch.h_FMA3.a.p/_simd_inc.h' [379/466] Generating 'numpy/core/lib_simd.dispatch.h_FMA3.a.p/_simd_data.inc' [380/466] Generating 'numpy/core/lib_simd.dispatch.h_FMA3.a.p/_simd.dispatch.c' [381/466] Compiling C++ object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_npysort_timsort.cpp.o [382/466] Generating 'numpy/core/lib_simd.dispatch.h_FMA3__AVX2.a.p/_simd_inc.h' [383/466] Generating 'numpy/core/lib_simd.dispatch.h_FMA3__AVX2.a.p/_simd_data.inc' [384/466] Generating 'numpy/core/lib_simd.dispatch.h_FMA3__AVX2.a.p/_simd.dispatch.c' [385/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_umath_ufunc_object.c.o [386/466] Generating 'numpy/core/lib_simd.dispatch.h_AVX512F.a.p/_simd_inc.h' [387/466] Generating 'numpy/core/lib_simd.dispatch.h_AVX512F.a.p/_simd_data.inc' [388/466] Generating 'numpy/core/lib_simd.dispatch.h_AVX512F.a.p/_simd.dispatch.c' [389/466] Compiling C object numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/src_umath_umathmodule.c.o [390/466] Compiling C object numpy/core/lib_simd.dispatch.h_baseline.a.p/meson-generated__simd.dispatch.c.o [391/466] Linking static target numpy/core/lib_simd.dispatch.h_baseline.a [392/466] Generating 'numpy/core/lib_simd.dispatch.h_AVX512_SKX.a.p/_simd_inc.h' [393/466] Generating 'numpy/core/lib_simd.dispatch.h_AVX512_SKX.a.p/_simd_data.inc' [394/466] Generating 'numpy/core/lib_simd.dispatch.h_AVX512_SKX.a.p/_simd.dispatch.c' [395/466] Compiling C object numpy/core/lib_simd.dispatch.h_FMA3.a.p/meson-generated__simd.dispatch.c.o [396/466] Linking static target numpy/core/lib_simd.dispatch.h_FMA3.a [397/466] Compiling C object numpy/core/_simd.cpython-312-x86_64-linux-gnu.so.p/src_common_npy_cpu_features.c.o [398/466] Compiling C object numpy/core/lib_simd.dispatch.h_AVX2.a.p/meson-generated__simd.dispatch.c.o [399/466] Linking static target numpy/core/lib_simd.dispatch.h_AVX2.a [400/466] Compiling C object numpy/core/_simd.cpython-312-x86_64-linux-gnu.so.p/src__simd__simd.c.o [401/466] Compiling C object numpy/linalg/lapack_lite.cpython-312-x86_64-linux-gnu.so.p/lapack_litemodule.c.o [402/466] Compiling C object numpy/linalg/lapack_lite.cpython-312-x86_64-linux-gnu.so.p/lapack_lite_python_xerbla.c.o [403/466] Linking target numpy/linalg/lapack_lite.cpython-312-x86_64-linux-gnu.so [404/466] Compiling C object numpy/core/lib_simd.dispatch.h_FMA3__AVX2.a.p/meson-generated__simd.dispatch.c.o [405/466] Linking static target numpy/core/lib_simd.dispatch.h_FMA3__AVX2.a [406/466] Compiling C object numpy/linalg/_umath_linalg.cpython-312-x86_64-linux-gnu.so.p/lapack_lite_python_xerbla.c.o [407/466] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_logfactorial.c.o [408/466] Compiling C object numpy/core/lib_simd.dispatch.h_AVX512F.a.p/meson-generated__simd.dispatch.c.o [409/466] Linking static target numpy/core/lib_simd.dispatch.h_AVX512F.a [410/466] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_distributions.c.o [411/466] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_random_mvhg_count.c.o [412/466] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_random_mvhg_marginals.c.o [413/466] Generating numpy/random/__init__.py with a custom command [414/466] Compiling C object numpy/fft/_pocketfft_internal.cpython-312-x86_64-linux-gnu.so.p/_pocketfft.c.o [415/466] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_random_hypergeometric.c.o [416/466] Linking static target numpy/random/libnpyrandom.a [417/466] Generating numpy/random/__init__.pxd with a custom command [418/466] Generating numpy/random/_common.pxd with a custom command [419/466] Generating numpy/random/bit_generator.pxd with a custom command [420/466] Generating numpy/random/c_distributions.pxd with a custom command [421/466] Generating numpy/random/_bounded_integer_pxd with a custom command [422/466] Generating numpy/random/_bounded_integer_pyx with a custom command [423/466] Generating numpy/random/_generator.pyx with a custom command [424/466] Generating numpy/random/mtrand.pyx with a custom command [425/466] Compiling Cython source numpy/random/_bounded_integers.pyx [426/466] Compiling Cython source /builddir/build/BUILD/numpy-1.26.4/numpy/random/_common.pyx [427/466] Linking target numpy/fft/_pocketfft_internal.cpython-312-x86_64-linux-gnu.so [428/466] Compiling C++ object numpy/linalg/_umath_linalg.cpython-312-x86_64-linux-gnu.so.p/umath_linalg.cpp.o [429/466] Compiling Cython source /builddir/build/BUILD/numpy-1.26.4/numpy/random/_mt19937.pyx [430/466] Linking target numpy/linalg/_umath_linalg.cpython-312-x86_64-linux-gnu.so [431/466] Compiling C object numpy/random/_mt19937.cpython-312-x86_64-linux-gnu.so.p/src_mt19937_mt19937.c.o [432/466] Compiling C object numpy/random/_mt19937.cpython-312-x86_64-linux-gnu.so.p/src_mt19937_mt19937-jump.c.o [433/466] Compiling C object numpy/random/_mt19937.cpython-312-x86_64-linux-gnu.so.p/meson-generated_numpy_random__mt19937.pyx.c.o [434/466] Compiling Cython source /builddir/build/BUILD/numpy-1.26.4/numpy/random/_philox.pyx [435/466] Linking target numpy/random/_mt19937.cpython-312-x86_64-linux-gnu.so [436/466] Compiling C object numpy/random/_philox.cpython-312-x86_64-linux-gnu.so.p/src_philox_philox.c.o [437/466] Compiling C object numpy/core/lib_simd.dispatch.h_AVX512_SKX.a.p/meson-generated__simd.dispatch.c.o [438/466] Linking static target numpy/core/lib_simd.dispatch.h_AVX512_SKX.a [439/466] Linking static target numpy/core/lib_simd_mtargets.a [440/466] Compiling C object numpy/random/_philox.cpython-312-x86_64-linux-gnu.so.p/meson-generated_numpy_random__philox.pyx.c.o [441/466] Compiling Cython source /builddir/build/BUILD/numpy-1.26.4/numpy/random/_pcg64.pyx [442/466] Linking target numpy/random/_philox.cpython-312-x86_64-linux-gnu.so [443/466] Compiling C object numpy/random/_pcg64.cpython-312-x86_64-linux-gnu.so.p/src_pcg64_pcg64.c.o [444/466] Compiling Cython source /builddir/build/BUILD/numpy-1.26.4/numpy/random/_sfc64.pyx [445/466] Compiling C object numpy/random/_pcg64.cpython-312-x86_64-linux-gnu.so.p/meson-generated_numpy_random__pcg64.pyx.c.o [446/466] Compiling C object numpy/random/_common.cpython-312-x86_64-linux-gnu.so.p/meson-generated_numpy_random__common.pyx.c.o [447/466] Compiling C object numpy/random/_sfc64.cpython-312-x86_64-linux-gnu.so.p/meson-generated_numpy_random__sfc64.pyx.c.o [448/466] Compiling C object numpy/random/_sfc64.cpython-312-x86_64-linux-gnu.so.p/src_sfc64_sfc64.c.o [449/466] Linking target numpy/random/_pcg64.cpython-312-x86_64-linux-gnu.so [450/466] Linking target numpy/random/_sfc64.cpython-312-x86_64-linux-gnu.so [451/466] Compiling C object numpy/random/_bounded_integers.cpython-312-x86_64-linux-gnu.so.p/meson-generated_numpy_random__bounded_integers.pyx.c.o [452/466] Linking target numpy/random/_common.cpython-312-x86_64-linux-gnu.so [453/466] Compiling Cython source /builddir/build/BUILD/numpy-1.26.4/numpy/random/bit_generator.pyx [454/466] Compiling Cython source numpy/random/mtrand.pyx [455/466] Compiling Cython source numpy/random/_generator.pyx [456/466] Linking target numpy/random/_bounded_integers.cpython-312-x86_64-linux-gnu.so [457/466] Compiling C object numpy/random/mtrand.cpython-312-x86_64-linux-gnu.so.p/src_distributions_distributions.c.o [458/466] Compiling C object numpy/random/mtrand.cpython-312-x86_64-linux-gnu.so.p/src_legacy_legacy-distributions.c.o [459/466] Linking target numpy/core/_simd.cpython-312-x86_64-linux-gnu.so [460/466] Compiling C object numpy/random/bit_generator.cpython-312-x86_64-linux-gnu.so.p/meson-generated_numpy_random_bit_generator.pyx.c.o [461/466] Linking target numpy/random/bit_generator.cpython-312-x86_64-linux-gnu.so [462/466] Compiling C object numpy/random/mtrand.cpython-312-x86_64-linux-gnu.so.p/meson-generated_numpy_random_mtrand.pyx.c.o [463/466] Linking target numpy/random/mtrand.cpython-312-x86_64-linux-gnu.so [464/466] Linking target numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so ../numpy/core/src/multiarray/experimental_public_dtype_api.c:389:1: warning: type of ‘PyUFunc_AddLoopFromSpec’ does not match original declaration [-Wlto-type-mismatch] 389 | PyUFunc_AddLoopFromSpec(PyUFuncObject *ufunc, PyObject *info, int ignore_duplicate); | ^ ../numpy/core/src/umath/dispatching.c:154:1: note: type mismatch in parameter 3 154 | PyUFunc_AddLoopFromSpec(PyObject *ufunc, PyArrayMethod_Spec *spec) | ^ ../numpy/core/src/umath/dispatching.c:154:1: note: type ‘void’ should match type ‘int’ ../numpy/core/src/umath/dispatching.c:154:1: note: ‘PyUFunc_AddLoopFromSpec’ was previously declared here ../numpy/core/src/multiarray/compiled_base.h:15:1: warning: type of ‘arr_interp_complex’ does not match original declaration [-Wlto-type-mismatch] 15 | arr_interp_complex(PyObject *, PyObject *const *, Py_ssize_t, PyObject *, PyObject *); | ^ ../numpy/core/src/multiarray/compiled_base.c:667:1: note: type mismatch in parameter 5 667 | arr_interp_complex(PyObject *NPY_UNUSED(self), PyObject *const *args, Py_ssize_t len_args, | ^ ../numpy/core/src/multiarray/compiled_base.c:667:1: note: ‘arr_interp_complex’ was previously declared here ../numpy/core/src/multiarray/compiled_base.h:13:1: warning: type of ‘arr_interp’ does not match original declaration [-Wlto-type-mismatch] 13 | arr_interp(PyObject *, PyObject *const *, Py_ssize_t, PyObject *, PyObject *); | ^ ../numpy/core/src/multiarray/compiled_base.c:497:1: note: type mismatch in parameter 5 497 | arr_interp(PyObject *NPY_UNUSED(self), PyObject *const *args, Py_ssize_t len_args, | ^ ../numpy/core/src/multiarray/compiled_base.c:497:1: note: ‘arr_interp’ was previously declared here [465/466] Compiling C object numpy/random/_generator.cpython-312-x86_64-linux-gnu.so.p/meson-generated_numpy_random__generator.pyx.c.o [466/466] Linking target numpy/random/_generator.cpython-312-x86_64-linux-gnu.so [1/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/core/libnpymath.a [2/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/core/__multiarray_api.c [3/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/core/__multiarray_api.h [4/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/core/__ufunc_api.c [5/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/core/__ufunc_api.h [6/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so [7/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/core/_umath_tests.cpython-312-x86_64-linux-gnu.so [8/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/core/_rational_tests.cpython-312-x86_64-linux-gnu.so [9/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/core/_struct_ufunc_tests.cpython-312-x86_64-linux-gnu.so [10/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/core/_operand_flag_tests.cpython-312-x86_64-linux-gnu.so [11/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so [12/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/core/_simd.cpython-312-x86_64-linux-gnu.so [13/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/fft/_pocketfft_internal.cpython-312-x86_64-linux-gnu.so [14/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/linalg/lapack_lite.cpython-312-x86_64-linux-gnu.so [15/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/linalg/_umath_linalg.cpython-312-x86_64-linux-gnu.so [16/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/random/libnpyrandom.a [17/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/random/_bounded_integers.pxd [18/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/random/_bounded_integers.cpython-312-x86_64-linux-gnu.so [19/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/random/_common.cpython-312-x86_64-linux-gnu.so [20/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/random/_mt19937.cpython-312-x86_64-linux-gnu.so [21/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/random/_philox.cpython-312-x86_64-linux-gnu.so [22/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/random/_pcg64.cpython-312-x86_64-linux-gnu.so [23/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/random/_sfc64.cpython-312-x86_64-linux-gnu.so [24/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/random/bit_generator.cpython-312-x86_64-linux-gnu.so [25/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/random/_generator.cpython-312-x86_64-linux-gnu.so [26/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/random/mtrand.cpython-312-x86_64-linux-gnu.so [27/781] /builddir/build/BUILD/numpy-1.26.4/numpy/__init__.cython-30.pxd [28/781] /builddir/build/BUILD/numpy-1.26.4/numpy/__init__.pxd [29/781] /builddir/build/BUILD/numpy-1.26.4/numpy/__init__.py [30/781] /builddir/build/BUILD/numpy-1.26.4/numpy/__init__.pyi [31/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_distributor_init.py [32/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_globals.py [33/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_pytesttester.py [34/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_pytesttester.pyi [35/781] /builddir/build/BUILD/numpy-1.26.4/numpy/conftest.py [36/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ctypeslib.py [37/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ctypeslib.pyi [38/781] /builddir/build/BUILD/numpy-1.26.4/numpy/exceptions.py [39/781] /builddir/build/BUILD/numpy-1.26.4/numpy/exceptions.pyi [40/781] /builddir/build/BUILD/numpy-1.26.4/numpy/dtypes.py [41/781] /builddir/build/BUILD/numpy-1.26.4/numpy/dtypes.pyi [42/781] /builddir/build/BUILD/numpy-1.26.4/numpy/matlib.py [43/781] /builddir/build/BUILD/numpy-1.26.4/numpy/py.typed [44/781] /builddir/build/BUILD/numpy-1.26.4/numpy/version.py [45/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/__init__.py [46/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/__init__.pyi [47/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/_add_newdocs.py [48/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/_add_newdocs_scalars.py [49/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/_asarray.py [50/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/_asarray.pyi [51/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/_dtype.py [52/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/_dtype_ctypes.py [53/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/_exceptions.py [54/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/_internal.py [55/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/_internal.pyi [56/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/_machar.py [57/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/_methods.py [58/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/_string_helpers.py [59/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/_type_aliases.py [60/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/_type_aliases.pyi [61/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/_ufunc_config.py [62/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/_ufunc_config.pyi [63/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/arrayprint.py [64/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/arrayprint.pyi [65/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/cversions.py [66/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/defchararray.py [67/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/defchararray.pyi [68/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/einsumfunc.py [69/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/einsumfunc.pyi [70/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/fromnumeric.py [71/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/fromnumeric.pyi [72/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/function_base.py [73/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/function_base.pyi [74/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/getlimits.py [75/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/getlimits.pyi [76/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/memmap.py [77/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/memmap.pyi [78/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/multiarray.py [79/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/multiarray.pyi [80/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/numeric.py [81/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/numeric.pyi [82/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/numerictypes.py [83/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/numerictypes.pyi [84/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/overrides.py [85/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/records.py [86/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/records.pyi [87/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/shape_base.py [88/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/shape_base.pyi [89/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/umath.py [90/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/umath_tests.py [91/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/_neighborhood_iterator_imp.h [92/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/arrayobject.h [93/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/arrayscalars.h [94/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/_dtype_api.h [95/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/experimental_dtype_api.h [96/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/halffloat.h [97/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/ndarrayobject.h [98/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/ndarraytypes.h [99/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/noprefix.h [100/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/npy_1_7_deprecated_api.h [101/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/npy_3kcompat.h [102/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/npy_common.h [103/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/npy_cpu.h [104/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/npy_endian.h [105/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/npy_interrupt.h [106/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/npy_math.h [107/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/npy_no_deprecated_api.h [108/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/npy_os.h [109/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/numpyconfig.h [110/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/old_defines.h [111/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/ufuncobject.h [112/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/utils.h [113/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/random/bitgen.h [114/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/random/distributions.h [115/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/libdivide/libdivide.h [116/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/include/numpy/libdivide/LICENSE.txt [117/781] /builddir/build/BUILD/numpy-1.26.4/numpy/fft/__init__.py [118/781] /builddir/build/BUILD/numpy-1.26.4/numpy/fft/__init__.pyi [119/781] /builddir/build/BUILD/numpy-1.26.4/numpy/fft/_pocketfft.py [120/781] /builddir/build/BUILD/numpy-1.26.4/numpy/fft/_pocketfft.pyi [121/781] /builddir/build/BUILD/numpy-1.26.4/numpy/fft/helper.py [122/781] /builddir/build/BUILD/numpy-1.26.4/numpy/fft/helper.pyi [123/781] /builddir/build/BUILD/numpy-1.26.4/numpy/fft/tests/__init__.py [124/781] /builddir/build/BUILD/numpy-1.26.4/numpy/fft/tests/test_helper.py [125/781] /builddir/build/BUILD/numpy-1.26.4/numpy/fft/tests/test_pocketfft.py [126/781] /builddir/build/BUILD/numpy-1.26.4/numpy/linalg/__init__.py [127/781] /builddir/build/BUILD/numpy-1.26.4/numpy/linalg/__init__.pyi [128/781] /builddir/build/BUILD/numpy-1.26.4/numpy/linalg/linalg.py [129/781] /builddir/build/BUILD/numpy-1.26.4/numpy/linalg/linalg.pyi [130/781] /builddir/build/BUILD/numpy-1.26.4/numpy/linalg/tests/__init__.py [131/781] /builddir/build/BUILD/numpy-1.26.4/numpy/linalg/tests/test_deprecations.py [132/781] /builddir/build/BUILD/numpy-1.26.4/numpy/linalg/tests/test_linalg.py [133/781] /builddir/build/BUILD/numpy-1.26.4/numpy/linalg/tests/test_regression.py [134/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/__init__.pxd [135/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/__init__.py [136/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/__init__.pyi [137/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/_common.pxd [138/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/_generator.pyi [139/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/_mt19937.pyi [140/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/_pcg64.pyi [141/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/_pickle.py [142/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/_philox.pyi [143/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/_sfc64.pyi [144/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/bit_generator.pxd [145/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/bit_generator.pyi [146/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/c_distributions.pxd [147/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/LICENSE.md [148/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/mtrand.pyi [149/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/__init__.py [150/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/test_direct.py [151/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/test_extending.py [152/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/test_generator_mt19937.py [153/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/test_generator_mt19937_regressions.py [154/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/test_random.py [155/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/test_randomstate.py [156/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/test_randomstate_regression.py [157/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/test_regression.py [158/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/test_seed_sequence.py [159/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/test_smoke.py [160/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/data/__init__.py [161/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/data/mt19937-testset-1.csv [162/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/data/mt19937-testset-2.csv [163/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/data/pcg64-testset-1.csv [164/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/data/pcg64-testset-2.csv [165/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/data/pcg64dxsm-testset-1.csv [166/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/data/pcg64dxsm-testset-2.csv [167/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/data/philox-testset-1.csv [168/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/data/philox-testset-2.csv [169/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/data/sfc64-testset-1.csv [170/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/tests/data/sfc64-testset-2.csv [171/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/_examples/cffi/extending.py [172/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/_examples/cffi/parse.py [173/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/_examples/cython/extending.pyx [174/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/_examples/cython/extending_distributions.pyx [175/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/_examples/cython/meson.build [176/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/_examples/numba/extending.py [177/781] /builddir/build/BUILD/numpy-1.26.4/numpy/random/_examples/numba/extending_distributions.py [178/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/__config__.py [179/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/core/_numpyconfig.h [180/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/core/npymath.ini [181/781] /builddir/build/BUILD/numpy-1.26.4/.mesonpy-em4pl2cf/numpy/core/mlib.ini [182/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_pyinstaller/__init__.py [183/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_pyinstaller/hook-numpy.py [184/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_pyinstaller/pyinstaller-smoke.py [185/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_pyinstaller/test_pyinstaller.py [186/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_typing/__init__.py [187/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_typing/_add_docstring.py [188/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_typing/_array_like.py [189/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_typing/_callable.pyi [190/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_typing/_char_codes.py [191/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_typing/_dtype_like.py [192/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_typing/_extended_precision.py [193/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_typing/_nbit.py [194/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_typing/_nested_sequence.py [195/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_typing/_scalars.py [196/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_typing/_shape.py [197/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_typing/_ufunc.pyi [198/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_typing/setup.py [199/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_utils/__init__.py [200/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_utils/_convertions.py [201/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_utils/_inspect.py [202/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_utils/_pep440.py [203/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_core/__init__.py [204/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_core/__init__.pyi [205/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_core/_dtype.py [206/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_core/_dtype_ctypes.py [207/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_core/_internal.py [208/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_core/_multiarray_umath.py [209/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_core/multiarray.py [210/781] /builddir/build/BUILD/numpy-1.26.4/numpy/_core/umath.py [211/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/__init__.py [212/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/_array_object.py [213/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/_constants.py [214/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/_creation_functions.py [215/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/_data_type_functions.py [216/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/_dtypes.py [217/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/_elementwise_functions.py [218/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/_indexing_functions.py [219/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/_manipulation_functions.py [220/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/_searching_functions.py [221/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/_set_functions.py [222/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/_sorting_functions.py [223/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/_statistical_functions.py [224/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/_typing.py [225/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/_utility_functions.py [226/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/linalg.py [227/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/setup.py [228/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/tests/__init__.py [229/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/tests/test_array_object.py [230/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/tests/test_creation_functions.py [231/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/tests/test_data_type_functions.py [232/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/tests/test_elementwise_functions.py [233/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/tests/test_indexing_functions.py [234/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/tests/test_manipulation_functions.py [235/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/tests/test_set_functions.py [236/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/tests/test_sorting_functions.py [237/781] /builddir/build/BUILD/numpy-1.26.4/numpy/array_api/tests/test_validation.py [238/781] /builddir/build/BUILD/numpy-1.26.4/numpy/compat/__init__.py [239/781] /builddir/build/BUILD/numpy-1.26.4/numpy/compat/py3k.py [240/781] /builddir/build/BUILD/numpy-1.26.4/numpy/compat/setup.py [241/781] /builddir/build/BUILD/numpy-1.26.4/numpy/compat/tests/__init__.py [242/781] /builddir/build/BUILD/numpy-1.26.4/numpy/compat/tests/test_compat.py [243/781] /builddir/build/BUILD/numpy-1.26.4/numpy/doc/__init__.py [244/781] /builddir/build/BUILD/numpy-1.26.4/numpy/doc/constants.py [245/781] /builddir/build/BUILD/numpy-1.26.4/numpy/doc/ufuncs.py [246/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/__init__.py [247/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/__init__.pyi [248/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/__main__.py [249/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/__version__.py [250/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/_isocbind.py [251/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/_src_pyf.py [252/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/auxfuncs.py [253/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/capi_maps.py [254/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/cb_rules.py [255/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/cfuncs.py [256/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/common_rules.py [257/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/crackfortran.py [258/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/diagnose.py [259/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/f2py2e.py [260/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/f90mod_rules.py [261/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/func2subr.py [262/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/rules.py [263/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/setup.cfg [264/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/setup.py [265/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/symbolic.py [266/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/use_rules.py [267/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/_backends/__init__.py [268/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/_backends/_backend.py [269/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/_backends/_distutils.py [270/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/_backends/_meson.py [271/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/_backends/meson.build.template [272/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/src/fortranobject.c [273/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/src/fortranobject.h [274/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/__init__.py [275/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_abstract_interface.py [276/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_array_from_pyobj.py [277/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_assumed_shape.py [278/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_block_docstring.py [279/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_callback.py [280/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_character.py [281/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_common.py [282/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_compile_function.py [283/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_crackfortran.py [284/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_data.py [285/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_docs.py [286/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_f2cmap.py [287/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_f2py2e.py [288/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_isoc.py [289/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_kind.py [290/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_mixed.py [291/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_module_doc.py [292/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_parameter.py [293/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_pyf_src.py [294/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_quoted_character.py [295/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_regression.py [296/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_return_character.py [297/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_return_complex.py [298/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_return_integer.py [299/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_return_logical.py [300/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_return_real.py [301/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_semicolon_split.py [302/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_size.py [303/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_string.py [304/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_symbolic.py [305/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/test_value_attrspec.py [306/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/util.py [307/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/abstract_interface/foo.f90 [308/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/abstract_interface/gh18403_mod.f90 [309/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c [310/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/assumed_shape/.f2py_f2cmap [311/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/assumed_shape/foo_free.f90 [312/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/assumed_shape/foo_mod.f90 [313/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/assumed_shape/foo_use.f90 [314/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/assumed_shape/precision.f90 [315/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/block_docstring/foo.f [316/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/callback/foo.f [317/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/callback/gh17797.f90 [318/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/callback/gh18335.f90 [319/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/callback/gh25211.f [320/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/callback/gh25211.pyf [321/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/cli/gh_22819.pyf [322/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/cli/hi77.f [323/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/cli/hiworld.f90 [324/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/common/block.f [325/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/common/gh19161.f90 [326/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/accesstype.f90 [327/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/data_common.f [328/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/data_multiplier.f [329/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/data_stmts.f90 [330/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/data_with_comments.f [331/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/foo_deps.f90 [332/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/gh15035.f [333/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/gh17859.f [334/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/gh22648.pyf [335/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/gh23533.f [336/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/gh23598.f90 [337/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/gh23598Warn.f90 [338/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/gh23879.f90 [339/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/gh2848.f90 [340/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/operators.f90 [341/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/privatemod.f90 [342/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/publicmod.f90 [343/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/pubprivmod.f90 [344/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/crackfortran/unicode_comment.f90 [345/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/f2cmap/.f2py_f2cmap [346/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/f2cmap/isoFortranEnvMap.f90 [347/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/isocintrin/isoCtests.f90 [348/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/kind/foo.f90 [349/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/mixed/foo.f [350/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/mixed/foo_fixed.f90 [351/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/mixed/foo_free.f90 [352/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/module_data/mod.mod [353/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/module_data/module_data_docstring.f90 [354/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/negative_bounds/issue_20853.f90 [355/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/parameter/constant_both.f90 [356/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/parameter/constant_compound.f90 [357/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/parameter/constant_integer.f90 [358/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/parameter/constant_non_compound.f90 [359/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/parameter/constant_real.f90 [360/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/quoted_character/foo.f [361/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/regression/inout.f90 [362/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/regression/gh25337/data.f90 [363/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/regression/gh25337/use_data.f90 [364/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/return_character/foo77.f [365/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/return_character/foo90.f90 [366/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/return_complex/foo77.f [367/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/return_complex/foo90.f90 [368/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/return_integer/foo77.f [369/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/return_integer/foo90.f90 [370/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/return_logical/foo77.f [371/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/return_logical/foo90.f90 [372/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/return_real/foo77.f [373/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/return_real/foo90.f90 [374/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/size/foo.f90 [375/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/string/char.f90 [376/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/string/fixed_string.f90 [377/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/string/gh24008.f [378/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/string/gh24662.f90 [379/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/string/gh25286.f90 [380/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/string/gh25286.pyf [381/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/string/gh25286_bc.pyf [382/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/string/scalar_string.f90 [383/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/string/string.f [384/781] /builddir/build/BUILD/numpy-1.26.4/numpy/f2py/tests/src/value_attrspec/gh21665.f90 [385/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/__init__.py [386/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/__init__.pyi [387/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/_datasource.py [388/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/_iotools.py [389/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/_version.py [390/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/_version.pyi [391/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/arraypad.py [392/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/arraypad.pyi [393/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/arraysetops.py [394/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/arraysetops.pyi [395/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/arrayterator.py [396/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/arrayterator.pyi [397/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/format.py [398/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/format.pyi [399/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/function_base.py [400/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/function_base.pyi [401/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/histograms.py [402/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/histograms.pyi [403/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/index_tricks.py [404/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/index_tricks.pyi [405/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/mixins.py [406/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/mixins.pyi [407/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/nanfunctions.py [408/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/nanfunctions.pyi [409/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/npyio.py [410/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/npyio.pyi [411/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/polynomial.py [412/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/polynomial.pyi [413/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/recfunctions.py [414/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/scimath.py [415/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/scimath.pyi [416/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/setup.py [417/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/shape_base.py [418/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/shape_base.pyi [419/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/stride_tricks.py [420/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/stride_tricks.pyi [421/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/twodim_base.py [422/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/twodim_base.pyi [423/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/type_check.py [424/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/type_check.pyi [425/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/ufunclike.py [426/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/ufunclike.pyi [427/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/user_array.py [428/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/utils.py [429/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/utils.pyi [430/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/__init__.py [431/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test__datasource.py [432/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test__iotools.py [433/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test__version.py [434/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_arraypad.py [435/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_arraysetops.py [436/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_arrayterator.py [437/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_financial_expired.py [438/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_format.py [439/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_function_base.py [440/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_histograms.py [441/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_index_tricks.py [442/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_io.py [443/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_loadtxt.py [444/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_mixins.py [445/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_nanfunctions.py [446/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_packbits.py [447/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_polynomial.py [448/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_recfunctions.py [449/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_regression.py [450/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_shape_base.py [451/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_stride_tricks.py [452/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_twodim_base.py [453/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_type_check.py [454/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_ufunclike.py [455/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/test_utils.py [456/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/data/py2-objarr.npy [457/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/data/py2-objarr.npz [458/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/data/py3-objarr.npy [459/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/data/py3-objarr.npz [460/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/data/python3.npy [461/781] /builddir/build/BUILD/numpy-1.26.4/numpy/lib/tests/data/win64python2.npy [462/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/API_CHANGES.txt [463/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/LICENSE [464/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/README.rst [465/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/__init__.py [466/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/__init__.pyi [467/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/core.py [468/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/core.pyi [469/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/extras.py [470/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/extras.pyi [471/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/mrecords.py [472/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/mrecords.pyi [473/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/setup.py [474/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/testutils.py [475/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/timer_comparison.py [476/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/tests/__init__.py [477/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/tests/test_core.py [478/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/tests/test_deprecations.py [479/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/tests/test_extras.py [480/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/tests/test_mrecords.py [481/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/tests/test_old_ma.py [482/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/tests/test_regression.py [483/781] /builddir/build/BUILD/numpy-1.26.4/numpy/ma/tests/test_subclassing.py [484/781] /builddir/build/BUILD/numpy-1.26.4/numpy/matrixlib/__init__.py [485/781] /builddir/build/BUILD/numpy-1.26.4/numpy/matrixlib/__init__.pyi [486/781] /builddir/build/BUILD/numpy-1.26.4/numpy/matrixlib/defmatrix.py [487/781] /builddir/build/BUILD/numpy-1.26.4/numpy/matrixlib/defmatrix.pyi [488/781] /builddir/build/BUILD/numpy-1.26.4/numpy/matrixlib/setup.py [489/781] /builddir/build/BUILD/numpy-1.26.4/numpy/matrixlib/tests/__init__.py [490/781] /builddir/build/BUILD/numpy-1.26.4/numpy/matrixlib/tests/test_defmatrix.py [491/781] /builddir/build/BUILD/numpy-1.26.4/numpy/matrixlib/tests/test_interaction.py [492/781] /builddir/build/BUILD/numpy-1.26.4/numpy/matrixlib/tests/test_masked_matrix.py [493/781] /builddir/build/BUILD/numpy-1.26.4/numpy/matrixlib/tests/test_matrix_linalg.py [494/781] /builddir/build/BUILD/numpy-1.26.4/numpy/matrixlib/tests/test_multiarray.py [495/781] /builddir/build/BUILD/numpy-1.26.4/numpy/matrixlib/tests/test_numeric.py [496/781] /builddir/build/BUILD/numpy-1.26.4/numpy/matrixlib/tests/test_regression.py [497/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/__init__.py [498/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/__init__.pyi [499/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/_polybase.py [500/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/_polybase.pyi [501/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/chebyshev.py [502/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/chebyshev.pyi [503/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/hermite.py [504/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/hermite.pyi [505/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/hermite_e.py [506/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/hermite_e.pyi [507/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/laguerre.py [508/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/laguerre.pyi [509/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/legendre.py [510/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/legendre.pyi [511/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/polynomial.py [512/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/polynomial.pyi [513/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/polyutils.py [514/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/polyutils.pyi [515/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/setup.py [516/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/tests/__init__.py [517/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/tests/test_chebyshev.py [518/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/tests/test_classes.py [519/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/tests/test_hermite.py [520/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/tests/test_hermite_e.py [521/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/tests/test_laguerre.py [522/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/tests/test_legendre.py [523/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/tests/test_polynomial.py [524/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/tests/test_polyutils.py [525/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/tests/test_printing.py [526/781] /builddir/build/BUILD/numpy-1.26.4/numpy/polynomial/tests/test_symbol.py [527/781] /builddir/build/BUILD/numpy-1.26.4/numpy/testing/__init__.py [528/781] /builddir/build/BUILD/numpy-1.26.4/numpy/testing/__init__.pyi [529/781] /builddir/build/BUILD/numpy-1.26.4/numpy/testing/overrides.py [530/781] /builddir/build/BUILD/numpy-1.26.4/numpy/testing/print_coercion_tables.py [531/781] /builddir/build/BUILD/numpy-1.26.4/numpy/testing/setup.py [532/781] /builddir/build/BUILD/numpy-1.26.4/numpy/testing/_private/__init__.py [533/781] /builddir/build/BUILD/numpy-1.26.4/numpy/testing/_private/extbuild.py [534/781] /builddir/build/BUILD/numpy-1.26.4/numpy/testing/_private/utils.py [535/781] /builddir/build/BUILD/numpy-1.26.4/numpy/testing/_private/utils.pyi [536/781] /builddir/build/BUILD/numpy-1.26.4/numpy/testing/tests/__init__.py [537/781] /builddir/build/BUILD/numpy-1.26.4/numpy/testing/tests/test_utils.py [538/781] /builddir/build/BUILD/numpy-1.26.4/numpy/tests/__init__.py [539/781] /builddir/build/BUILD/numpy-1.26.4/numpy/tests/test__all__.py [540/781] /builddir/build/BUILD/numpy-1.26.4/numpy/tests/test_ctypeslib.py [541/781] /builddir/build/BUILD/numpy-1.26.4/numpy/tests/test_lazyloading.py [542/781] /builddir/build/BUILD/numpy-1.26.4/numpy/tests/test_matlib.py [543/781] /builddir/build/BUILD/numpy-1.26.4/numpy/tests/test_numpy_config.py [544/781] /builddir/build/BUILD/numpy-1.26.4/numpy/tests/test_numpy_version.py [545/781] /builddir/build/BUILD/numpy-1.26.4/numpy/tests/test_public_api.py [546/781] /builddir/build/BUILD/numpy-1.26.4/numpy/tests/test_reloading.py [547/781] /builddir/build/BUILD/numpy-1.26.4/numpy/tests/test_scripts.py [548/781] /builddir/build/BUILD/numpy-1.26.4/numpy/tests/test_warnings.py [549/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/__init__.py [550/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/mypy_plugin.py [551/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/setup.py [552/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/__init__.py [553/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/test_isfile.py [554/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/test_runtime.py [555/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/test_typing.py [556/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/mypy.ini [557/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/arithmetic.pyi [558/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/array_constructors.pyi [559/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/array_like.pyi [560/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/array_pad.pyi [561/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/arrayprint.pyi [562/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/arrayterator.pyi [563/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/bitwise_ops.pyi [564/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/char.pyi [565/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/chararray.pyi [566/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/comparisons.pyi [567/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/constants.pyi [568/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/datasource.pyi [569/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/dtype.pyi [570/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/einsumfunc.pyi [571/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/false_positives.pyi [572/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/flatiter.pyi [573/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/fromnumeric.pyi [574/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/histograms.pyi [575/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/index_tricks.pyi [576/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/lib_function_base.pyi [577/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/lib_polynomial.pyi [578/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/lib_utils.pyi [579/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/lib_version.pyi [580/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/linalg.pyi [581/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/memmap.pyi [582/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/modules.pyi [583/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/multiarray.pyi [584/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/ndarray.pyi [585/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/ndarray_misc.pyi [586/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/nditer.pyi [587/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/nested_sequence.pyi [588/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/npyio.pyi [589/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/numerictypes.pyi [590/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/random.pyi [591/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/rec.pyi [592/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/scalars.pyi [593/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/shape_base.pyi [594/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/stride_tricks.pyi [595/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/testing.pyi [596/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/twodim_base.pyi [597/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/type_check.pyi [598/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/ufunc_config.pyi [599/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/ufunclike.pyi [600/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/ufuncs.pyi [601/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/fail/warnings_and_errors.pyi [602/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/misc/extended_precision.pyi [603/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/arithmetic.py [604/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/array_constructors.py [605/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/array_like.py [606/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/arrayprint.py [607/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/arrayterator.py [608/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/bitwise_ops.py [609/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/comparisons.py [610/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/dtype.py [611/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/einsumfunc.py [612/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/flatiter.py [613/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/fromnumeric.py [614/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/index_tricks.py [615/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/lib_utils.py [616/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/lib_version.py [617/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/literal.py [618/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/mod.py [619/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/modules.py [620/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/multiarray.py [621/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/ndarray_conversion.py [622/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/ndarray_misc.py [623/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/ndarray_shape_manipulation.py [624/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/numeric.py [625/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/numerictypes.py [626/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/random.py [627/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/scalars.py [628/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/simple.py [629/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/simple_py3.py [630/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/ufunc_config.py [631/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/ufunclike.py [632/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/ufuncs.py [633/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/pass/warnings_and_errors.py [634/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/arithmetic.pyi [635/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/array_constructors.pyi [636/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/arraypad.pyi [637/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/arrayprint.pyi [638/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/arraysetops.pyi [639/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/arrayterator.pyi [640/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/bitwise_ops.pyi [641/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/char.pyi [642/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/chararray.pyi [643/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/comparisons.pyi [644/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/constants.pyi [645/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/ctypeslib.pyi [646/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/datasource.pyi [647/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/dtype.pyi [648/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/einsumfunc.pyi [649/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/emath.pyi [650/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/false_positives.pyi [651/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/fft.pyi [652/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/flatiter.pyi [653/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/fromnumeric.pyi [654/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/getlimits.pyi [655/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/histograms.pyi [656/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/index_tricks.pyi [657/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/lib_function_base.pyi [658/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/lib_polynomial.pyi [659/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/lib_utils.pyi [660/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/lib_version.pyi [661/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/linalg.pyi [662/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/matrix.pyi [663/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/memmap.pyi [664/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/mod.pyi [665/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/modules.pyi [666/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/multiarray.pyi [667/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/nbit_base_example.pyi [668/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/ndarray_conversion.pyi [669/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/ndarray_misc.pyi [670/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/ndarray_shape_manipulation.pyi [671/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/nditer.pyi [672/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/nested_sequence.pyi [673/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/npyio.pyi [674/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/numeric.pyi [675/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/numerictypes.pyi [676/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/random.pyi [677/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/rec.pyi [678/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/scalars.pyi [679/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/shape_base.pyi [680/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/stride_tricks.pyi [681/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/testing.pyi [682/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/twodim_base.pyi [683/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/type_check.pyi [684/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/ufunc_config.pyi [685/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/ufunclike.pyi [686/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/ufuncs.pyi [687/781] /builddir/build/BUILD/numpy-1.26.4/numpy/typing/tests/data/reveal/warnings_and_errors.pyi [688/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/__init__.py [689/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/_locales.py [690/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test__exceptions.py [691/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_abc.py [692/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_api.py [693/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_argparse.py [694/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_array_coercion.py [695/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_array_interface.py [696/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_arraymethod.py [697/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_arrayprint.py [698/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_casting_floatingpoint_errors.py [699/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_casting_unittests.py [700/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_conversion_utils.py [701/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_cpu_dispatcher.py [702/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_cpu_features.py [703/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_custom_dtypes.py [704/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_cython.py [705/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_datetime.py [706/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_defchararray.py [707/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_deprecations.py [708/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_dlpack.py [709/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_dtype.py [710/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_einsum.py [711/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_errstate.py [712/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_extint128.py [713/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_function_base.py [714/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_getlimits.py [715/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_half.py [716/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_hashtable.py [717/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_indexerrors.py [718/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_indexing.py [719/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_item_selection.py [720/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_limited_api.py [721/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_longdouble.py [722/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_machar.py [723/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_mem_overlap.py [724/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_mem_policy.py [725/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_memmap.py [726/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_multiarray.py [727/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_nditer.py [728/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_nep50_promotions.py [729/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_numeric.py [730/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_numerictypes.py [731/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_numpy_2_0_compat.py [732/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_overrides.py [733/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_print.py [734/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_protocols.py [735/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_records.py [736/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_regression.py [737/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_scalar_ctors.py [738/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_scalar_methods.py [739/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_scalarbuffer.py [740/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_scalarinherit.py [741/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_scalarmath.py [742/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_scalarprint.py [743/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_shape_base.py [744/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_simd.py [745/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_simd_module.py [746/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_strings.py [747/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_ufunc.py [748/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_umath.py [749/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_umath_accuracy.py [750/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_umath_complex.py [751/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/test_unicode.py [752/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/astype_copy.pkl [753/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/generate_umath_validation_data.cpp [754/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/numpy_2_0_array.pkl [755/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/recarray_from_file.fits [756/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-README.txt [757/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-arccos.csv [758/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-arccosh.csv [759/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-arcsin.csv [760/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-arcsinh.csv [761/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-arctan.csv [762/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-arctanh.csv [763/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-cbrt.csv [764/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-cos.csv [765/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-cosh.csv [766/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-exp.csv [767/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-exp2.csv [768/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-expm1.csv [769/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-log.csv [770/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-log10.csv [771/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-log1p.csv [772/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-log2.csv [773/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-sin.csv [774/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-sinh.csv [775/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-tan.csv [776/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/data/umath-validation-set-tanh.csv [777/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/examples/cython/checks.pyx [778/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/examples/cython/meson.build [779/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/examples/cython/setup.py [780/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/examples/limited_api/limited_api.c [781/781] /builddir/build/BUILD/numpy-1.26.4/numpy/core/tests/examples/limited_api/setup.py Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: numpy Building wheel for numpy (pyproject.toml): started Running command Building wheel for numpy (pyproject.toml) Building wheel for numpy (pyproject.toml): finished with status 'done' Created wheel for numpy: filename=numpy-1.26.4-cp312-cp312-linux_x86_64.whl size=25422689 sha256=193cac919871618e7eb4be442d572bbbcdb0f4d4c556a4bdd8c89b5f5e5fe681 Stored in directory: /builddir/.cache/pip/wheels/f5/6f/72/251678e9a45867b1bd504b0f61b373980c40828428b55ac044 Successfully built numpy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.npovX1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd numpy-1.26.4 + mkdir docs + pushd docs ~/build/BUILD/numpy-1.26.4/docs ~/build/BUILD/numpy-1.26.4 + unzip /builddir/build/SOURCES/numpy-html.zip Archive: /builddir/build/SOURCES/numpy-html.zip creating: _images/ inflating: _images/np_array.png inflating: _images/numpy-random-Generator-uniform-1.png inflating: _images/numpy-random-normal-1_00_00.png inflating: _images/broadcasting_4.png inflating: _images/numpy-random-Generator-vonmises-1.png inflating: _images/numpy-random-Generator-noncentral_chisquare-1_00_00.png inflating: _images/rst-rendering.png inflating: _images/numpy-sin-1.png inflating: _images/gitpod-dashboard-stop.png inflating: _images/matplotlib2.png inflating: _images/numpy-random-RandomState-power-1_01_02.png inflating: _images/numpy-random-Generator-power-1_01_01.png inflating: _images/numpy-kaiser-1_01_00.png inflating: _images/numpy-random-power-1_00_00.png inflating: _images/numpy-hamming-1_01_00.png inflating: _images/numpy-arccos-1.png inflating: _images/numpy-random-zipf-1.png inflating: _images/numpy-linalg-lstsq-1.png inflating: _images/getting_started.svg inflating: _images/broadcasting_3.png inflating: _images/gitpod-workspace.png inflating: _images/np_matrix_aggregation.png inflating: _images/numpy-blackman-1_01_00.png inflating: _images/np_matrix_arithmetic.png inflating: _images/numpy-random-logseries-1.png inflating: _images/numpy-bartlett-1_00_00.png inflating: _images/numpy-random-Generator-logseries-1.png inflating: _images/numpy-random-Generator-standard_t-1.png inflating: _images/numpy-blackman-1_00_00.png inflating: _images/np_sub_mult_divide.png inflating: _images/NumPy-gitpod-branches.png inflating: _images/numpy-random-RandomState-power-1_00_00.png inflating: _images/numpy-random-Generator-zipf-1.png inflating: _images/numpy-random-RandomState-zipf-1.png inflating: _images/numpy-random-Generator-power-1_01_02.png inflating: _images/numpy-random-RandomState-noncentral_chisquare-1_01_00.png inflating: _images/numpy-random-Generator-power-1_00_00.png inflating: _images/numpy-random-dirichlet-1.png inflating: _images/numpy-interp-1_00_00.png inflating: _images/numpy-random-RandomState-noncentral_chisquare-1_02_00.png inflating: _images/quickstart-2.png inflating: _images/numpy-bartlett-1_01_00.png inflating: _images/np_matrix_broadcasting.png inflating: _images/numpy-random-RandomState-multivariate_normal-1.png inflating: _images/numpy-ma-polyfit-1.png inflating: _images/matplotlib1.png inflating: _images/opt-infra.png inflating: _images/meshgrid_plot.png inflating: _images/matplotlib3.png inflating: _images/forking_button.png inflating: _images/gitpod-edit-permissions-repo.png inflating: _images/numpy-random-wald-1.png inflating: _images/numpy-random-noncentral_chisquare-1_01_00.png inflating: _images/numpy-random-Generator-multivariate_normal-1.png inflating: _images/numpy-random-RandomState-standard_gamma-1.png inflating: _images/numpy-random-uniform-1.png inflating: _images/numpy-random-laplace-1.png inflating: _images/numpy-random-RandomState-gumbel-1_01_00.png inflating: _images/numpy-random-RandomState-uniform-1.png inflating: _images/np_readcsv.png inflating: _images/dtype-hierarchy.png inflating: _images/numpy-random-noncentral_chisquare-1_02_00.png inflating: _images/np_mse_viz1.png inflating: _images/numpy-random-RandomState-noncentral_f-1.png inflating: _images/np_data_plus_ones.png inflating: _images/numpy-absolute-1_00_00.png inflating: _images/installing-gitpod-io.png inflating: _images/numpy-random-RandomState-poisson-1_00_00.png inflating: _images/np_MSE_implementation.png inflating: _images/np_MSE_formula.png inflating: _images/numpy-random-power-1_01_01.png inflating: _images/numpy-histogram2d-1_01_00.png inflating: _images/broadcasting_1.png inflating: _images/numpy-random-Generator-weibull-1.png inflating: _images/numpy-random-Generator-normal-1_00_00.png inflating: _images/threefundamental.png inflating: _images/numpy-histogram-1.png inflating: _images/numpy-random-Generator-gumbel-1_01_00.png inflating: _images/np_matrix_aggregation_row.png inflating: _images/numpy-random-RandomState-gamma-1.png inflating: _images/forking_message.png inflating: _images/numpy-polyfit-1.png inflating: _images/routines-polynomials-classes-3.png inflating: _images/numpy-histogram2d-1_00_00.png inflating: _images/numpy-random-Generator-noncentral_chisquare-1_02_00.png inflating: _images/numpy-random-Generator-power-1_01_00.png inflating: _images/np_create_matrix.png inflating: _images/numpy-random-poisson-1_00_00.png inflating: _images/numpy-random-gamma-1.png inflating: _images/numpy-random-weibull-1.png inflating: _images/numpy-random-RandomState-standard_cauchy-1.png inflating: _images/numpy-hanning-1_00_00.png inflating: _images/numpy-random-lognormal-1_00_00.png inflating: _images/numpy-random-Generator-gamma-1.png inflating: _images/numpy-random-RandomState-logseries-1.png inflating: _images/numpy-random-RandomState-vonmises-1.png inflating: _images/numpy-fft-ifftn-1.png inflating: _images/NumPy-github.png inflating: _images/numpy-random-RandomState-gumbel-1_00_00.png inflating: _images/numpy-meshgrid-1_00_00.png inflating: _images/numpy-fft-fftn-1.png inflating: _images/numpy-random-lognormal-1_01_00.png inflating: _images/numpy-logspace-1.png inflating: _images/np_matrix_indexing.png inflating: _images/numpy-random-Generator-standard_cauchy-1.png inflating: _images/numpy-exp-1.png inflating: _images/numpy-random-RandomState-wald-1.png inflating: _images/numpy-random-Generator-laplace-1.png inflating: _images/numpy-random-RandomState-weibull-1.png inflating: _images/broadcasting_2.png inflating: _images/np_indexing.png inflating: _images/numpy-random-power-1_01_02.png inflating: _images/np_multiply_broadcasting.png inflating: _images/numpy-sinc-1.png inflating: _images/numpy-random-logistic-1.png inflating: _images/numpy-random-Generator-lognormal-1_01_00.png inflating: _images/numpy-random-RandomState-pareto-1.png inflating: _images/broadcasting_5.png inflating: _images/np_pandas.png inflating: _images/numpy-random-RandomState-laplace-1.png inflating: _images/np_reshape.png inflating: _images/numpy-hanning-1_01_00.png inflating: _images/numpy-random-standard_t-1.png inflating: _images/numpy-fft-fft-1.png inflating: _images/numpy-meshgrid-1_01_00.png inflating: _images/routines-polynomials-classes-1.png inflating: _images/numpy-linspace-1.png inflating: _images/numpy-random-random_integers-1.png inflating: _images/np_aggregation.png inflating: _images/numpy-fft-ifft-1.png inflating: _images/numpy-random-gumbel-1_01_00.png inflating: _images/numpy-random-Generator-triangular-1.png extracting: _images/vscode-statusbar.png inflating: _images/numpy-random-power-1_01_00.png inflating: _images/numpy-percentile-1.png inflating: _images/numpy-random-standard_cauchy-1.png inflating: _images/numpy-random-RandomState-power-1_01_00.png inflating: _images/np_mse_viz2.png inflating: _images/numpy-random-RandomState-lognormal-1_00_00.png inflating: _images/np_array_dataones.png inflating: _images/np_ones_zeros_matrix.png inflating: _images/np_ones_zeros_random.png inflating: _images/numpy-random-vonmises-1.png inflating: _images/contributor.svg inflating: _images/numpy-random-RandomState-lognormal-1_01_00.png inflating: _images/numpy-random-standard_gamma-1.png inflating: _images/numpy-random-gumbel-1_00_00.png inflating: _images/numpy-random-RandomState-dirichlet-1.png inflating: _images/np_transposing_reshaping.png inflating: _images/numpy-random-Generator-gumbel-1_00_00.png inflating: _images/vscode-rst.png inflating: _images/numpy-random-Generator-noncentral_f-1.png inflating: _images/numpy-random-Generator-logistic-1.png inflating: _images/pull_button.png inflating: _images/numpy-random-RandomState-normal-1_00_00.png inflating: _images/numpy-arctan-1.png inflating: _images/numpy-cosh-1.png inflating: _images/numpy-absolute-1_01_00.png inflating: _images/numpy-random-Generator-poisson-1_00_00.png inflating: _images/user_guide.svg inflating: _images/quickstart-1.png inflating: _images/numpy-random-Generator-wald-1.png inflating: _images/numpy-hamming-1_00_00.png inflating: _images/np_MSE_explanation2.png inflating: _images/numpy-random-pareto-1.png inflating: _images/numpy-geomspace-1.png inflating: _images/numpy-random-RandomState-power-1_01_01.png inflating: _images/gitpod-edit-permissions-gh.png inflating: _images/numpy-random-Generator-pareto-1.png inflating: _images/routines-polynomials-classes-2.png inflating: _images/numpy-random-RandomState-logistic-1.png inflating: _images/api.svg inflating: _images/numpy-random-RandomState-triangular-1.png inflating: _images/numpy-random-RandomState-random_integers-1.png inflating: _images/numpy-random-Generator-noncentral_chisquare-1_01_00.png inflating: _images/numpy-random-triangular-1.png inflating: _images/numpy-kaiser-1_00_00.png inflating: _images/forked_page.png inflating: _images/numpy-random-noncentral_f-1.png inflating: _images/numpy-random-multivariate_normal-1.png inflating: _images/numpy-random-Generator-standard_gamma-1.png inflating: _images/numpy-random-RandomState-noncentral_chisquare-1_00_00.png inflating: _images/numpy-random-noncentral_chisquare-1_00_00.png inflating: _images/numpy-random-RandomState-standard_t-1.png inflating: _images/numpy-random-Generator-lognormal-1_00_00.png inflating: _images/numpy-random-Generator-dirichlet-1.png inflating: searchindex.js creating: _sphinx_design_static/ inflating: _sphinx_design_static/design-style.4045f2051d55cab465a707391d5b2007.min.css inflating: _sphinx_design_static/design-tabs.js inflating: index.html inflating: glossary.html inflating: .buildinfo inflating: getting_started.html inflating: license.html creating: dev/ inflating: dev/development_advanced_debugging.html inflating: dev/underthehood.html inflating: dev/development_workflow.html inflating: dev/internals.code-explanations.html inflating: dev/index.html inflating: dev/releasing.html inflating: dev/reviewer_guidelines.html inflating: dev/depending_on_numpy.html inflating: dev/development_environment.html creating: dev/gitwash/ inflating: dev/gitwash/following_latest.html inflating: dev/gitwash/development_setup.html inflating: dev/gitwash/index.html inflating: dev/gitwash/git_intro.html inflating: dev/gitwash/dot2_dot3.html inflating: dev/gitwash/git_resources.html inflating: dev/gitwash/configure_git.html inflating: dev/howto-docs.html inflating: dev/alignment.html inflating: dev/howto_build_docs.html inflating: dev/development_gitpod.html creating: dev/governance/ inflating: dev/governance/index.html inflating: dev/governance/governance.html inflating: dev/internals.html creating: release/ inflating: release/1.23.3-notes.html inflating: release/1.6.2-notes.html inflating: release/1.18.2-notes.html inflating: release/1.23.1-notes.html inflating: release/1.21.6-notes.html inflating: release/1.21.2-notes.html inflating: release/1.18.4-notes.html inflating: release/1.15.0-notes.html inflating: release/1.16.4-notes.html inflating: release/1.11.1-notes.html inflating: release/1.16.5-notes.html inflating: release/1.10.3-notes.html inflating: release/1.20.3-notes.html inflating: release/1.21.0-notes.html inflating: release/1.17.3-notes.html inflating: release/1.19.4-notes.html inflating: release/1.14.3-notes.html inflating: release/1.19.2-notes.html inflating: release/1.19.5-notes.html inflating: release/1.22.1-notes.html inflating: release/1.20.1-notes.html inflating: release/1.12.0-notes.html inflating: release/1.18.1-notes.html inflating: release/1.10.2-notes.html inflating: release/1.7.0-notes.html inflating: release/1.22.3-notes.html inflating: release/1.17.1-notes.html inflating: release/1.20.2-notes.html inflating: release/1.17.4-notes.html inflating: release/1.21.5-notes.html inflating: release/1.13.0-notes.html inflating: release/1.21.4-notes.html inflating: release/1.12.1-notes.html inflating: release/1.14.0-notes.html inflating: release/1.14.1-notes.html inflating: release/1.17.2-notes.html inflating: release/1.11.0-notes.html inflating: release/1.21.3-notes.html inflating: release/1.10.0-notes.html inflating: release/template.html inflating: release/1.9.2-notes.html inflating: release/1.17.0-notes.html inflating: release/1.5.0-notes.html inflating: release/1.15.4-notes.html inflating: release/1.18.3-notes.html inflating: release/1.19.0-notes.html inflating: release/1.22.4-notes.html inflating: release/1.16.1-notes.html inflating: release/1.23.2-notes.html inflating: release/1.9.1-notes.html inflating: release/1.16.6-notes.html inflating: release/1.23.4-notes.html inflating: release/1.15.3-notes.html inflating: release/1.4.0-notes.html inflating: release/1.20.0-notes.html inflating: release/1.11.3-notes.html inflating: release/1.21.1-notes.html inflating: release/1.11.2-notes.html inflating: release/1.18.5-notes.html inflating: release/1.19.3-notes.html inflating: release/1.16.3-notes.html inflating: release/1.23.0-notes.html inflating: release/1.8.2-notes.html inflating: release/1.9.0-notes.html inflating: release/1.16.0-notes.html inflating: release/1.8.1-notes.html inflating: release/1.14.2-notes.html inflating: release/1.22.0-notes.html inflating: release/1.19.1-notes.html inflating: release/1.13.1-notes.html inflating: release/1.16.2-notes.html inflating: release/1.17.5-notes.html inflating: release/1.7.1-notes.html inflating: release/1.6.1-notes.html inflating: release/1.14.4-notes.html inflating: release/1.10.1-notes.html inflating: release/1.8.0-notes.html inflating: release/1.14.5-notes.html inflating: release/1.13.2-notes.html inflating: release/1.23.5-notes.html inflating: release/1.15.1-notes.html inflating: release/1.10.4-notes.html inflating: release/1.15.2-notes.html inflating: release/1.7.2-notes.html inflating: release/1.14.6-notes.html inflating: release/1.13.3-notes.html inflating: release/1.6.0-notes.html inflating: release/1.24.0-notes.html inflating: release/1.3.0-notes.html inflating: release/1.22.2-notes.html inflating: release/1.18.0-notes.html creating: _static/ inflating: _static/webpack-macros.html inflating: _static/language_data.js inflating: _static/design-style.4045f2051d55cab465a707391d5b2007.min.css inflating: _static/numpy.css inflating: _static/sphinx_highlight.js inflating: _static/pygments.css inflating: _static/jquery-3.6.0.js inflating: _static/graphviz.css creating: _static/index-images/ inflating: _static/index-images/getting_started.svg inflating: _static/index-images/contributor.svg inflating: _static/index-images/user_guide.svg inflating: _static/index-images/api.svg inflating: _static/documentation_options.js creating: _static/styles/ inflating: _static/styles/theme.css inflating: _static/styles/pydata-sphinx-theme.css inflating: _static/doctools.js creating: _static/scipy-mathjax/ inflating: _static/scipy-mathjax/package.json inflating: _static/scipy-mathjax/rebuild.sh inflating: _static/scipy-mathjax/README.md creating: _static/scipy-mathjax/extensions/ inflating: _static/scipy-mathjax/extensions/MathMenu.js inflating: _static/scipy-mathjax/extensions/MatchWebFonts.js inflating: _static/scipy-mathjax/extensions/MathZoom.js inflating: _static/scipy-mathjax/extensions/tex2jax.js inflating: _static/scipy-mathjax/extensions/AssistiveMML.js inflating: _static/scipy-mathjax/extensions/FontWarnings.js inflating: _static/scipy-mathjax/extensions/toMathML.js inflating: _static/scipy-mathjax/extensions/fast-preview.js inflating: _static/scipy-mathjax/extensions/HelpDialog.js inflating: _static/scipy-mathjax/extensions/Safe.js inflating: _static/scipy-mathjax/extensions/jsMath2jax.js creating: _static/scipy-mathjax/extensions/TeX/ inflating: _static/scipy-mathjax/extensions/TeX/autobold.js inflating: _static/scipy-mathjax/extensions/TeX/newcommand.js inflating: _static/scipy-mathjax/extensions/TeX/color.js inflating: _static/scipy-mathjax/extensions/TeX/noErrors.js inflating: _static/scipy-mathjax/extensions/TeX/unicode.js inflating: _static/scipy-mathjax/extensions/TeX/AMScd.js inflating: _static/scipy-mathjax/extensions/TeX/cancel.js inflating: _static/scipy-mathjax/extensions/TeX/mediawiki-texvc.js inflating: _static/scipy-mathjax/extensions/TeX/mathchoice.js inflating: _static/scipy-mathjax/extensions/TeX/AMSsymbols.js inflating: _static/scipy-mathjax/extensions/TeX/noUndefined.js inflating: _static/scipy-mathjax/extensions/TeX/HTML.js inflating: _static/scipy-mathjax/extensions/TeX/begingroup.js inflating: _static/scipy-mathjax/extensions/TeX/boldsymbol.js inflating: _static/scipy-mathjax/extensions/TeX/extpfeil.js inflating: _static/scipy-mathjax/extensions/TeX/action.js inflating: _static/scipy-mathjax/extensions/TeX/mhchem.js inflating: _static/scipy-mathjax/extensions/TeX/enclose.js inflating: _static/scipy-mathjax/extensions/TeX/AMSmath.js inflating: _static/scipy-mathjax/extensions/TeX/autoload-all.js inflating: _static/scipy-mathjax/extensions/TeX/bbox.js inflating: _static/scipy-mathjax/extensions/TeX/verb.js creating: _static/scipy-mathjax/extensions/TeX/mhchem3/ inflating: _static/scipy-mathjax/extensions/TeX/mhchem3/mhchem.js inflating: _static/scipy-mathjax/extensions/MathEvents.js inflating: _static/scipy-mathjax/extensions/CHTML-preview.js creating: _static/scipy-mathjax/extensions/a11y/ inflating: _static/scipy-mathjax/extensions/a11y/invalid_keypress.mp3 inflating: _static/scipy-mathjax/extensions/a11y/auto-collapse.js inflating: _static/scipy-mathjax/extensions/a11y/mathjax-sre.js inflating: _static/scipy-mathjax/extensions/a11y/collapsible.js inflating: _static/scipy-mathjax/extensions/a11y/accessibility-menu.js creating: _static/scipy-mathjax/extensions/a11y/mathmaps/ creating: _static/scipy-mathjax/extensions/a11y/mathmaps/units/ inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/units/length.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/units/other.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/units/speed.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/units/memory.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/units/temperature.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/units/energy.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/units/weight.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/units/volume.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/units/time.json creating: _static/scipy-mathjax/extensions/a11y/mathmaps/functions/ inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/functions/trigonometry.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/functions/elementary.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/functions/hyperbolic.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/functions/algebra.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/mathmaps_ie.js creating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/ inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_harpoons.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_delimiters.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_geometry.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-mathfonts.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-lower-normal.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-upper-single-accent.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-lower-phonetic.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/other_stars.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-lower-single-accent.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_angles.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-capital.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_whitespace.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_characters.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-upper-normal.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_symbols.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_arrows.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-mathfonts.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-small.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-lower-double-accent.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/hebrew_letters.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-symbols.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_digits.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-upper-double-accent.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-rest.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-scripts.json inflating: _static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_non_characters.json inflating: _static/scipy-mathjax/extensions/a11y/invalid_keypress.ogg inflating: _static/scipy-mathjax/extensions/a11y/explorer.js inflating: _static/scipy-mathjax/extensions/a11y/semantic-enrich.js inflating: _static/scipy-mathjax/extensions/a11y/wgxpath.install.js inflating: _static/scipy-mathjax/LICENSE creating: _static/scipy-mathjax/jax/ creating: _static/scipy-mathjax/jax/element/ creating: _static/scipy-mathjax/jax/element/mml/ creating: _static/scipy-mathjax/jax/element/mml/optable/ inflating: _static/scipy-mathjax/jax/element/mml/optable/SupplementalArrowsB.js inflating: _static/scipy-mathjax/jax/element/mml/optable/SpacingModLetters.js inflating: _static/scipy-mathjax/jax/element/mml/optable/GeneralPunctuation.js inflating: _static/scipy-mathjax/jax/element/mml/optable/MiscSymbolsAndArrows.js inflating: _static/scipy-mathjax/jax/element/mml/optable/LetterlikeSymbols.js inflating: _static/scipy-mathjax/jax/element/mml/optable/GreekAndCoptic.js inflating: _static/scipy-mathjax/jax/element/mml/optable/MiscMathSymbolsA.js inflating: _static/scipy-mathjax/jax/element/mml/optable/SupplementalArrowsA.js inflating: _static/scipy-mathjax/jax/element/mml/optable/GeometricShapes.js inflating: _static/scipy-mathjax/jax/element/mml/optable/CombDiactForSymbols.js inflating: _static/scipy-mathjax/jax/element/mml/optable/MathOperators.js inflating: _static/scipy-mathjax/jax/element/mml/optable/MiscMathSymbolsB.js inflating: _static/scipy-mathjax/jax/element/mml/optable/Latin1Supplement.js inflating: _static/scipy-mathjax/jax/element/mml/optable/MiscTechnical.js inflating: _static/scipy-mathjax/jax/element/mml/optable/Dingbats.js inflating: _static/scipy-mathjax/jax/element/mml/optable/BasicLatin.js inflating: _static/scipy-mathjax/jax/element/mml/optable/Arrows.js inflating: _static/scipy-mathjax/jax/element/mml/optable/SuppMathOperators.js inflating: _static/scipy-mathjax/jax/element/mml/optable/CombDiacritMarks.js inflating: _static/scipy-mathjax/jax/element/mml/jax.js creating: _static/scipy-mathjax/jax/input/ creating: _static/scipy-mathjax/jax/input/TeX/ inflating: _static/scipy-mathjax/jax/input/TeX/config.js inflating: _static/scipy-mathjax/jax/input/TeX/jax.js creating: _static/scipy-mathjax/jax/output/ creating: _static/scipy-mathjax/jax/output/PreviewHTML/ inflating: _static/scipy-mathjax/jax/output/PreviewHTML/config.js inflating: _static/scipy-mathjax/jax/output/PreviewHTML/jax.js creating: _static/scipy-mathjax/jax/output/PlainSource/ inflating: _static/scipy-mathjax/jax/output/PlainSource/config.js inflating: _static/scipy-mathjax/jax/output/PlainSource/jax.js creating: _static/scipy-mathjax/jax/output/SVG/ creating: _static/scipy-mathjax/jax/output/SVG/fonts/ creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/fontdata-extra.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size4/ creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size4/Regular/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/ creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Typewriter/ creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size1/ creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size1/Regular/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/ creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/fontdata.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/ creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Main.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/Main.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/Main.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Math/ creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Math/Italic/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Math/Italic/Main.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Script/ creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Script/Regular/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Script/Regular/Main.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/ creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size3/ creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size3/Regular/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size2/ creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size2/Regular/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Caligraphic/ creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js creating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/ inflating: _static/scipy-mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js inflating: _static/scipy-mathjax/jax/output/SVG/config.js creating: _static/scipy-mathjax/jax/output/SVG/autoload/ inflating: _static/scipy-mathjax/jax/output/SVG/autoload/mglyph.js inflating: _static/scipy-mathjax/jax/output/SVG/autoload/mmultiscripts.js inflating: _static/scipy-mathjax/jax/output/SVG/autoload/annotation-xml.js inflating: _static/scipy-mathjax/jax/output/SVG/autoload/ms.js inflating: _static/scipy-mathjax/jax/output/SVG/autoload/mtable.js inflating: _static/scipy-mathjax/jax/output/SVG/autoload/maction.js inflating: _static/scipy-mathjax/jax/output/SVG/autoload/multiline.js inflating: _static/scipy-mathjax/jax/output/SVG/autoload/menclose.js inflating: _static/scipy-mathjax/jax/output/SVG/jax.js creating: _static/scipy-mathjax/jax/output/CommonHTML/ creating: _static/scipy-mathjax/jax/output/CommonHTML/fonts/ creating: _static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/ inflating: _static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/fontdata-extra.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Main-Bold.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Regular.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Math-BoldItalic.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/AMS-Regular.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Typewriter-Regular.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Script-Regular.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/fontdata.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Caligraphic-Bold.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Bold.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Bold.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Italic.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/config.js creating: _static/scipy-mathjax/jax/output/CommonHTML/autoload/ inflating: _static/scipy-mathjax/jax/output/CommonHTML/autoload/mglyph.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/autoload/mmultiscripts.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/autoload/annotation-xml.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/autoload/ms.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/autoload/mtable.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/autoload/maction.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/autoload/multiline.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/autoload/menclose.js inflating: _static/scipy-mathjax/jax/output/CommonHTML/jax.js creating: _static/scipy-mathjax/config/ inflating: _static/scipy-mathjax/config/scipy-mathjax.js inflating: _static/scipy-mathjax/MathJax.js inflating: _static/scipy-mathjax/Gruntfile.js inflating: _static/minus.png inflating: _static/design-tabs.js inflating: _static/plus.png inflating: _static/numpylogo.svg creating: _static/scripts/ inflating: _static/scripts/pydata-sphinx-theme.js inflating: _static/underscore-1.13.1.js inflating: _static/_sphinx_javascript_frameworks_compat.js creating: _static/favicon/ extracting: _static/favicon/apple-touch-icon.png extracting: _static/favicon/favicon-16x16.png extracting: _static/favicon/favicon-32x32.png inflating: _static/favicon/favicon.ico creating: _static/vendor/ creating: _static/vendor/fontawesome/ creating: _static/vendor/fontawesome/5.13.0/ creating: _static/vendor/fontawesome/5.13.0/webfonts/ inflating: _static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.eot inflating: _static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.svg inflating: _static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff inflating: _static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.svg inflating: _static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.eot inflating: _static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.woff inflating: _static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.ttf inflating: _static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.eot inflating: _static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff2 inflating: _static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.svg extracting: _static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.woff2 inflating: _static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff2 inflating: _static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.ttf inflating: _static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.ttf inflating: _static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff inflating: _static/vendor/fontawesome/5.13.0/LICENSE.txt creating: _static/vendor/fontawesome/5.13.0/css/ inflating: _static/vendor/fontawesome/5.13.0/css/all.min.css extracting: _static/file.png inflating: _static/jquery.js inflating: _static/basic.css inflating: _static/searchtools.js inflating: _static/plot_directive.css inflating: _static/underscore.js inflating: _static/favicon.ico inflating: _static/numpylogo_dark.svg creating: user/ inflating: user/basics.rec.html inflating: user/how-to-verify-bug.html inflating: user/c-info.python-as-glue.html inflating: user/how-to-partition.html inflating: user/how-to-io.html inflating: user/basics.broadcasting.html inflating: user/quickstart.html inflating: user/misc.html inflating: user/quickstart-2.png inflating: user/c-info.beyond-basics.html inflating: user/index.html inflating: user/c-info.ufunc-tutorial.html inflating: user/basics.io.genfromtxt.html inflating: user/theory.broadcasting.html inflating: user/absolute_beginners.html inflating: user/quickstart-1.pdf inflating: user/whatisnumpy.html inflating: user/install.html inflating: user/basics.creation.html inflating: user/basics.indexing.html inflating: user/c-info.html inflating: user/basics.subclassing.html inflating: user/basics.ufuncs.html inflating: user/basics.copies.html inflating: user/basics.types.html inflating: user/building.html inflating: user/troubleshooting-importerror.html inflating: user/c-info.how-to-extend.html inflating: user/quickstart-1.png creating: user/plots/ inflating: user/plots/matplotlib2.png inflating: user/plots/matplotlib1.png inflating: user/plots/meshgrid_plot.png inflating: user/plots/matplotlib3.png inflating: user/plots/matplotlib2.pdf inflating: user/plots/matplotlib3.pdf inflating: user/plots/meshgrid_plot.pdf inflating: user/plots/matplotlib1.pdf inflating: user/how-to-how-to.html inflating: user/basics.html inflating: user/basics.io.html inflating: user/quickstart-2.pdf inflating: user/howtos_index.html inflating: user/numpy-for-matlab-users.html inflating: user/byteswapping.html inflating: user/how-to-index.html inflating: user/basics.interoperability.html inflating: user/basics.dispatch.html inflating: benchmarking.html inflating: objects.inv inflating: search.html creating: f2py/ inflating: f2py/f2py-reference.html inflating: f2py/usage.html inflating: f2py/index.html inflating: f2py/f2py-user.html creating: f2py/buildtools/ inflating: f2py/buildtools/skbuild.html inflating: f2py/buildtools/index.html inflating: f2py/buildtools/cmake.html inflating: f2py/buildtools/distutils.html inflating: f2py/buildtools/meson.html inflating: f2py/f2py-testing.html inflating: f2py/f2py.getting-started.html inflating: f2py/f2py-examples.html inflating: f2py/python-usage.html inflating: f2py/signature-file.html inflating: f2py/advanced.html creating: f2py/windows/ inflating: f2py/windows/intel.html inflating: f2py/windows/index.html inflating: f2py/windows/conda.html inflating: f2py/windows/pgi.html inflating: f2py/windows/msys2.html creating: reference/ inflating: reference/routines.logic.html inflating: reference/swig.interface-file.html inflating: reference/routines.polynomials.classes.html inflating: reference/ufuncs.html inflating: reference/routines.polynomials.laguerre.html creating: reference/c-api/ inflating: reference/c-api/data_memory.html inflating: reference/c-api/config.html inflating: reference/c-api/ufunc.html inflating: reference/c-api/array.html inflating: reference/c-api/deprecations.html inflating: reference/c-api/index.html inflating: reference/c-api/types-and-structures.html inflating: reference/c-api/coremath.html inflating: reference/c-api/iterator.html inflating: reference/c-api/generalized-ufuncs.html inflating: reference/c-api/dtype.html inflating: reference/routines.other.html inflating: reference/routines.polynomials.polyutils.html inflating: reference/routines.polynomials.hermite_e.html inflating: reference/routines.datetime.html inflating: reference/distutils_guide.html inflating: reference/internals.code-explanations.html inflating: reference/index.html inflating: reference/global_state.html inflating: reference/routines.set.html inflating: reference/routines.math.html inflating: reference/swig.testing.html inflating: reference/security.html inflating: reference/routines.polynomials.legendre.html inflating: reference/routines.ctypeslib.html inflating: reference/routines.help.html inflating: reference/routines.testing.html inflating: reference/testing.html inflating: reference/routines-polynomials-classes-3.pdf inflating: reference/routines.polynomials.poly1d.html inflating: reference/arrays.html inflating: reference/arrays.scalars.html inflating: reference/routines.polynomials.chebyshev.html inflating: reference/arrays.classes.html inflating: reference/routines.dtype.html inflating: reference/routines-polynomials-classes-3.png creating: reference/random/ inflating: reference/random/multithreading.html inflating: reference/random/c-api.html inflating: reference/random/parallel.html inflating: reference/random/generator.html inflating: reference/random/index.html inflating: reference/random/upgrading-pcg64.html creating: reference/random/bit_generators/ inflating: reference/random/bit_generators/pcg64.html inflating: reference/random/bit_generators/index.html inflating: reference/random/bit_generators/mt19937.html creating: reference/random/bit_generators/generated/ inflating: reference/random/bit_generators/generated/numpy.random.BitGenerator.capsule.html inflating: reference/random/bit_generators/generated/numpy.random.SeedSequence.spawn.html inflating: reference/random/bit_generators/generated/numpy.random.BitGenerator.random_raw.html inflating: reference/random/bit_generators/generated/numpy.random.SeedSequence.state.html inflating: reference/random/bit_generators/generated/numpy.random.BitGenerator.state.html inflating: reference/random/bit_generators/generated/numpy.random.Philox.jumped.html inflating: reference/random/bit_generators/generated/numpy.random.Philox.state.html inflating: reference/random/bit_generators/generated/numpy.random.PCG64DXSM.advance.html inflating: reference/random/bit_generators/generated/numpy.random.SeedSequence.generate_state.html inflating: reference/random/bit_generators/generated/numpy.random.Philox.advance.html inflating: reference/random/bit_generators/generated/numpy.random.PCG64DXSM.state.html inflating: reference/random/bit_generators/generated/numpy.random.BitGenerator.cffi.html inflating: reference/random/bit_generators/generated/numpy.random.SeedSequence.spawn_key.html inflating: reference/random/bit_generators/generated/numpy.random.Philox.ctypes.html inflating: reference/random/bit_generators/generated/numpy.random.PCG64DXSM.cffi.html inflating: reference/random/bit_generators/generated/numpy.random.SFC64.cffi.html inflating: reference/random/bit_generators/generated/numpy.random.PCG64.jumped.html inflating: reference/random/bit_generators/generated/numpy.random.MT19937.jumped.html inflating: reference/random/bit_generators/generated/numpy.random.PCG64.ctypes.html inflating: reference/random/bit_generators/generated/numpy.random.MT19937.cffi.html inflating: reference/random/bit_generators/generated/numpy.random.PCG64.cffi.html inflating: reference/random/bit_generators/generated/numpy.random.SeedSequence.html inflating: reference/random/bit_generators/generated/numpy.random.SeedSequence.entropy.html inflating: reference/random/bit_generators/generated/numpy.random.SFC64.state.html inflating: reference/random/bit_generators/generated/numpy.random.SeedSequence.n_children_spawned.html inflating: reference/random/bit_generators/generated/numpy.random.MT19937.ctypes.html inflating: reference/random/bit_generators/generated/numpy.random.PCG64DXSM.jumped.html inflating: reference/random/bit_generators/generated/numpy.random.BitGenerator.lock.html inflating: reference/random/bit_generators/generated/numpy.random.BitGenerator.html inflating: reference/random/bit_generators/generated/numpy.random.PCG64DXSM.ctypes.html inflating: reference/random/bit_generators/generated/numpy.random.Philox.cffi.html inflating: reference/random/bit_generators/generated/numpy.random.MT19937.state.html inflating: reference/random/bit_generators/generated/numpy.random.SFC64.ctypes.html inflating: reference/random/bit_generators/generated/numpy.random.PCG64.state.html inflating: reference/random/bit_generators/generated/numpy.random.PCG64.advance.html inflating: reference/random/bit_generators/generated/numpy.random.SeedSequence.pool.html inflating: reference/random/bit_generators/generated/numpy.random.SeedSequence.pool_size.html inflating: reference/random/bit_generators/generated/numpy.random.BitGenerator.ctypes.html inflating: reference/random/bit_generators/pcg64dxsm.html inflating: reference/random/bit_generators/philox.html inflating: reference/random/bit_generators/sfc64.html creating: reference/random/generated/ inflating: reference/random/generated/numpy-random-Generator-laplace-1.pdf inflating: reference/random/generated/numpy-random-Generator-uniform-1.png inflating: reference/random/generated/numpy-random-normal-1_00_00.png inflating: reference/random/generated/numpy.random.Generator.logseries.html inflating: reference/random/generated/numpy.random.rayleigh.html inflating: reference/random/generated/numpy-random-Generator-vonmises-1.png inflating: reference/random/generated/numpy-random-Generator-noncentral_chisquare-1_00_00.png inflating: reference/random/generated/numpy.random.RandomState.standard_exponential.html inflating: reference/random/generated/numpy-random-RandomState-power-1_01_02.png inflating: reference/random/generated/numpy.random.Generator.standard_t.html inflating: reference/random/generated/numpy-random-Generator-power-1_01_01.png inflating: reference/random/generated/numpy.random.Generator.poisson.html inflating: reference/random/generated/numpy.random.triangular.html inflating: reference/random/generated/numpy-random-power-1_00_00.png inflating: reference/random/generated/numpy.random.logseries.html inflating: reference/random/generated/numpy.random.seed.html inflating: reference/random/generated/numpy-random-zipf-1.png inflating: reference/random/generated/numpy-random-Generator-zipf-1.pdf inflating: reference/random/generated/numpy.random.Generator.triangular.html inflating: reference/random/generated/numpy-random-RandomState-lognormal-1_01_00.pdf inflating: reference/random/generated/numpy.random.standard_t.html inflating: reference/random/generated/numpy-random-Generator-power-1_01_02.pdf inflating: reference/random/generated/numpy.random.Generator.multinomial.html inflating: reference/random/generated/numpy-random-vonmises-1.pdf inflating: reference/random/generated/numpy.random.RandomState.get_state.html inflating: reference/random/generated/numpy-random-RandomState-triangular-1.pdf inflating: reference/random/generated/numpy-random-RandomState-standard_gamma-1.pdf inflating: reference/random/generated/numpy.random.RandomState.pareto.html inflating: reference/random/generated/numpy-random-logseries-1.png inflating: reference/random/generated/numpy-random-RandomState-multivariate_normal-1.pdf inflating: reference/random/generated/numpy-random-Generator-lognormal-1_01_00.pdf inflating: reference/random/generated/numpy-random-zipf-1.pdf inflating: reference/random/generated/numpy.random.get_state.html inflating: reference/random/generated/numpy-random-Generator-logseries-1.png inflating: reference/random/generated/numpy-random-Generator-standard_t-1.png inflating: reference/random/generated/numpy.random.RandomState.chisquare.html inflating: reference/random/generated/numpy-random-uniform-1.pdf inflating: reference/random/generated/numpy-random-Generator-triangular-1.pdf inflating: reference/random/generated/numpy.random.multinomial.html inflating: reference/random/generated/numpy-random-RandomState-power-1_00_00.png inflating: reference/random/generated/numpy-random-RandomState-standard_cauchy-1.pdf inflating: reference/random/generated/numpy-random-Generator-zipf-1.png inflating: reference/random/generated/numpy.random.randint.html inflating: reference/random/generated/numpy-random-RandomState-zipf-1.png inflating: reference/random/generated/numpy.random.logistic.html inflating: reference/random/generated/numpy-random-RandomState-vonmises-1.pdf inflating: reference/random/generated/numpy-random-Generator-power-1_01_02.png inflating: reference/random/generated/numpy-random-Generator-standard_t-1.pdf inflating: reference/random/generated/numpy.random.randn.html inflating: reference/random/generated/numpy-random-Generator-standard_cauchy-1.pdf inflating: reference/random/generated/numpy.random.Generator.bit_generator.html inflating: reference/random/generated/numpy.random.Generator.weibull.html inflating: reference/random/generated/numpy-random-RandomState-noncentral_chisquare-1_01_00.png inflating: reference/random/generated/numpy-random-Generator-power-1_00_00.png inflating: reference/random/generated/numpy.random.Generator.standard_cauchy.html inflating: reference/random/generated/numpy-random-dirichlet-1.png inflating: reference/random/generated/numpy-random-RandomState-noncentral_chisquare-1_02_00.png inflating: reference/random/generated/numpy-random-Generator-pareto-1.pdf inflating: reference/random/generated/numpy.random.RandomState.dirichlet.html inflating: reference/random/generated/numpy.random.negative_binomial.html inflating: reference/random/generated/numpy-random-RandomState-multivariate_normal-1.png inflating: reference/random/generated/numpy.random.RandomState.standard_cauchy.html inflating: reference/random/generated/numpy.random.uniform.html inflating: reference/random/generated/numpy.random.RandomState.randint.html inflating: reference/random/generated/numpy-random-noncentral_chisquare-1_00_00.pdf inflating: reference/random/generated/numpy.random.RandomState.set_state.html inflating: reference/random/generated/numpy-random-Generator-gumbel-1_00_00.pdf inflating: reference/random/generated/numpy-random-wald-1.png inflating: reference/random/generated/numpy.random.RandomState.vonmises.html inflating: reference/random/generated/numpy.random.Generator.chisquare.html inflating: reference/random/generated/numpy-random-noncentral_chisquare-1_01_00.png inflating: reference/random/generated/numpy-random-Generator-multivariate_normal-1.png inflating: reference/random/generated/numpy-random-RandomState-standard_gamma-1.png inflating: reference/random/generated/numpy-random-Generator-power-1_01_01.pdf inflating: reference/random/generated/numpy.random.Generator.vonmises.html inflating: reference/random/generated/numpy-random-lognormal-1_01_00.pdf inflating: reference/random/generated/numpy-random-uniform-1.png inflating: reference/random/generated/numpy-random-RandomState-gumbel-1_00_00.pdf inflating: reference/random/generated/numpy-random-laplace-1.png inflating: reference/random/generated/numpy-random-Generator-power-1_00_00.pdf inflating: reference/random/generated/numpy.random.sample.html inflating: reference/random/generated/numpy-random-RandomState-gumbel-1_01_00.png inflating: reference/random/generated/numpy-random-RandomState-uniform-1.png inflating: reference/random/generated/numpy.random.RandomState.random_sample.html inflating: reference/random/generated/numpy-random-Generator-uniform-1.pdf inflating: reference/random/generated/numpy-random-gumbel-1_00_00.pdf inflating: reference/random/generated/numpy-random-noncentral_chisquare-1_02_00.png inflating: reference/random/generated/numpy-random-RandomState-noncentral_chisquare-1_02_00.pdf inflating: reference/random/generated/numpy.random.Generator.f.html inflating: reference/random/generated/numpy.random.Generator.random.html inflating: reference/random/generated/numpy-random-RandomState-noncentral_f-1.png inflating: reference/random/generated/numpy.random.random_integers.html inflating: reference/random/generated/numpy-random-power-1_00_00.pdf inflating: reference/random/generated/numpy-random-standard_gamma-1.pdf inflating: reference/random/generated/numpy-random-gamma-1.pdf inflating: reference/random/generated/numpy.random.laplace.html inflating: reference/random/generated/numpy-random-RandomState-poisson-1_00_00.png inflating: reference/random/generated/numpy-random-lognormal-1_00_00.pdf inflating: reference/random/generated/numpy.random.random_sample.html inflating: reference/random/generated/numpy.random.normal.html inflating: reference/random/generated/numpy-random-Generator-noncentral_chisquare-1_00_00.pdf inflating: reference/random/generated/numpy-random-power-1_01_01.png inflating: reference/random/generated/numpy.random.Generator.wald.html inflating: reference/random/generated/numpy.random.Generator.hypergeometric.html inflating: reference/random/generated/numpy.random.Generator.lognormal.html inflating: reference/random/generated/numpy.random.power.html inflating: reference/random/generated/numpy.random.RandomState.gamma.html inflating: reference/random/generated/numpy-random-RandomState-gamma-1.pdf inflating: reference/random/generated/numpy.random.hypergeometric.html inflating: reference/random/generated/numpy.random.Generator.shuffle.html inflating: reference/random/generated/numpy.random.RandomState.normal.html inflating: reference/random/generated/numpy-random-Generator-weibull-1.png inflating: reference/random/generated/numpy.random.RandomState.exponential.html inflating: reference/random/generated/numpy.random.geometric.html inflating: reference/random/generated/numpy-random-standard_cauchy-1.pdf inflating: reference/random/generated/numpy-random-Generator-normal-1_00_00.png inflating: reference/random/generated/numpy.random.standard_exponential.html inflating: reference/random/generated/numpy.random.RandomState.shuffle.html inflating: reference/random/generated/numpy-random-RandomState-noncentral_chisquare-1_00_00.pdf inflating: reference/random/generated/numpy-random-Generator-gumbel-1_01_00.png inflating: reference/random/generated/numpy.random.Generator.power.html inflating: reference/random/generated/numpy-random-RandomState-gamma-1.png inflating: reference/random/generated/numpy.random.ranf.html inflating: reference/random/generated/numpy.random.Generator.normal.html inflating: reference/random/generated/numpy.random.Generator.multivariate_normal.html inflating: reference/random/generated/numpy.random.Generator.gamma.html inflating: reference/random/generated/numpy-random-weibull-1.pdf inflating: reference/random/generated/numpy-random-Generator-noncentral_chisquare-1_02_00.png inflating: reference/random/generated/numpy-random-Generator-power-1_01_00.png inflating: reference/random/generated/numpy.random.Generator.exponential.html inflating: reference/random/generated/numpy-random-power-1_01_00.pdf inflating: reference/random/generated/numpy.random.RandomState.negative_binomial.html inflating: reference/random/generated/numpy-random-Generator-poisson-1_00_00.pdf inflating: reference/random/generated/numpy.random.RandomState.binomial.html inflating: reference/random/generated/numpy.random.vonmises.html inflating: reference/random/generated/numpy.random.RandomState.noncentral_chisquare.html inflating: reference/random/generated/numpy.random.standard_cauchy.html inflating: reference/random/generated/numpy-random-poisson-1_00_00.png inflating: reference/random/generated/numpy-random-RandomState-zipf-1.pdf inflating: reference/random/generated/numpy-random-gamma-1.png inflating: reference/random/generated/numpy-random-weibull-1.png inflating: reference/random/generated/numpy.random.Generator.bytes.html inflating: reference/random/generated/numpy.random.multivariate_normal.html inflating: reference/random/generated/numpy.random.RandomState.gumbel.html inflating: reference/random/generated/numpy-random-RandomState-standard_cauchy-1.png inflating: reference/random/generated/numpy.random.RandomState.weibull.html inflating: reference/random/generated/numpy-random-RandomState-power-1_01_01.pdf inflating: reference/random/generated/numpy.random.RandomState.poisson.html inflating: reference/random/generated/numpy.random.standard_gamma.html inflating: reference/random/generated/numpy.random.RandomState.zipf.html inflating: reference/random/generated/numpy-random-Generator-gamma-1.pdf inflating: reference/random/generated/numpy-random-lognormal-1_00_00.png inflating: reference/random/generated/numpy-random-Generator-gamma-1.png inflating: reference/random/generated/numpy.random.RandomState.laplace.html inflating: reference/random/generated/numpy.random.f.html inflating: reference/random/generated/numpy-random-RandomState-logseries-1.png inflating: reference/random/generated/numpy-random-RandomState-vonmises-1.png inflating: reference/random/generated/numpy-random-RandomState-noncentral_chisquare-1_01_00.pdf inflating: reference/random/generated/numpy.random.gumbel.html inflating: reference/random/generated/numpy-random-Generator-noncentral_chisquare-1_02_00.pdf inflating: reference/random/generated/numpy.random.Generator.geometric.html inflating: reference/random/generated/numpy.random.Generator.choice.html inflating: reference/random/generated/numpy-random-Generator-normal-1_00_00.pdf inflating: reference/random/generated/numpy-random-Generator-multivariate_normal-1.pdf inflating: reference/random/generated/numpy.random.RandomState.bytes.html inflating: reference/random/generated/numpy.random.Generator.logistic.html inflating: reference/random/generated/numpy-random-Generator-gumbel-1_01_00.pdf inflating: reference/random/generated/numpy-random-RandomState-gumbel-1_00_00.png inflating: reference/random/generated/numpy.random.wald.html inflating: reference/random/generated/numpy-random-lognormal-1_01_00.png inflating: reference/random/generated/numpy.random.RandomState.permutation.html inflating: reference/random/generated/numpy-random-normal-1_00_00.pdf inflating: reference/random/generated/numpy-random-Generator-standard_cauchy-1.png inflating: reference/random/generated/numpy-random-RandomState-power-1_00_00.pdf inflating: reference/random/generated/numpy-random-RandomState-wald-1.png inflating: reference/random/generated/numpy.random.RandomState.choice.html inflating: reference/random/generated/numpy.random.RandomState.triangular.html inflating: reference/random/generated/numpy.random.bytes.html inflating: reference/random/generated/numpy-random-Generator-laplace-1.png inflating: reference/random/generated/numpy-random-RandomState-weibull-1.png inflating: reference/random/generated/numpy.random.Generator.multivariate_hypergeometric.html inflating: reference/random/generated/numpy-random-random_integers-1.pdf inflating: reference/random/generated/numpy.random.noncentral_chisquare.html inflating: reference/random/generated/numpy.random.RandomState.power.html inflating: reference/random/generated/numpy-random-power-1_01_02.png inflating: reference/random/generated/numpy.random.rand.html inflating: reference/random/generated/numpy.random.gamma.html inflating: reference/random/generated/numpy-random-RandomState-uniform-1.pdf inflating: reference/random/generated/numpy.random.RandomState.random_integers.html inflating: reference/random/generated/numpy.random.Generator.pareto.html inflating: reference/random/generated/numpy-random-RandomState-noncentral_f-1.pdf inflating: reference/random/generated/numpy.random.RandomState.standard_gamma.html inflating: reference/random/generated/numpy-random-standard_t-1.pdf inflating: reference/random/generated/numpy.random.Generator.standard_gamma.html inflating: reference/random/generated/numpy.random.chisquare.html inflating: reference/random/generated/numpy-random-logistic-1.png inflating: reference/random/generated/numpy-random-Generator-lognormal-1_01_00.png inflating: reference/random/generated/numpy.random.Generator.integers.html inflating: reference/random/generated/numpy-random-RandomState-pareto-1.png inflating: reference/random/generated/numpy.random.beta.html inflating: reference/random/generated/numpy.random.Generator.rayleigh.html inflating: reference/random/generated/numpy-random-RandomState-laplace-1.png inflating: reference/random/generated/numpy-random-RandomState-normal-1_00_00.pdf inflating: reference/random/generated/numpy.random.Generator.zipf.html inflating: reference/random/generated/numpy-random-standard_t-1.png inflating: reference/random/generated/numpy.random.Generator.gumbel.html inflating: reference/random/generated/numpy-random-Generator-wald-1.pdf inflating: reference/random/generated/numpy-random-laplace-1.pdf inflating: reference/random/generated/numpy-random-random_integers-1.png inflating: reference/random/generated/numpy-random-RandomState-logistic-1.pdf inflating: reference/random/generated/numpy-random-gumbel-1_01_00.png inflating: reference/random/generated/numpy-random-Generator-triangular-1.png inflating: reference/random/generated/numpy-random-power-1_01_00.png inflating: reference/random/generated/numpy.random.Generator.uniform.html inflating: reference/random/generated/numpy-random-standard_cauchy-1.png inflating: reference/random/generated/numpy-random-RandomState-power-1_01_00.png inflating: reference/random/generated/numpy-random-RandomState-power-1_01_02.pdf inflating: reference/random/generated/numpy.random.permutation.html inflating: reference/random/generated/numpy-random-RandomState-poisson-1_00_00.pdf inflating: reference/random/generated/numpy-random-RandomState-lognormal-1_00_00.png inflating: reference/random/generated/numpy-random-power-1_01_01.pdf inflating: reference/random/generated/numpy-random-RandomState-random_integers-1.pdf inflating: reference/random/generated/numpy-random-logseries-1.pdf inflating: reference/random/generated/numpy-random-Generator-lognormal-1_00_00.pdf inflating: reference/random/generated/numpy-random-multivariate_normal-1.pdf inflating: reference/random/generated/numpy.random.RandomState.f.html inflating: reference/random/generated/numpy-random-RandomState-logseries-1.pdf inflating: reference/random/generated/numpy-random-vonmises-1.png inflating: reference/random/generated/numpy-random-Generator-noncentral_f-1.pdf inflating: reference/random/generated/numpy.random.weibull.html inflating: reference/random/generated/numpy-random-wald-1.pdf inflating: reference/random/generated/numpy-random-RandomState-lognormal-1_01_00.png inflating: reference/random/generated/numpy.random.Generator.permuted.html inflating: reference/random/generated/numpy.random.standard_normal.html inflating: reference/random/generated/numpy-random-standard_gamma-1.png inflating: reference/random/generated/numpy-random-gumbel-1_00_00.png inflating: reference/random/generated/numpy.random.Generator.negative_binomial.html inflating: reference/random/generated/numpy-random-RandomState-dirichlet-1.png inflating: reference/random/generated/numpy.random.RandomState.beta.html inflating: reference/random/generated/numpy-random-Generator-gumbel-1_00_00.png inflating: reference/random/generated/numpy-random-RandomState-gumbel-1_01_00.pdf inflating: reference/random/generated/numpy.random.shuffle.html inflating: reference/random/generated/numpy-random-Generator-noncentral_f-1.png inflating: reference/random/generated/numpy-random-Generator-logistic-1.png inflating: reference/random/generated/numpy-random-RandomState-standard_t-1.pdf inflating: reference/random/generated/numpy-random-RandomState-normal-1_00_00.png inflating: reference/random/generated/numpy-random-dirichlet-1.pdf inflating: reference/random/generated/numpy.random.choice.html inflating: reference/random/generated/numpy.random.lognormal.html inflating: reference/random/generated/numpy.random.RandomState.uniform.html inflating: reference/random/generated/numpy-random-Generator-standard_gamma-1.pdf inflating: reference/random/generated/numpy-random-noncentral_f-1.pdf inflating: reference/random/generated/numpy-random-Generator-poisson-1_00_00.png inflating: reference/random/generated/numpy.random.Generator.laplace.html inflating: reference/random/generated/numpy.random.Generator.binomial.html inflating: reference/random/generated/numpy.random.RandomState.rayleigh.html inflating: reference/random/generated/numpy.random.RandomState.standard_t.html inflating: reference/random/generated/numpy.random.RandomState.seed.html inflating: reference/random/generated/numpy.random.set_state.html inflating: reference/random/generated/numpy-random-Generator-wald-1.png inflating: reference/random/generated/numpy.random.noncentral_f.html inflating: reference/random/generated/numpy-random-RandomState-dirichlet-1.pdf inflating: reference/random/generated/numpy.random.Generator.dirichlet.html inflating: reference/random/generated/numpy.random.binomial.html inflating: reference/random/generated/numpy-random-logistic-1.pdf inflating: reference/random/generated/numpy.random.RandomState.multivariate_normal.html inflating: reference/random/generated/numpy-random-Generator-vonmises-1.pdf inflating: reference/random/generated/numpy.random.RandomState.standard_normal.html inflating: reference/random/generated/numpy-random-pareto-1.png inflating: reference/random/generated/numpy.random.random.html inflating: reference/random/generated/numpy.random.RandomState.randn.html inflating: reference/random/generated/numpy-random-RandomState-pareto-1.pdf inflating: reference/random/generated/numpy-random-RandomState-lognormal-1_00_00.pdf inflating: reference/random/generated/numpy.random.Generator.permutation.html inflating: reference/random/generated/numpy.random.RandomState.multinomial.html inflating: reference/random/generated/numpy.random.Generator.standard_exponential.html inflating: reference/random/generated/numpy.random.RandomState.geometric.html inflating: reference/random/generated/numpy.random.RandomState.hypergeometric.html inflating: reference/random/generated/numpy.random.RandomState.logistic.html inflating: reference/random/generated/numpy-random-RandomState-power-1_01_01.png inflating: reference/random/generated/numpy.random.Generator.beta.html inflating: reference/random/generated/numpy-random-Generator-weibull-1.pdf inflating: reference/random/generated/numpy.random.zipf.html inflating: reference/random/generated/numpy-random-RandomState-laplace-1.pdf inflating: reference/random/generated/numpy-random-Generator-pareto-1.png inflating: reference/random/generated/numpy.random.RandomState.logseries.html inflating: reference/random/generated/numpy.random.poisson.html inflating: reference/random/generated/numpy.random.Generator.standard_normal.html inflating: reference/random/generated/numpy.random.Generator.noncentral_chisquare.html inflating: reference/random/generated/numpy-random-pareto-1.pdf inflating: reference/random/generated/numpy-random-poisson-1_00_00.pdf inflating: reference/random/generated/numpy-random-Generator-noncentral_chisquare-1_01_00.pdf inflating: reference/random/generated/numpy.random.RandomState.lognormal.html inflating: reference/random/generated/numpy-random-RandomState-logistic-1.png inflating: reference/random/generated/numpy-random-Generator-power-1_01_00.pdf inflating: reference/random/generated/numpy.random.exponential.html inflating: reference/random/generated/numpy-random-Generator-dirichlet-1.pdf inflating: reference/random/generated/numpy-random-RandomState-triangular-1.png inflating: reference/random/generated/numpy-random-Generator-logseries-1.pdf inflating: reference/random/generated/numpy-random-power-1_01_02.pdf inflating: reference/random/generated/numpy-random-RandomState-random_integers-1.png inflating: reference/random/generated/numpy.random.Generator.noncentral_f.html inflating: reference/random/generated/numpy-random-noncentral_chisquare-1_02_00.pdf inflating: reference/random/generated/numpy-random-Generator-noncentral_chisquare-1_01_00.png inflating: reference/random/generated/numpy-random-gumbel-1_01_00.pdf inflating: reference/random/generated/numpy-random-triangular-1.pdf inflating: reference/random/generated/numpy-random-triangular-1.png inflating: reference/random/generated/numpy-random-RandomState-power-1_01_00.pdf inflating: reference/random/generated/numpy.random.dirichlet.html inflating: reference/random/generated/numpy.random.RandomState.wald.html inflating: reference/random/generated/numpy-random-noncentral_chisquare-1_01_00.pdf inflating: reference/random/generated/numpy.random.RandomState.noncentral_f.html inflating: reference/random/generated/numpy-random-noncentral_f-1.png inflating: reference/random/generated/numpy-random-multivariate_normal-1.png inflating: reference/random/generated/numpy-random-Generator-standard_gamma-1.png inflating: reference/random/generated/numpy-random-RandomState-noncentral_chisquare-1_00_00.png inflating: reference/random/generated/numpy-random-noncentral_chisquare-1_00_00.png inflating: reference/random/generated/numpy-random-RandomState-wald-1.pdf inflating: reference/random/generated/numpy-random-RandomState-standard_t-1.png inflating: reference/random/generated/numpy-random-Generator-logistic-1.pdf inflating: reference/random/generated/numpy.random.RandomState.rand.html inflating: reference/random/generated/numpy-random-Generator-lognormal-1_00_00.png inflating: reference/random/generated/numpy-random-Generator-dirichlet-1.png inflating: reference/random/generated/numpy-random-RandomState-weibull-1.pdf inflating: reference/random/generated/numpy.random.pareto.html creating: reference/random/examples/ inflating: reference/random/examples/cffi.html inflating: reference/random/examples/numba.html creating: reference/random/examples/cython/ inflating: reference/random/examples/cython/setup.py.html inflating: reference/random/examples/cython/index.html inflating: reference/random/examples/cython/extending.pyx.html inflating: reference/random/examples/cython/extending_distributions.pyx.html inflating: reference/random/examples/numba_cffi.html inflating: reference/random/legacy.html inflating: reference/random/extending.html inflating: reference/random/performance.html inflating: reference/random/new-or-different.html creating: reference/distutils/ inflating: reference/distutils/misc_util.html inflating: reference/arrays.nditer.html inflating: reference/routines.polynomials.hermite.html inflating: reference/routines.fft.html inflating: reference/routines.array-creation.html inflating: reference/maskedarray.baseclass.html inflating: reference/routines.char.html inflating: reference/maskedarray.html inflating: reference/routines-polynomials-classes-2.pdf inflating: reference/routines.io.html creating: reference/generated/ inflating: reference/generated/numpy.ma.masked_array.item.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.feature_is_supported.html inflating: reference/generated/numpy.issubdtype.html inflating: reference/generated/numpy.fft.ifft.html inflating: reference/generated/numpy.memmap.newbyteorder.html inflating: reference/generated/numpy.chararray.flatten.html inflating: reference/generated/numpy.testing.assert_no_gc_cycles.html inflating: reference/generated/numpy.linalg.tensorinv.html inflating: reference/generated/numpy.float_power.html inflating: reference/generated/numpy.ndarray.T.html inflating: reference/generated/numpy.compress.html inflating: reference/generated/numpy.memmap.shape.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.degree.html inflating: reference/generated/numpy.ndarray.__mul__.html inflating: reference/generated/numpy.nditer.enable_external_loop.html inflating: reference/generated/numpy.char.chararray.shape.html inflating: reference/generated/numpy.matrix.any.html inflating: reference/generated/numpy.fromiter.html inflating: reference/generated/numpy.core.records.array.html inflating: reference/generated/numpy.recarray.tobytes.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.has_samecoef.html inflating: reference/generated/numpy.polynomial.polynomial.polyval.html inflating: reference/generated/numpy.char.chararray.istitle.html inflating: reference/generated/numpy.distutils.ccompiler.html inflating: reference/generated/numpy.broadcast.index.html inflating: reference/generated/numpy.ma.MaskType.compress.html inflating: reference/generated/numpy.distutils.system_info.get_info.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.conf_target_groups.html inflating: reference/generated/numpy.chararray.flat.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.roots.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.has_samewindow.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.fit.html inflating: reference/generated/numpy.dtype.base.html inflating: reference/generated/numpy.ix_.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.feature_test.html inflating: reference/generated/numpy.byte_bounds.html inflating: reference/generated/numpy.chararray.argmin.html inflating: reference/generated/numpy.diagonal.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.integ.html inflating: reference/generated/numpy.char.chararray.partition.html inflating: reference/generated/numpy.ma.concatenate.html inflating: reference/generated/numpy.ma.MaskType.conjugate.html inflating: reference/generated/numpy.ndarray.strides.html inflating: reference/generated/numpy.ndarray.__pow__.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.copy.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.truncate.html inflating: reference/generated/numpy.record.reshape.html inflating: reference/generated/numpy.chararray.islower.html inflating: reference/generated/numpy.frexp.html inflating: reference/generated/numpy.ma.MaskType.copy.html inflating: reference/generated/numpy.ma.masked_array.transpose.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.truncate.html inflating: reference/generated/numpy.ma.MaskType.imag.html inflating: reference/generated/numpy.ma.masked_array.min.html inflating: reference/generated/numpy.ravel.html inflating: reference/generated/numpy.extract.html inflating: reference/generated/numpy.dtype.num.html inflating: reference/generated/numpy.cross.html inflating: reference/generated/numpy.chararray.ndim.html inflating: reference/generated/numpy.testing.rundocs.html inflating: reference/generated/numpy.nditer.reset.html inflating: reference/generated/numpy.polynomial.laguerre.lagfit.html inflating: reference/generated/numpy.char.chararray.dumps.html inflating: reference/generated/numpy.ndarray.clip.html inflating: reference/generated/numpy.ma.masked_array.ndim.html inflating: reference/generated/numpy-sin-1.png inflating: reference/generated/numpy.char.asarray.html inflating: reference/generated/numpy.char.chararray.prod.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.truncate.html inflating: reference/generated/numpy.matlib.empty.html inflating: reference/generated/numpy.column_stack.html inflating: reference/generated/numpy.record.dtype.html inflating: reference/generated/numpy.matrix.ctypes.html inflating: reference/generated/numpy.char.add.html inflating: reference/generated/numpy.matrix.squeeze.html inflating: reference/generated/numpy.block.html inflating: reference/generated/numpy.bitwise_and.html inflating: reference/generated/numpy.chararray.index.html inflating: reference/generated/numpy.testing.decorate_methods.html inflating: reference/generated/numpy.recarray.prod.html inflating: reference/generated/numpy.generic.__array_struct__.html inflating: reference/generated/numpy.record.fill.html inflating: reference/generated/numpy.log2.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.dist_test.html inflating: reference/generated/numpy.geterr.html inflating: reference/generated/numpy.chararray.rjust.html inflating: reference/generated/numpy.polynomial.legendre.legx.html inflating: reference/generated/numpy.record.diagonal.html inflating: reference/generated/numpy.record.tobytes.html inflating: reference/generated/numpy.polynomial.set_default_printstyle.html inflating: reference/generated/numpy.unwrap.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.basis.html inflating: reference/generated/numpy.ma.innerproduct.html inflating: reference/generated/numpy.char.chararray.argsort.html inflating: reference/generated/numpy.deprecate.html inflating: reference/generated/numpy.ma.masked_array.take.html inflating: reference/generated/numpy.RankWarning.html inflating: reference/generated/numpy.who.html inflating: reference/generated/numpy.poly1d.roots.html inflating: reference/generated/numpy.array_repr.html inflating: reference/generated/numpy.nditer.remove_multi_index.html inflating: reference/generated/numpy.dtype.isnative.html inflating: reference/generated/numpy.r_.html inflating: reference/generated/numpy.testing.clear_and_catch_warnings.html inflating: reference/generated/numpy.memmap.searchsorted.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.roots.html inflating: reference/generated/numpy.polynomial.legendre.legval.html inflating: reference/generated/numpy.piecewise.html inflating: reference/generated/numpy.hanning.html inflating: reference/generated/numpy.memmap.ptp.html inflating: reference/generated/numpy-interp-1_00_00.pdf inflating: reference/generated/numpy.nditer.multi_index.html inflating: reference/generated/numpy.lib.format.html inflating: reference/generated/numpy.polynomial.chebyshev.chebmul.html inflating: reference/generated/numpy.not_equal.html inflating: reference/generated/numpy.bitwise_xor.html inflating: reference/generated/numpy.frombuffer.html inflating: reference/generated/numpy.matrix.getA1.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.feature_can_autovec.html inflating: reference/generated/numpy.ndindex.ndincr.html inflating: reference/generated/numpy-kaiser-1_01_00.png inflating: reference/generated/numpy.matrix.ravel.html inflating: reference/generated/numpy.ma.masked_inside.html inflating: reference/generated/numpy.lib.mixins.NDArrayOperatorsMixin.html inflating: reference/generated/numpy.ndarray.__ipow__.html inflating: reference/generated/numpy.ndarray.conjugate.html inflating: reference/generated/numpy-hamming-1_01_00.png inflating: reference/generated/numpy.memmap.nbytes.html inflating: reference/generated/numpy.generic.setflags.html inflating: reference/generated/numpy.ma.masked_array.cumsum.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.identity.html inflating: reference/generated/numpy.ma.var.html inflating: reference/generated/numpy-arccos-1.png inflating: reference/generated/numpy.chararray.flags.html inflating: reference/generated/numpy.record.flags.html inflating: reference/generated/numpy.char.chararray.size.html inflating: reference/generated/numpy.record.sort.html inflating: reference/generated/numpy.ma.MaskedArray.astype.html inflating: reference/generated/numpy.remainder.html inflating: reference/generated/numpy.ma.masked_array.setflags.html inflating: reference/generated/numpy.testing.assert_array_less.html inflating: reference/generated/numpy.char.str_len.html inflating: reference/generated/numpy.ma.ravel.html inflating: reference/generated/numpy-linalg-lstsq-1.png inflating: reference/generated/numpy.memmap.nonzero.html inflating: reference/generated/numpy.distutils.exec_command.find_executable.html inflating: reference/generated/numpy.nanprod.html inflating: reference/generated/numpy.polynomial.polynomial.polymul.html inflating: reference/generated/numpy.ma.MaskedArray.__floordiv__.html inflating: reference/generated/numpy.matrix.fill.html inflating: reference/generated/numpy.ma.MaskedArray.__array_wrap__.html inflating: reference/generated/numpy.record.nbytes.html inflating: reference/generated/numpy.ma.MaskedArray.__imod__.html inflating: reference/generated/numpy.ma.resize.html inflating: reference/generated/numpy.cosh.html inflating: reference/generated/numpy.full.html inflating: reference/generated/numpy.ma.MaskType.argsort.html inflating: reference/generated/numpy.ma.MaskType.ravel.html inflating: reference/generated/numpy.memmap.tostring.html inflating: reference/generated/numpy.char.find.html inflating: reference/generated/numpy.ndarray.min.html inflating: reference/generated/numpy.distutils.ccompiler.CCompiler_object_filenames.html inflating: reference/generated/numpy.blackman.html inflating: reference/generated/numpy.ma.masked_array.prod.html inflating: reference/generated/numpy.expm1.html inflating: reference/generated/numpy.ma.MaskType.strides.html inflating: reference/generated/numpy.char.chararray.argmax.html inflating: reference/generated/numpy.median.html inflating: reference/generated/numpy.ma.masked_array.shape.html inflating: reference/generated/numpy.ma.masked_all.html inflating: reference/generated/numpy.flatiter.index.html inflating: reference/generated/numpy.nditer.debug_print.html inflating: reference/generated/numpy.floor.html inflating: reference/generated/numpy.chararray.tofile.html inflating: reference/generated/numpy.ndarray.__ilshift__.html inflating: reference/generated/numpy.ndarray.shape.html inflating: reference/generated/numpy.poly1d.o.html inflating: reference/generated/numpy.chararray.conjugate.html inflating: reference/generated/numpy.recarray.squeeze.html inflating: reference/generated/numpy.generic.flat.html inflating: reference/generated/numpy.ma.MaskedArray.strides.html inflating: reference/generated/numpy.record.sum.html inflating: reference/generated/numpy.lib.format.read_array_header_2_0.html inflating: reference/generated/numpy.where.html inflating: reference/generated/numpy.savez_compressed.html inflating: reference/generated/numpy.ma.identity.html inflating: reference/generated/numpy.char.replace.html inflating: reference/generated/numpy.polynomial.hermite.hermmul.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.integ.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.window.html inflating: reference/generated/numpy.recarray.setfield.html inflating: reference/generated/numpy.ma.MaskedArray.__gt__.html inflating: reference/generated/numpy.polynomial.polyutils.RankWarning.html inflating: reference/generated/numpy-blackman-1_01_00.png inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.dist_info.html inflating: reference/generated/numpy.broadcast.iters.html inflating: reference/generated/numpy.source.html inflating: reference/generated/numpy.ma.masked_array.sharedmask.html inflating: reference/generated/numpy.ma.masked_array.all.html inflating: reference/generated/numpy.ma.masked_array.tostring.html inflating: reference/generated/numpy.matrix.mean.html inflating: reference/generated/numpy.any.html inflating: reference/generated/numpy.char.encode.html inflating: reference/generated/numpy.ma.masked_array.toflex.html inflating: reference/generated/numpy.record.all.html inflating: reference/generated/numpy.ndarray.mean.html inflating: reference/generated/numpy.outer.html inflating: reference/generated/numpy.dtype.__reduce__.html inflating: reference/generated/numpy.chararray.join.html inflating: reference/generated/numpy.matrix.std.html inflating: reference/generated/numpy.unpackbits.html inflating: reference/generated/numpy.dtype.newbyteorder.html inflating: reference/generated/numpy.ma.MaskedArray.__ifloordiv__.html inflating: reference/generated/numpy.logical_or.html inflating: reference/generated/numpy.apply_over_axes.html inflating: reference/generated/numpy.fft.fftn.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.cpu_baseline_names.html inflating: reference/generated/numpy.ma.MaskedArray.ravel.html inflating: reference/generated/numpy.ndarray.tobytes.html inflating: reference/generated/numpy.ma.clip.html inflating: reference/generated/numpy.roots.html inflating: reference/generated/numpy.polynomial.legendre.legfit.html inflating: reference/generated/numpy.chararray.upper.html inflating: reference/generated/numpy.mod.html inflating: reference/generated/numpy.char.chararray.ptp.html inflating: reference/generated/numpy.testing.dec.knownfailureif.html inflating: reference/generated/numpy.matrix.getI.html inflating: reference/generated/numpy.stack.html inflating: reference/generated/numpy.chararray.splitlines.html inflating: reference/generated/numpy-bartlett-1_00_00.png inflating: reference/generated/numpy.ma.isMA.html inflating: reference/generated/numpy.ndarray.__mod__.html inflating: reference/generated/numpy.core.defchararray.array.html inflating: reference/generated/numpy.distutils.ccompiler.CCompiler_get_version.html inflating: reference/generated/numpy-blackman-1_00_00.png inflating: reference/generated/numpy.memmap.cumprod.html inflating: reference/generated/numpy.chararray.rpartition.html inflating: reference/generated/numpy.subtract.html inflating: reference/generated/numpy.broadcast.ndim.html inflating: reference/generated/numpy.recarray.field.html inflating: reference/generated/numpy.cos.html inflating: reference/generated/numpy.lib.format.dtype_to_descr.html inflating: reference/generated/numpy.isreal.html inflating: reference/generated/numpy.char.chararray.itemset.html inflating: reference/generated/numpy.polynomial.laguerre.lagval3d.html inflating: reference/generated/numpy.chararray.isalpha.html inflating: reference/generated/numpy.ma.isarray.html inflating: reference/generated/numpy.dtype.shape.html inflating: reference/generated/numpy.memmap.repeat.html inflating: reference/generated/numpy.char.chararray.searchsorted.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.feature_implies_c.html inflating: reference/generated/numpy.recarray.put.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.has_samewindow.html inflating: reference/generated/numpy.ma.MaskedArray.__lt__.html inflating: reference/generated/numpy.distutils.exec_command.exec_command.html inflating: reference/generated/numpy.polynomial.laguerre.lagdomain.html inflating: reference/generated/numpy.ma.allequal.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.has_samecoef.html inflating: reference/generated/numpy.ndarray.html inflating: reference/generated/numpy.ma.MaskType.put.html inflating: reference/generated/numpy.ndarray.__class_getitem__.html inflating: reference/generated/numpy.ma.round.html inflating: reference/generated/numpy.busdaycalendar.holidays.html inflating: reference/generated/numpy.ma.masked_array.mean.html inflating: reference/generated/numpy.ndarray.setfield.html inflating: reference/generated/numpy.ndarray.flags.html inflating: reference/generated/numpy.ndarray.argmin.html inflating: reference/generated/numpy.chararray.clip.html inflating: reference/generated/numpy.char.isdecimal.html inflating: reference/generated/numpy.ndarray.ptp.html inflating: reference/generated/numpy.ma.MaskType.tolist.html inflating: reference/generated/numpy.ma.masked_array.itemset.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.maxpower.html inflating: reference/generated/numpy.ma.MaskType.squeeze.html inflating: reference/generated/numpy-arccos-1.pdf inflating: reference/generated/numpy.ndarray.__invert__.html inflating: reference/generated/numpy.minimum.html inflating: reference/generated/numpy.recarray.flags.html inflating: reference/generated/numpy.record.cumsum.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.__call__.html inflating: reference/generated/numpy.char.decode.html inflating: reference/generated/numpy.char.chararray.strides.html inflating: reference/generated/numpy.conj.html inflating: reference/generated/numpy.ma.diff.html inflating: reference/generated/numpy.polynomial.laguerre.laggrid3d.html inflating: reference/generated/numpy.ma.choose.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.html inflating: reference/generated/numpy.polynomial.hermite.hermfromroots.html inflating: reference/generated/numpy.ma.MaskedArray.item.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.roots.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.symbol.html inflating: reference/generated/numpy.chararray.tobytes.html inflating: reference/generated/numpy.ma.masked_array.fill_value.html inflating: reference/generated/numpy.ma.MaskedArray.ids.html inflating: reference/generated/numpy.chararray.var.html inflating: reference/generated/numpy.record.std.html inflating: reference/generated/numpy.flatiter.coords.html inflating: reference/generated/numpy.asfarray.html inflating: reference/generated/numpy.errstate.html inflating: reference/generated/numpy.divmod.html inflating: reference/generated/numpy.may_share_memory.html inflating: reference/generated/numpy.char.compare_chararrays.html inflating: reference/generated/numpy.flatnonzero.html inflating: reference/generated/numpy.ndarray.round.html inflating: reference/generated/numpy.recarray.ctypes.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.__call__.html inflating: reference/generated/numpy.recarray.resize.html inflating: reference/generated/numpy.polynomial.polynomial.polyvalfromroots.html inflating: reference/generated/numpy.char.splitlines.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.has_samedomain.html inflating: reference/generated/numpy.memmap.var.html inflating: reference/generated/numpy.char.split.html inflating: reference/generated/numpy.chararray.shape.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.domain.html inflating: reference/generated/numpy.char.partition.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.basis_name.html inflating: reference/generated/numpy.ma.vstack.html inflating: reference/generated/numpy.ma.where.html inflating: reference/generated/numpy.matrix.astype.html inflating: reference/generated/numpy.chararray.isdecimal.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.feature_c_preprocessor.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.cpu_baseline_flags.html inflating: reference/generated/numpy.bincount.html inflating: reference/generated/numpy.chararray.partition.html inflating: reference/generated/numpy.dstack.html inflating: reference/generated/numpy.memmap.conjugate.html inflating: reference/generated/numpy.broadcast.reset.html inflating: reference/generated/numpy.ma.MaskedArray.tofile.html inflating: reference/generated/numpy.ma.MaskedArray.__imul__.html inflating: reference/generated/numpy.prod.html inflating: reference/generated/numpy-interp-1_00_00.png inflating: reference/generated/numpy.testing.suppress_warnings.__call__.html inflating: reference/generated/numpy.ma.compressed.html inflating: reference/generated/numpy.ndarray.dtype.html inflating: reference/generated/numpy.nditer.index.html inflating: reference/generated/numpy.polynomial.legendre.legroots.html inflating: reference/generated/numpy.char.chararray.squeeze.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.integ.html inflating: reference/generated/numpy.chararray.ravel.html inflating: reference/generated/numpy.ma.masked_array.tofile.html inflating: reference/generated/numpy.recarray.astype.html inflating: reference/generated/numpy.ma.getmaskarray.html inflating: reference/generated/numpy.linspace.html inflating: reference/generated/numpy.char.chararray.nonzero.html inflating: reference/generated/numpy.chararray.getfield.html inflating: reference/generated/numpy.ndarray.__pos__.html inflating: reference/generated/numpy.ma.mask_cols.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.trim.html inflating: reference/generated/numpy.ma.masked_array.mask.html inflating: reference/generated/numpy-bartlett-1_01_00.png inflating: reference/generated/numpy.polymul.html inflating: reference/generated/numpy.polynomial.legendre.legvander.html inflating: reference/generated/numpy.ma.MaskedArray.__lshift__.html inflating: reference/generated/numpy.matrix.searchsorted.html inflating: reference/generated/numpy.count_nonzero.html inflating: reference/generated/numpy.ma.count_masked.html inflating: reference/generated/numpy.char.ljust.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.conf_min_features.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.conf_features_partial.html inflating: reference/generated/numpy.polynomial.legendre.legfromroots.html inflating: reference/generated/numpy.ma.masked_array.setfield.html inflating: reference/generated/numpy-ma-polyfit-1.png inflating: reference/generated/numpy.recarray.swapaxes.html inflating: reference/generated/numpy.record.prod.html inflating: reference/generated/numpy.memmap.take.html inflating: reference/generated/numpy.testing.assert_array_almost_equal_nulp.html inflating: reference/generated/numpy.polynomial.legendre.legvander2d.html inflating: reference/generated/numpy.poly1d.html inflating: reference/generated/numpy.memmap.ndim.html inflating: reference/generated/numpy.atleast_1d.html inflating: reference/generated/numpy.polynomial.legendre.legadd.html inflating: reference/generated/numpy.polynomial.laguerre.lagfromroots.html inflating: reference/generated/numpy.ndindex.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.cast.html inflating: reference/generated/numpy.char.chararray.item.html inflating: reference/generated/numpy.format_parser.html inflating: reference/generated/numpy-hanning-1_01_00.pdf inflating: reference/generated/numpy.ma.masked_array.dumps.html inflating: reference/generated/numpy.ndarray.ctypes.html inflating: reference/generated/numpy.ma.masked_array.compress.html inflating: reference/generated/numpy.finfo.machar.html inflating: reference/generated/numpy.ones_like.html inflating: reference/generated/numpy.char.chararray.tostring.html inflating: reference/generated/numpy.matrix.tofile.html inflating: reference/generated/numpy.ufunc.resolve_dtypes.html inflating: reference/generated/numpy.linalg.eigvals.html inflating: reference/generated/numpy.fabs.html inflating: reference/generated/numpy.ma.asarray.html inflating: reference/generated/numpy.record.resize.html inflating: reference/generated/numpy.ma.MaskedArray.searchsorted.html inflating: reference/generated/numpy.matrix.argsort.html inflating: reference/generated/numpy.poly1d.coefficients.html inflating: reference/generated/numpy.ma.masked_array.clip.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.integ.html inflating: reference/generated/numpy.choose.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.mapparms.html inflating: reference/generated/numpy-histogram2d-1_01_00.pdf inflating: reference/generated/numpy.memmap.mean.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.roots.html inflating: reference/generated/numpy.char.multiply.html inflating: reference/generated/numpy.dtype.type.html inflating: reference/generated/numpy.ma.MaskType.sort.html inflating: reference/generated/numpy.ma.allclose.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.has_samewindow.html inflating: reference/generated/numpy.nditer.ndim.html inflating: reference/generated/numpy.chararray.rindex.html inflating: reference/generated/numpy.lib.user_array.container.tostring.html inflating: reference/generated/numpy.recarray.sum.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.cc_test_flags.html inflating: reference/generated/numpy.chararray.rstrip.html inflating: reference/generated/numpy.ma.is_mask.html inflating: reference/generated/numpy.chararray.real.html inflating: reference/generated/numpy.matrix.choose.html inflating: reference/generated/numpy.polynomial.chebyshev.chebmulx.html inflating: reference/generated/numpy.dtype.isalignedstruct.html inflating: reference/generated/numpy.ma.compress_rows.html inflating: reference/generated/numpy.ma.MaskedArray.__pow__.html inflating: reference/generated/numpy.matrix.size.html inflating: reference/generated/numpy.distutils.log.set_verbosity.html inflating: reference/generated/numpy.ma.diag.html inflating: reference/generated/numpy.memmap.ravel.html inflating: reference/generated/numpy.histogram.html inflating: reference/generated/numpy.ma.masked_array.swapaxes.html inflating: reference/generated/numpy.chararray.item.html inflating: reference/generated/numpy.ma.masked_array.resize.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.convert.html inflating: reference/generated/numpy.ma.isMaskedArray.html inflating: reference/generated/numpy.poly1d.r.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.conf_check_path.html inflating: reference/generated/numpy.ma.maximum_fill_value.html inflating: reference/generated/numpy.memmap.real.html inflating: reference/generated/numpy.char.chararray.diagonal.html inflating: reference/generated/numpy.polynomial.hermite.hermdomain.html inflating: reference/generated/numpy.ma.getdata.html inflating: reference/generated/numpy.getbufsize.html inflating: reference/generated/numpy.record.tofile.html inflating: reference/generated/numpy.polynomial.laguerre.lagone.html inflating: reference/generated/numpy.emath.log2.html inflating: reference/generated/numpy.sin.html inflating: reference/generated/numpy.ma.MaskedArray.argmin.html inflating: reference/generated/numpy.distutils.exec_command.forward_bytes_to_stdout.html inflating: reference/generated/numpy.ma.hsplit.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.has_samecoef.html inflating: reference/generated/numpy.ma.MaskedArray.transpose.html inflating: reference/generated/numpy.generic.strides.html inflating: reference/generated/numpy.ma.MaskedArray.__rsub__.html inflating: reference/generated/numpy.identity.html inflating: reference/generated/numpy.char.expandtabs.html inflating: reference/generated/numpy.ma.MaskedArray.ndim.html inflating: reference/generated/numpy.lib.NumpyVersion.html inflating: reference/generated/numpy.chararray.argmax.html inflating: reference/generated/numpy.ma.masked_equal.html inflating: reference/generated/numpy.polynomial.chebyshev.chebgrid3d.html inflating: reference/generated/numpy.memmap.tofile.html inflating: reference/generated/numpy.char.zfill.html inflating: reference/generated/numpy.polynomial.legendre.leg2poly.html inflating: reference/generated/numpy.ma.all.html inflating: reference/generated/numpy.ma.MaskType.all.html inflating: reference/generated/numpy.ma.masked_array.base.html inflating: reference/generated/numpy.ma.masked_array.reshape.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.has_sametype.html inflating: reference/generated/numpy.char.chararray.isalnum.html inflating: reference/generated/numpy.find_common_type.html inflating: reference/generated/numpy.amin.html inflating: reference/generated/numpy.polynomial.hermite_e.hermediv.html inflating: reference/generated/numpy.ma.power.html inflating: reference/generated/numpy.result_type.html inflating: reference/generated/numpy.char.chararray.transpose.html inflating: reference/generated/numpy.ma.MaskType.repeat.html inflating: reference/generated/numpy.record.argsort.html inflating: reference/generated/numpy.matrix.resize.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.__call__.html inflating: reference/generated/numpy.recarray.nbytes.html inflating: reference/generated/numpy.chararray.prod.html inflating: reference/generated/numpy.matrix.imag.html inflating: reference/generated/numpy-absolute-1_01_00.pdf inflating: reference/generated/numpy.distutils.ccompiler.CCompiler_cxx_compiler.html inflating: reference/generated/numpy.logical_and.html inflating: reference/generated/numpy.polynomial.hermite.hermvander2d.html inflating: reference/generated/numpy.info.html inflating: reference/generated/numpy.ma.vander.html inflating: reference/generated/numpy.memmap.imag.html inflating: reference/generated/numpy.ma.masked_array.round.html inflating: reference/generated/numpy.chararray.nonzero.html inflating: reference/generated/numpy.cumsum.html inflating: reference/generated/numpy.char.chararray.encode.html inflating: reference/generated/numpy.intersect1d.html inflating: reference/generated/numpy.polynomial.hermite.hermgauss.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.symbol.html inflating: reference/generated/numpy.ma.MaskType.cumprod.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.dist_error.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.feature_get_til.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.fit.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.cutdeg.html inflating: reference/generated/numpy.ma.expand_dims.html inflating: reference/generated/numpy.memmap.reshape.html inflating: reference/generated/numpy.polynomial.hermite.hermgrid3d.html inflating: reference/generated/numpy.dtype.str.html inflating: reference/generated/numpy.chararray.isalnum.html inflating: reference/generated/numpy.mat.html inflating: reference/generated/numpy.polynomial.hermite_e.hermemulx.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.conf_noopt.html inflating: reference/generated/numpy.emath.log10.html inflating: reference/generated/numpy.ma.masked_array.ctypes.html inflating: reference/generated/numpy.linalg.LinAlgError.html inflating: reference/generated/numpy.polynomial.hermite.hermfit.html inflating: reference/generated/numpy.resize.html inflating: reference/generated/numpy.memmap.choose.html inflating: reference/generated/numpy.polynomial.polynomial.polytrim.html inflating: reference/generated/numpy.ma.fix_invalid.html inflating: reference/generated/numpy.ufunc.types.html inflating: reference/generated/numpy.recarray.base.html inflating: reference/generated/numpy.chararray.copy.html inflating: reference/generated/numpy.ma.MaskedArray.flatten.html inflating: reference/generated/numpy.ndarray.__complex__.html inflating: reference/generated/numpy.recarray.conjugate.html inflating: reference/generated/numpy-fft-fft-1.pdf inflating: reference/generated/numpy.record.imag.html inflating: reference/generated/numpy.recarray.conj.html inflating: reference/generated/numpy.memmap.clip.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.cutdeg.html inflating: reference/generated/numpy.ma.MaskedArray.soften_mask.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.basis.html inflating: reference/generated/numpy.chararray.searchsorted.html inflating: reference/generated/numpy.polynomial.laguerre.lagint.html inflating: reference/generated/numpy.tril_indices_from.html inflating: reference/generated/numpy.recarray.dumps.html inflating: reference/generated/numpy.testing.clear_and_catch_warnings.class_modules.html inflating: reference/generated/numpy.ma.MaskedArray.dumps.html inflating: reference/generated/numpy.recarray.dot.html inflating: reference/generated/numpy.DataSource.exists.html inflating: reference/generated/numpy.ndenumerate.html inflating: reference/generated/numpy.finfo.smallest_normal.html inflating: reference/generated/numpy.distutils.system_info.get_standard_file.html inflating: reference/generated/numpy.is_busday.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.window.html inflating: reference/generated/numpy.fliplr.html inflating: reference/generated/numpy.ma.MaskedArray.__ipow__.html inflating: reference/generated/numpy.ma.masked_array.fill.html inflating: reference/generated/numpy.char.chararray.all.html inflating: reference/generated/numpy.ma.masked_array.get_fill_value.html inflating: reference/generated/numpy.polynomial.polynomial.polydiv.html inflating: reference/generated/numpy.chararray.rsplit.html inflating: reference/generated/numpy.ma.MaskedArray.flags.html inflating: reference/generated/numpy.dtype.itemsize.html inflating: reference/generated/numpy.sum.html inflating: reference/generated/numpy.dtype.names.html inflating: reference/generated/numpy.chararray.round.html inflating: reference/generated/numpy.char.istitle.html inflating: reference/generated/numpy.arccos.html inflating: reference/generated/numpy.ma.masked_array.unshare_mask.html inflating: reference/generated/numpy.cov.html inflating: reference/generated/numpy.char.less_equal.html inflating: reference/generated/numpy.generic.base.html inflating: reference/generated/numpy.ma.soften_mask.html inflating: reference/generated/numpy.dtype.name.html inflating: reference/generated/numpy.polynomial.polynomial.polyval3d.html inflating: reference/generated/numpy.ma.MaskedArray.iscontiguous.html inflating: reference/generated/numpy.broadcast_arrays.html inflating: reference/generated/numpy.seterrobj.html inflating: reference/generated/numpy.polynomial.legendre.legone.html inflating: reference/generated/numpy.greater_equal.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.feature_flags.html inflating: reference/generated/numpy.distutils.ccompiler.CCompiler_customize_cmd.html inflating: reference/generated/numpy.ma.MaskType.resize.html inflating: reference/generated/numpy.lib.user_array.container.astype.html inflating: reference/generated/numpy.negative.html inflating: reference/generated/numpy.array.html inflating: reference/generated/numpy-absolute-1_00_00.png inflating: reference/generated/numpy.polynomial.laguerre.lagdiv.html inflating: reference/generated/numpy.chararray.repeat.html inflating: reference/generated/numpy.ravel_multi_index.html inflating: reference/generated/numpy.poly1d.deriv.html inflating: reference/generated/numpy.arccosh.html inflating: reference/generated/numpy.matrix.repeat.html inflating: reference/generated/numpy.matrix.T.html inflating: reference/generated/numpy.tri.html inflating: reference/generated/numpy.ma.masked_array.newbyteorder.html inflating: reference/generated/numpy.polynomial.hermite.hermzero.html inflating: reference/generated/numpy.polynomial.laguerre.poly2lag.html inflating: reference/generated/numpy.iinfo.min.html inflating: reference/generated/numpy.memmap.max.html inflating: reference/generated/numpy.ma.MaskType.data.html inflating: reference/generated/numpy.ndarray.__divmod__.html inflating: reference/generated/numpy.matrix.I.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.convert.html inflating: reference/generated/numpy.clip.html inflating: reference/generated/numpy.dtype.kind.html inflating: reference/generated/numpy.ma.set_fill_value.html inflating: reference/generated/numpy.ma.MaskType.choose.html inflating: reference/generated/numpy.broadcast_to.html inflating: reference/generated/numpy.char.chararray.isdigit.html inflating: reference/generated/numpy.matrix.all.html inflating: reference/generated/numpy.record.real.html inflating: reference/generated/numpy.ma.mask_or.html inflating: reference/generated/numpy.ma.MaskedArray.conjugate.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.window.html inflating: reference/generated/numpy.polynomial.laguerre.lagroots.html inflating: reference/generated/numpy.polynomial.hermite_e.hermeval2d.html inflating: reference/generated/numpy.polynomial.laguerre.lagtrim.html inflating: reference/generated/numpy.mask_indices.html inflating: reference/generated/numpy.testing.assert_equal.html inflating: reference/generated/numpy.generic.__array_interface__.html inflating: reference/generated/numpy.ma.masked_array.flat.html inflating: reference/generated/numpy.ma.MaskedArray.__rtruediv__.html inflating: reference/generated/numpy.polynomial.polynomial.polyroots.html inflating: reference/generated/numpy.polynomial.chebyshev.poly2cheb.html inflating: reference/generated/numpy.ma.MaskedArray.__rand__.html inflating: reference/generated/numpy.ma.MaskedArray.count.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.symbol.html inflating: reference/generated/numpy.ndarray.__ifloordiv__.html inflating: reference/generated/numpy.record.take.html inflating: reference/generated/numpy.ma.masked_array.max.html inflating: reference/generated/numpy.record.max.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.identity.html inflating: reference/generated/numpy.einsum_path.html inflating: reference/generated/numpy.percentile.html inflating: reference/generated/numpy.split.html inflating: reference/generated/numpy.char.chararray.real.html inflating: reference/generated/numpy.recarray.tolist.html inflating: reference/generated/numpy.chararray.expandtabs.html inflating: reference/generated/numpy.chararray.any.html inflating: reference/generated/numpy.shares_memory.html inflating: reference/generated/numpy.multiply.html inflating: reference/generated/numpy.poly1d.integ.html inflating: reference/generated/numpy.char.chararray.newbyteorder.html inflating: reference/generated/numpy.ma.sum.html inflating: reference/generated/numpy.polynomial.hermite.hermvander3d.html inflating: reference/generated/numpy.ma.MaskType.view.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.report.html inflating: reference/generated/numpy.ediff1d.html inflating: reference/generated/numpy.memmap.data.html inflating: reference/generated/numpy.ma.MaskedArray.all.html inflating: reference/generated/numpy.ndarray.item.html inflating: reference/generated/numpy.power.html inflating: reference/generated/numpy.ufunc.at.html inflating: reference/generated/numpy.emath.sqrt.html inflating: reference/generated/numpy.nditer.html inflating: reference/generated/numpy.polynomial.polynomial.polyder.html inflating: reference/generated/numpy.ma.MaskedArray.__copy__.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.feature_names.html inflating: reference/generated/numpy.matrix.copy.html inflating: reference/generated/numpy.polynomial.chebyshev.chebweight.html inflating: reference/generated/numpy.conjugate.html inflating: reference/generated/numpy.array_str.html inflating: reference/generated/numpy.fft.rfftn.html inflating: reference/generated/numpy.select.html inflating: reference/generated/numpy.matrix.transpose.html inflating: reference/generated/numpy-histogram2d-1_01_00.png inflating: reference/generated/numpy.ndarray.any.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.identity.html inflating: reference/generated/numpy.testing.suppress_warnings.record.html inflating: reference/generated/numpy.matrix.byteswap.html inflating: reference/generated/numpy.zeros_like.html inflating: reference/generated/numpy.seterrcall.html inflating: reference/generated/numpy.ma.anom.html inflating: reference/generated/numpy.polynomial.chebyshev.chebline.html inflating: reference/generated/numpy.ma.dstack.html inflating: reference/generated/numpy.ma.MaskedArray.__ror__.html inflating: reference/generated/numpy.ufunc.accumulate.html inflating: reference/generated/numpy.ma.masked_array.cumprod.html inflating: reference/generated/numpy.ma.MaskType.dtype.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.window.html inflating: reference/generated/numpy.polynomial.hermite_e.hermeder.html inflating: reference/generated/numpy.char.islower.html inflating: reference/generated/numpy.ma.hstack.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.cpu_dispatch_names.html inflating: reference/generated/numpy.ma.stack.html inflating: reference/generated/numpy.chararray.swapcase.html inflating: reference/generated/numpy.chararray.ljust.html inflating: reference/generated/numpy-absolute-1_00_00.pdf inflating: reference/generated/numpy.isposinf.html inflating: reference/generated/numpy.testing.assert_.html inflating: reference/generated/numpy.isinf.html inflating: reference/generated/numpy.ma.MaskType.transpose.html inflating: reference/generated/numpy.nanargmin.html inflating: reference/generated/numpy.recarray.ndim.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.linspace.html inflating: reference/generated/numpy.record.repeat.html inflating: reference/generated/numpy.lib.format.open_memmap.html inflating: reference/generated/numpy.ma.atleast_2d.html inflating: reference/generated/numpy.ma.masked_array.tobytes.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.convert.html inflating: reference/generated/numpy-fft-fftn-1.pdf inflating: reference/generated/numpy.chararray.trace.html inflating: reference/generated/numpy.ma.MaskedArray.__bool__.html inflating: reference/generated/numpy.ndarray.squeeze.html inflating: reference/generated/numpy.dtype.ndim.html inflating: reference/generated/numpy.generic.byteswap.html inflating: reference/generated/numpy.ma.MaskedArray.harden_mask.html inflating: reference/generated/numpy.matrix.tobytes.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.feature_untied.html inflating: reference/generated/numpy.char.chararray.max.html inflating: reference/generated/numpy.polynomial.polynomial.polyvander.html inflating: reference/generated/numpy.ndarray.prod.html inflating: reference/generated/numpy.polynomial.hermite_e.hermeadd.html inflating: reference/generated/numpy.dtype.html inflating: reference/generated/numpy.recarray.argpartition.html inflating: reference/generated/numpy.char.strip.html inflating: reference/generated/numpy.generic.shape.html inflating: reference/generated/numpy.polynomial.legendre.legsub.html inflating: reference/generated/numpy.chararray.isupper.html inflating: reference/generated/numpy.char.chararray.resize.html inflating: reference/generated/numpy.chararray.resize.html inflating: reference/generated/numpy.polynomial.polynomial.polyval2d.html inflating: reference/generated/numpy.ndarray.copy.html inflating: reference/generated/numpy.char.chararray.upper.html inflating: reference/generated/numpy.polynomial.hermite.herm2poly.html inflating: reference/generated/numpy.ma.MaskedArray.__irshift__.html inflating: reference/generated/numpy.ma.masked_array.diagonal.html inflating: reference/generated/numpy.broadcast.html inflating: reference/generated/numpy.char.isspace.html inflating: reference/generated/numpy.can_cast.html inflating: reference/generated/numpy.matrix.conj.html inflating: reference/generated/numpy.ma.masked_outside.html inflating: reference/generated/numpy.recarray.newbyteorder.html inflating: reference/generated/numpy.polynomial.chebyshev.chebsub.html inflating: reference/generated/numpy.nextafter.html inflating: reference/generated/numpy.char.chararray.itemsize.html inflating: reference/generated/numpy.nditer.itersize.html inflating: reference/generated/numpy.ma.MaskType.base.html inflating: reference/generated/numpy.polynomial.polynomial.polyadd.html inflating: reference/generated/numpy.chararray.istitle.html inflating: reference/generated/numpy.isneginf.html inflating: reference/generated/numpy.recarray.argsort.html inflating: reference/generated/numpy.memmap.flags.html inflating: reference/generated/numpy.recarray.flatten.html inflating: reference/generated/numpy.dtype.char.html inflating: reference/generated/numpy.polyadd.html inflating: reference/generated/numpy.ma.MaskedArray.fill.html inflating: reference/generated/numpy.memmap.transpose.html inflating: reference/generated/numpy.record.cumprod.html inflating: reference/generated/numpy.nditer.has_delayed_bufalloc.html inflating: reference/generated/numpy.ma.masked_array.imag.html inflating: reference/generated/numpy.memmap.resize.html inflating: reference/generated/numpy.ma.MaskedArray.__le__.html inflating: reference/generated/numpy.char.chararray.html inflating: reference/generated/numpy.record.tostring.html inflating: reference/generated/numpy.issubsctype.html inflating: reference/generated/numpy.distutils.ccompiler_opt.html inflating: reference/generated/numpy.isnan.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.conf_cache_factors.html inflating: reference/generated/numpy-sinc-1.pdf inflating: reference/generated/numpy.ndarray.searchsorted.html inflating: reference/generated/numpy.positive.html inflating: reference/generated/numpy.nanquantile.html inflating: reference/generated/numpy.poly1d.variable.html inflating: reference/generated/numpy.memmap.dump.html inflating: reference/generated/numpy.ndarray.tolist.html inflating: reference/generated/numpy.distutils.core.Extension.has_cxx_sources.html inflating: reference/generated/numpy.ufunc.__call__.html inflating: reference/generated/numpy.ma.size.html inflating: reference/generated/numpy.emath.log.html inflating: reference/generated/numpy.char.capitalize.html inflating: reference/generated/numpy.matrix.trace.html inflating: reference/generated/numpy.record.compress.html inflating: reference/generated/numpy.memmap.item.html inflating: reference/generated/numpy.ma.mean.html inflating: reference/generated/numpy.ma.MaskedArray.__rdivmod__.html inflating: reference/generated/numpy-histogram-1.png inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.conf_nocache.html inflating: reference/generated/numpy.ma.median.html inflating: reference/generated/numpy.polynomial.polynomial.polyvander3d.html inflating: reference/generated/numpy.memmap.argmin.html inflating: reference/generated/numpy.ma.MaskedArray.anom.html inflating: reference/generated/numpy.ma.MaskedArray.var.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.cast.html inflating: reference/generated/numpy.memmap.flat.html inflating: reference/generated/numpy.char.chararray.sum.html inflating: reference/generated/numpy.polynomial.hermite_e.hermecompanion.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.fromroots.html inflating: reference/generated/numpy.generic.__array_wrap__.html inflating: reference/generated/numpy.ndarray.__floordiv__.html inflating: reference/generated/numpy.ma.filled.html inflating: reference/generated/numpy.dtype.isbuiltin.html inflating: reference/generated/numpy.char.chararray.title.html inflating: reference/generated/numpy.nditer.has_multi_index.html inflating: reference/generated/numpy.record.getfield.html inflating: reference/generated/numpy.ndarray.argmax.html inflating: reference/generated/numpy.histogram2d.html inflating: reference/generated/numpy-polyfit-1.png inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.fit.html inflating: reference/generated/numpy.ma.masked_array.anom.html inflating: reference/generated/numpy-blackman-1_00_00.pdf inflating: reference/generated/numpy.polynomial.chebyshev.chebvander.html inflating: reference/generated/numpy.ma.masked_array.argmin.html inflating: reference/generated/numpy.ma.MaskedArray.real.html inflating: reference/generated/numpy.ma.make_mask.html inflating: reference/generated/numpy.ma.MaskType.itemset.html inflating: reference/generated/numpy.cumprod.html inflating: reference/generated/numpy.ndarray.swapaxes.html inflating: reference/generated/numpy.chararray.ctypes.html inflating: reference/generated/numpy.ma.MaskedArray.max.html inflating: reference/generated/numpy.log1p.html inflating: reference/generated/numpy.ma.MaskedArray.__itruediv__.html inflating: reference/generated/numpy.diff.html inflating: reference/generated/numpy.memmap.dot.html inflating: reference/generated/numpy.ma.harden_mask.html inflating: reference/generated/numpy.ma.masked_array.data.html inflating: reference/generated/numpy.ma.compress_cols.html inflating: reference/generated/numpy.ndarray.var.html inflating: reference/generated/numpy.record.T.html inflating: reference/generated/numpy.busday_offset.html inflating: reference/generated/numpy.ma.MaskType.size.html inflating: reference/generated/numpy.roll.html inflating: reference/generated/numpy.distutils.ccompiler.CCompiler_customize.html inflating: reference/generated/numpy.char.chararray.isupper.html inflating: reference/generated/numpy.ma.any.html inflating: reference/generated/numpy.searchsorted.html inflating: reference/generated/numpy.ma.column_stack.html inflating: reference/generated/numpy-hamming-1_00_00.pdf inflating: reference/generated/numpy.ndarray.newbyteorder.html inflating: reference/generated/numpy-histogram2d-1_00_00.png inflating: reference/generated/numpy.memmap.dumps.html inflating: reference/generated/numpy.ndarray.__deepcopy__.html inflating: reference/generated/numpy.diagflat.html inflating: reference/generated/numpy.matrix.cumprod.html inflating: reference/generated/numpy.nanmean.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.cast.html inflating: reference/generated/numpy.char.chararray.copy.html inflating: reference/generated/numpy.char.chararray.cumprod.html inflating: reference/generated/numpy.ma.MaskedArray.filled.html inflating: reference/generated/numpy.corrcoef.html inflating: reference/generated/numpy.logical_xor.html inflating: reference/generated/numpy.ufunc.reduceat.html inflating: reference/generated/numpy.char.chararray.rfind.html inflating: reference/generated/numpy.ma.make_mask_none.html inflating: reference/generated/numpy.memmap.base.html inflating: reference/generated/numpy.record.ptp.html inflating: reference/generated/numpy.chararray.split.html inflating: reference/generated/numpy.fft.fftshift.html inflating: reference/generated/numpy.polynomial.polyutils.trimcoef.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.maxpower.html inflating: reference/generated/numpy.std.html inflating: reference/generated/numpy.ma.MaskedArray.__rmod__.html inflating: reference/generated/numpy.equal.html inflating: reference/generated/numpy.ma.MaskedArray.__div__.html inflating: reference/generated/numpy.polynomial.chebyshev.chebpts1.html inflating: reference/generated/numpy.poly1d.coef.html inflating: reference/generated/numpy.char.chararray.find.html inflating: reference/generated/numpy.distutils.core.Extension.has_f2py_sources.html inflating: reference/generated/numpy.ma.MaskedArray.mean.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.trim.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.domain.html inflating: reference/generated/numpy.matrix.max.html inflating: reference/generated/numpy.polynomial.hermite_e.hermeint.html inflating: reference/generated/numpy.record.item.html inflating: reference/generated/numpy.chararray.encode.html inflating: reference/generated/numpy.ma.mask_rowcols.html inflating: reference/generated/numpy.setbufsize.html inflating: reference/generated/numpy.recarray.fill.html inflating: reference/generated/numpy.ma.MaskType.setfield.html inflating: reference/generated/numpy.polynomial.hermite.hermroots.html inflating: reference/generated/numpy.char.chararray.ctypes.html inflating: reference/generated/numpy.ma.MaskedArray.__abs__.html inflating: reference/generated/numpy.chararray.find.html inflating: reference/generated/numpy.distutils.cpuinfo.cpu.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.feature_extra_checks.html inflating: reference/generated/numpy.flip.html inflating: reference/generated/numpy.chararray.dumps.html inflating: reference/generated/numpy.correlate.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.fit.html inflating: reference/generated/numpy.rollaxis.html inflating: reference/generated/numpy.iscomplexobj.html inflating: reference/generated/numpy.chararray.itemsize.html inflating: reference/generated/numpy.char.chararray.center.html inflating: reference/generated/numpy.ma.dot.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.dist_compile.html inflating: reference/generated/numpy.AxisError.html inflating: reference/generated/numpy.memmap.argpartition.html inflating: reference/generated/numpy.char.chararray.put.html inflating: reference/generated/numpy.obj2sctype.html inflating: reference/generated/numpy.ma.MaskedArray.sum.html inflating: reference/generated/numpy.lib.user_array.container.html inflating: reference/generated/numpy.issctype.html inflating: reference/generated/numpy.polynomial.legendre.legder.html inflating: reference/generated/numpy.matrix.take.html inflating: reference/generated/numpy.ma.anomalies.html inflating: reference/generated/numpy.polynomial.hermite_e.herme2poly.html inflating: reference/generated/numpy.ma.squeeze.html inflating: reference/generated/numpy.transpose.html inflating: reference/generated/numpy.dtype.__le__.html inflating: reference/generated/numpy.ndarray.all.html inflating: reference/generated/numpy.ma.masked_array.harden_mask.html inflating: reference/generated/numpy.empty.html inflating: reference/generated/numpy.nan_to_num.html inflating: reference/generated/numpy.generic.__array_priority__.html inflating: reference/generated/numpy.ma.frombuffer.html inflating: reference/generated/numpy.ndarray.__new__.html inflating: reference/generated/numpy.matrix.ndim.html inflating: reference/generated/numpy.square.html inflating: reference/generated/numpy.ma.argmin.html inflating: reference/generated/numpy.linalg.cond.html inflating: reference/generated/numpy.ogrid.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.conf_c_prefix_.html inflating: reference/generated/numpy.mintypecode.html inflating: reference/generated/numpy.polynomial.hermite_e.hermex.html inflating: reference/generated/numpy.testing.assert_raises_regex.html inflating: reference/generated/numpy.DataSource.open.html inflating: reference/generated/numpy.recarray.html inflating: reference/generated/numpy.memmap.conj.html inflating: reference/generated/numpy.isscalar.html inflating: reference/generated/numpy.polynomial.legendre.legcompanion.html inflating: reference/generated/numpy.record.strides.html inflating: reference/generated/numpy.polynomial.hermite_e.hermeroots.html inflating: reference/generated/numpy.ndarray.__matmul__.html inflating: reference/generated/numpy.char.rstrip.html inflating: reference/generated/numpy.exp.html inflating: reference/generated/numpy.loadtxt.html inflating: reference/generated/numpy.recarray.tostring.html inflating: reference/generated/numpy.ma.apply_over_axes.html inflating: reference/generated/numpy.logical_not.html inflating: reference/generated/numpy.recarray.getfield.html inflating: reference/generated/numpy.testing.assert_array_almost_equal.html inflating: reference/generated/numpy.lcm.html inflating: reference/generated/numpy.memmap.T.html inflating: reference/generated/numpy.ma.masked_array.shrink_mask.html inflating: reference/generated/numpy.ndarray.diagonal.html inflating: reference/generated/numpy.ma.MaskType.take.html inflating: reference/generated/numpy-hanning-1_00_00.png inflating: reference/generated/numpy.ma.ptp.html inflating: reference/generated/numpy.ma.MaskType.flatten.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.has_samewindow.html inflating: reference/generated/numpy.ma.masked_array.conj.html inflating: reference/generated/numpy.memmap.view.html inflating: reference/generated/numpy.ma.masked_where.html inflating: reference/generated/numpy.nanmin.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.cc_test_cexpr.html inflating: reference/generated/numpy.char.chararray.ravel.html inflating: reference/generated/numpy.char.greater.html inflating: reference/generated/numpy.ma.MaskedArray.any.html inflating: reference/generated/numpy.matlib.rand.html inflating: reference/generated/numpy.testing.assert_approx_equal.html inflating: reference/generated/numpy.polynomial.polynomial.polyzero.html inflating: reference/generated/numpy.distutils.ccompiler.new_compiler.html inflating: reference/generated/numpy.testing.dec.skipif.html inflating: reference/generated/numpy.ndarray.size.html inflating: reference/generated/numpy.nanmedian.html inflating: reference/generated/numpy.matrix.A.html inflating: reference/generated/numpy.polynomial.chebyshev.chebroots.html inflating: reference/generated/numpy.polynomial.chebyshev.chebgrid2d.html inflating: reference/generated/numpy.ma.MaskedArray.byteswap.html inflating: reference/generated/numpy.generic.__array__.html inflating: reference/generated/numpy.matrix.A1.html inflating: reference/generated/numpy.exp2.html inflating: reference/generated/numpy.matrix.item.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.html inflating: reference/generated/numpy.argmax.html inflating: reference/generated/numpy.memmap.put.html inflating: reference/generated/numpy.ma.MaskedArray.__float__.html inflating: reference/generated/numpy.matrix.itemsize.html inflating: reference/generated/numpy.char.chararray.round.html inflating: reference/generated/numpy.dot.html inflating: reference/generated/numpy-ma-polyfit-1.pdf inflating: reference/generated/numpy.argsort.html inflating: reference/generated/numpy.left_shift.html inflating: reference/generated/numpy.ndarray.conj.html inflating: reference/generated/numpy.ma.fromfunction.html inflating: reference/generated/numpy.polynomial.polynomial.polyline.html inflating: reference/generated/numpy.ndarray.__and__.html inflating: reference/generated/numpy.dtype.subdtype.html inflating: reference/generated/numpy.ndarray.view.html inflating: reference/generated/numpy.testing.Tester.html inflating: reference/generated/numpy.matrix.argpartition.html inflating: reference/generated/numpy.convolve.html inflating: reference/generated/numpy.polynomial.legendre.legweight.html inflating: reference/generated/numpy.recarray.argmax.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.deriv.html inflating: reference/generated/numpy.place.html inflating: reference/generated/numpy.chararray.tostring.html inflating: reference/generated/numpy-bartlett-1_01_00.pdf inflating: reference/generated/numpy.finfo.tiny.html inflating: reference/generated/numpy.chararray.dot.html inflating: reference/generated/numpy.maximum_sctype.html inflating: reference/generated/numpy.chararray.choose.html inflating: reference/generated/numpy.chararray.dtype.html inflating: reference/generated/numpy.memmap.min.html inflating: reference/generated/numpy.lib.user_array.container.tobytes.html inflating: reference/generated/numpy.linalg.pinv.html inflating: reference/generated/numpy.testing.assert_no_warnings.html inflating: reference/generated/numpy.ma.is_masked.html inflating: reference/generated/numpy.fft.irfft2.html inflating: reference/generated/numpy.ndarray.__len__.html inflating: reference/generated/numpy.ma.notmasked_contiguous.html inflating: reference/generated/numpy.generic.T.html inflating: reference/generated/numpy.log.html inflating: reference/generated/numpy.char.chararray.tofile.html inflating: reference/generated/numpy.record.flatten.html inflating: reference/generated/numpy.logspace.html inflating: reference/generated/numpy.trim_zeros.html inflating: reference/generated/numpy.ndarray.partition.html inflating: reference/generated/numpy.char.isupper.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.dist_log.html inflating: reference/generated/numpy.record.clip.html inflating: reference/generated/numpy.less.html inflating: reference/generated/numpy.dtype.flags.html inflating: reference/generated/numpy-exp-1.pdf inflating: reference/generated/numpy.ndarray.__setitem__.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.identity.html inflating: reference/generated/numpy.ma.masked_array.flatten.html inflating: reference/generated/numpy.ma.masked_array.soften_mask.html inflating: reference/generated/numpy.ma.masked_object.html inflating: reference/generated/numpy.matrix.partition.html inflating: reference/generated/numpy.asarray.html inflating: reference/generated/numpy.ndarray.tostring.html inflating: reference/generated/numpy-fft-ifftn-1.png inflating: reference/generated/numpy.polynomial.legendre.legvander3d.html inflating: reference/generated/numpy.ndarray.__imod__.html inflating: reference/generated/numpy.matrix.strides.html inflating: reference/generated/numpy.matrix.swapaxes.html inflating: reference/generated/numpy.ma.MaskedArray.__idiv__.html inflating: reference/generated/numpy.memmap.sort.html inflating: reference/generated/numpy.chararray.mean.html inflating: reference/generated/numpy.generic.flags.html inflating: reference/generated/numpy.fft.ihfft.html inflating: reference/generated/numpy.fromstring.html inflating: reference/generated/numpy.poly1d.order.html inflating: reference/generated/numpy.matrix.flags.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.basis_name.html inflating: reference/generated/numpy.ma.reshape.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.basis_name.html inflating: reference/generated/numpy.record.size.html inflating: reference/generated/numpy.testing.dec.slow.html inflating: reference/generated/numpy.broadcast.nd.html inflating: reference/generated/numpy.ceil.html inflating: reference/generated/numpy-arctan-1.pdf inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.dist_load_module.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.mapparms.html inflating: reference/generated/numpy.ma.masked_array.torecords.html inflating: reference/generated/numpy.triu_indices_from.html inflating: reference/generated/numpy-logspace-1.pdf inflating: reference/generated/numpy.chararray.fill.html inflating: reference/generated/numpy.ma.MaskType.flat.html inflating: reference/generated/numpy.char.chararray.startswith.html inflating: reference/generated/numpy.distutils.ccompiler.CCompiler_compile.html inflating: reference/generated/numpy.matrix.argmin.html inflating: reference/generated/numpy.ma.masked_array.argsort.html inflating: reference/generated/numpy.recarray.argmin.html inflating: reference/generated/numpy.ufunc.identity.html inflating: reference/generated/numpy.matrix.base.html inflating: reference/generated/numpy.record.var.html inflating: reference/generated/numpy.ma.MaskType.item.html inflating: reference/generated/numpy.ndarray.__ior__.html inflating: reference/generated/numpy.promote_types.html inflating: reference/generated/numpy.nanvar.html inflating: reference/generated/numpy.ma.MaskedArray.unshare_mask.html inflating: reference/generated/numpy.ufunc.nout.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.deriv.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.html inflating: reference/generated/numpy.arctan2.html inflating: reference/generated/numpy.poly.html inflating: reference/generated/numpy.char.join.html inflating: reference/generated/numpy.ma.masked_array.put.html inflating: reference/generated/numpy.poly1d.__call__.html inflating: reference/generated/numpy.real_if_close.html inflating: reference/generated/numpy.ma.masked_array.searchsorted.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.maxpower.html inflating: reference/generated/numpy.matrix.prod.html inflating: reference/generated/numpy.ma.MaskType.fill.html inflating: reference/generated/numpy.ma.masked_array.partition.html inflating: reference/generated/numpy.ldexp.html inflating: reference/generated/numpy.hypot.html inflating: reference/generated/numpy.recarray.data.html inflating: reference/generated/numpy.ma.masked_array.astype.html inflating: reference/generated/numpy.ufunc.signature.html inflating: reference/generated/numpy.ma.masked_array.sort.html inflating: reference/generated/numpy.matrix.diagonal.html inflating: reference/generated/numpy.polynomial.hermite_e.hermegauss.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.html inflating: reference/generated/numpy.busdaycalendar.weekmask.html inflating: reference/generated/numpy.char.chararray.conj.html inflating: reference/generated/numpy.generic.imag.html inflating: reference/generated/numpy.polynomial.hermite.hermline.html inflating: reference/generated/numpy.emath.arctanh.html inflating: reference/generated/numpy.polynomial.laguerre.lagvander2d.html inflating: reference/generated/numpy.record.searchsorted.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.truncate.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.maxpower.html inflating: reference/generated/numpy.char.chararray.swapaxes.html inflating: reference/generated/numpy.linalg.eigh.html inflating: reference/generated/numpy.broadcast.shape.html inflating: reference/generated/numpy.record.transpose.html inflating: reference/generated/numpy.polynomial.laguerre.lagvander3d.html inflating: reference/generated/numpy.char.chararray.expandtabs.html inflating: reference/generated/numpy.reciprocal.html inflating: reference/generated/numpy.polynomial.hermite_e.hermemul.html inflating: reference/generated/numpy.polynomial.hermite.hermval3d.html inflating: reference/generated/numpy.ma.MaskedArray.nonzero.html inflating: reference/generated/numpy.ma.MaskedArray.product.html inflating: reference/generated/numpy.setdiff1d.html inflating: reference/generated/numpy.char.chararray.dump.html inflating: reference/generated/numpy.recarray.cumprod.html inflating: reference/generated/numpy.chararray.reshape.html inflating: reference/generated/numpy.ndarray.cumsum.html inflating: reference/generated/numpy.ndarray.__copy__.html inflating: reference/generated/numpy.issubclass_.html inflating: reference/generated/numpy.ma.masked_array.html inflating: reference/generated/numpy.arctan.html inflating: reference/generated/numpy.ndarray.reshape.html inflating: reference/generated/numpy.tanh.html inflating: reference/generated/numpy.get_printoptions.html inflating: reference/generated/numpy.polynomial.hermite_e.hermedomain.html inflating: reference/generated/numpy.polynomial.hermite.hermder.html inflating: reference/generated/numpy.ma.inner.html inflating: reference/generated/numpy.histogram_bin_edges.html inflating: reference/generated/numpy.char.chararray.zfill.html inflating: reference/generated/numpy.array2string.html inflating: reference/generated/numpy.ma.MaskedArray.__setmask__.html inflating: reference/generated/numpy.ndarray.__setstate__.html inflating: reference/generated/numpy.ma.MaskType.sum.html inflating: reference/generated/numpy.dtype.byteorder.html inflating: reference/generated/numpy.ndarray.byteswap.html inflating: reference/generated/numpy.ma.mask_rows.html inflating: reference/generated/numpy.ascontiguousarray.html inflating: reference/generated/numpy-meshgrid-1_00_00.png inflating: reference/generated/numpy.polynomial.hermite.Hermite.trim.html inflating: reference/generated/numpy.ma.MaskedArray.__eq__.html inflating: reference/generated/numpy.char.rjust.html inflating: reference/generated/numpy.matrix.sum.html inflating: reference/generated/numpy.ndarray.__or__.html inflating: reference/generated/numpy.polynomial.laguerre.laggrid2d.html inflating: reference/generated/numpy.delete.html inflating: reference/generated/numpy.sinh.html inflating: reference/generated/numpy.char.array.html inflating: reference/generated/numpy.poly1d.coeffs.html inflating: reference/generated/numpy-fft-fftn-1.png inflating: reference/generated/numpy.char.rpartition.html inflating: reference/generated/numpy.less_equal.html inflating: reference/generated/numpy.ma.MaskedArray.resize.html inflating: reference/generated/numpy.emath.power.html inflating: reference/generated/numpy.ma.MaskedArray.__deepcopy__.html inflating: reference/generated/numpy.divide.html inflating: reference/generated/numpy.char.chararray.ljust.html inflating: reference/generated/numpy.ma.MaskType.shape.html inflating: reference/generated/numpy.chararray.replace.html inflating: reference/generated/numpy.matrix.dumps.html inflating: reference/generated/numpy.ma.MaskedArray.__mod__.html inflating: reference/generated/numpy.iterable.html inflating: reference/generated/numpy.chararray.max.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.domain.html inflating: reference/generated/numpy.row_stack.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.has_samedomain.html inflating: reference/generated/numpy.char.chararray.T.html inflating: reference/generated/numpy-logspace-1.png inflating: reference/generated/numpy.char.chararray.setfield.html inflating: reference/generated/numpy.matlib.repmat.html inflating: reference/generated/numpy.distutils.ccompiler.CCompiler_show_customization.html inflating: reference/generated/numpy.ndarray.ndim.html inflating: reference/generated/numpy.char.chararray.argmin.html inflating: reference/generated/numpy.char.chararray.replace.html inflating: reference/generated/numpy.s_.html inflating: reference/generated/numpy.fft.fft2.html inflating: reference/generated/numpy.isnat.html inflating: reference/generated/numpy.char.chararray.tolist.html inflating: reference/generated/numpy-exp-1.png inflating: reference/generated/numpy.recarray.reshape.html inflating: reference/generated/numpy.polynomial.hermite.hermpow.html inflating: reference/generated/numpy.repeat.html inflating: reference/generated/numpy.ma.MaskedArray.argsort.html inflating: reference/generated/numpy.memmap.ctypes.html inflating: reference/generated/numpy.DataSource.abspath.html inflating: reference/generated/numpy.chararray.take.html inflating: reference/generated/numpy.ma.masked_array.copy.html inflating: reference/generated/numpy.ma.average.html inflating: reference/generated/numpy.ndarray.__gt__.html inflating: reference/generated/numpy.recarray.max.html inflating: reference/generated/numpy.matrix.data.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.fromroots.html inflating: reference/generated/numpy.sctype2char.html inflating: reference/generated/numpy.flatiter.html inflating: reference/generated/numpy.ma.MaskType.diagonal.html inflating: reference/generated/numpy.fft.rfft2.html inflating: reference/generated/numpy.ma.MaskedArray.toflex.html inflating: reference/generated/numpy.polynomial.hermite.hermsub.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.cast.html inflating: reference/generated/numpy.ma.MaskedArray.conj.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.integ.html inflating: reference/generated/numpy.ndarray.tofile.html inflating: reference/generated/numpy.memmap.setfield.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.cache_hash.html inflating: reference/generated/numpy.nancumprod.html inflating: reference/generated/numpy.putmask.html inflating: reference/generated/numpy.record.base.html inflating: reference/generated/numpy.polynomial.hermite.hermgrid2d.html inflating: reference/generated/numpy.polynomial.hermite_e.hermevander2d.html inflating: reference/generated/numpy.matmul.html inflating: reference/generated/numpy.ma.MaskedArray.__iadd__.html inflating: reference/generated/numpy.matrix.view.html inflating: reference/generated/numpy.ma.argsort.html inflating: reference/generated/numpy.char.lstrip.html inflating: reference/generated/numpy.nditer.shape.html inflating: reference/generated/numpy.char.chararray.var.html inflating: reference/generated/numpy.ma.MaskedArray.__reduce__.html inflating: reference/generated/numpy.ndarray.nbytes.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.copy.html inflating: reference/generated/numpy.ma.MaskedArray.__ge__.html inflating: reference/generated/numpy.tile.html inflating: reference/generated/numpy.chararray.argsort.html inflating: reference/generated/numpy.ma.notmasked_edges.html inflating: reference/generated/numpy.ma.MaskedArray.__truediv__.html inflating: reference/generated/numpy.polynomial.laguerre.lagx.html inflating: reference/generated/numpy.ndarray.max.html inflating: reference/generated/numpy.fromfile.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.has_samedomain.html inflating: reference/generated/numpy.ma.MaskType.max.html inflating: reference/generated/numpy-hamming-1_01_00.pdf inflating: reference/generated/numpy.mgrid.html inflating: reference/generated/numpy.ndarray.dump.html inflating: reference/generated/numpy.recarray.flat.html inflating: reference/generated/numpy.ma.MaskedArray.__str__.html inflating: reference/generated/numpy.ndarray.__neg__.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.has_samedomain.html inflating: reference/generated/numpy.asfortranarray.html inflating: reference/generated/numpy.ma.asanyarray.html inflating: reference/generated/numpy.matrix.conjugate.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.try_dispatch.html inflating: reference/generated/numpy.real.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.linspace.html inflating: reference/generated/numpy.distutils.ccompiler_opt.new_ccompiler_opt.html inflating: reference/generated/numpy.memmap.argmax.html inflating: reference/generated/numpy.matrix.setfield.html inflating: reference/generated/numpy.show_config.html inflating: reference/generated/numpy.ma.masked_invalid.html inflating: reference/generated/numpy.memmap.trace.html inflating: reference/generated/numpy.polydiv.html inflating: reference/generated/numpy.matrix.nonzero.html inflating: reference/generated/numpy.generic.itemsize.html inflating: reference/generated/numpy.vectorize.__call__.html inflating: reference/generated/numpy-histogram-1.pdf inflating: reference/generated/numpy.polynomial.hermite.Hermite.mapparms.html inflating: reference/generated/numpy.core.records.fromstring.html inflating: reference/generated/numpy.memmap.getfield.html inflating: reference/generated/numpy.polynomial.polynomial.polyfromroots.html inflating: reference/generated/numpy.nditer.iterationneedsapi.html inflating: reference/generated/numpy.nditer.iternext.html inflating: reference/generated/numpy.ma.common_fill_value.html inflating: reference/generated/numpy.polynomial.laguerre.lagadd.html inflating: reference/generated/numpy.matrix.flatten.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.fromroots.html inflating: reference/generated/numpy.testing.assert_raises.html inflating: reference/generated/numpy.inner.html inflating: reference/generated/numpy.polynomial.polynomial.polyone.html inflating: reference/generated/numpy.diag_indices_from.html inflating: reference/generated/numpy.record.any.html inflating: reference/generated/numpy.chararray.center.html inflating: reference/generated/numpy.ma.MaskedArray.__rpow__.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.feature_is_exist.html inflating: reference/generated/numpy.memmap.dtype.html inflating: reference/generated/numpy.polynomial.hermite_e.poly2herme.html inflating: reference/generated/numpy.recarray.itemset.html inflating: reference/generated/numpy.amax.html inflating: reference/generated/numpy.polynomial.laguerre.lagsub.html inflating: reference/generated/numpy.sinc.html inflating: reference/generated/numpy.ma.max.html inflating: reference/generated/numpy.ma.masked_array.dtype.html inflating: reference/generated/numpy.polynomial.legendre.legzero.html inflating: reference/generated/numpy.ndarray.__rshift__.html inflating: reference/generated/numpy.memmap.argsort.html inflating: reference/generated/numpy.distutils.ccompiler.replace_method.html inflating: reference/generated/numpy.record.newbyteorder.html inflating: reference/generated/numpy.ma.MaskType.tostring.html inflating: reference/generated/numpy.matlib.identity.html inflating: reference/generated/numpy.DataSource.html inflating: reference/generated/numpy.polynomial.hermite_e.hermegrid2d.html inflating: reference/generated/numpy.ma.outerproduct.html inflating: reference/generated/numpy.ma.MaskType.trace.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.cache_flush.html inflating: reference/generated/numpy.polynomial.chebyshev.chebder.html inflating: reference/generated/numpy.recarray.shape.html inflating: reference/generated/numpy.polynomial.laguerre.lagder.html inflating: reference/generated/numpy.ndarray.dot.html inflating: reference/generated/numpy.ndarray.__int__.html inflating: reference/generated/numpy.polynomial.chebyshev.chebval.html inflating: reference/generated/numpy.ma.trace.html inflating: reference/generated/numpy.ma.count.html inflating: reference/generated/numpy.flipud.html inflating: reference/generated/numpy.polynomial.legendre.legval2d.html inflating: reference/generated/numpy.zeros.html inflating: reference/generated/numpy.eye.html inflating: reference/generated/numpy.recarray.partition.html inflating: reference/generated/numpy.matrix.flat.html inflating: reference/generated/numpy.iscomplex.html inflating: reference/generated/numpy.ma.MaskedArray.min.html inflating: reference/generated/numpy.polynomial.chebyshev.chebone.html inflating: reference/generated/numpy.recarray.transpose.html inflating: reference/generated/numpy.arcsinh.html inflating: reference/generated/numpy.swapaxes.html inflating: reference/generated/numpy.testing.assert_string_equal.html inflating: reference/generated/numpy.char.greater_equal.html inflating: reference/generated/numpy.atleast_3d.html inflating: reference/generated/numpy.gradient.html inflating: reference/generated/numpy.ufunc.nargs.html inflating: reference/generated/numpy.polynomial.hermite.hermmulx.html inflating: reference/generated/numpy.i0.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.mapparms.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.has_samedomain.html inflating: reference/generated/numpy.ndarray.sort.html inflating: reference/generated/numpy.format_float_positional.html inflating: reference/generated/numpy.ndarray.__str__.html inflating: reference/generated/numpy.ma.MaskType.T.html inflating: reference/generated/numpy.quantile.html inflating: reference/generated/numpy.ma.masked_array.choose.html inflating: reference/generated/numpy.ma.MaskedArray.tobytes.html inflating: reference/generated/numpy-sinc-1.png inflating: reference/generated/numpy.memmap.cumsum.html inflating: reference/generated/numpy.record.itemsize.html inflating: reference/generated/numpy.matrix.setflags.html inflating: reference/generated/numpy.savez.html inflating: reference/generated/numpy.ma.MaskedArray.__rshift__.html inflating: reference/generated/numpy.fix.html inflating: reference/generated/numpy.invert.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.maxpower.html inflating: reference/generated/numpy.polynomial.chebyshev.chebpts2.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.linspace.html inflating: reference/generated/numpy.ndarray.base.html inflating: reference/generated/numpy.asarray_chkfinite.html inflating: reference/generated/numpy.char.not_equal.html inflating: reference/generated/numpy.polyfit.html inflating: reference/generated/numpy.ma.MaskedArray.view.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.conf_cc_flags.html inflating: reference/generated/numpy.record.setflags.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.roots.html inflating: reference/generated/numpy.char.chararray.view.html inflating: reference/generated/numpy.unique.html inflating: reference/generated/numpy.polynomial.laguerre.lagval.html inflating: reference/generated/numpy.polynomial.hermite.hermadd.html inflating: reference/generated/numpy.recarray.setflags.html inflating: reference/generated/numpy.ma.MaskType.round.html inflating: reference/generated/numpy.fmod.html inflating: reference/generated/numpy.ndarray.__float__.html inflating: reference/generated/numpy.nanstd.html inflating: reference/generated/numpy.ma.masked_array.dump.html inflating: reference/generated/numpy.append.html inflating: reference/generated/numpy.geterrobj.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.degree.html inflating: reference/generated/numpy.matrix.tolist.html inflating: reference/generated/numpy.generic.data.html inflating: reference/generated/numpy.ma.MaskType.itemsize.html inflating: reference/generated/numpy.chararray.tolist.html inflating: reference/generated/numpy.ma.MaskedArray.T.html inflating: reference/generated/numpy.rad2deg.html inflating: reference/generated/numpy.polynomial.laguerre.lagweight.html inflating: reference/generated/numpy.ma.masked_array.repeat.html inflating: reference/generated/numpy.ma.masked_array.hardmask.html inflating: reference/generated/numpy.trunc.html inflating: reference/generated/numpy.testing.assert_array_max_ulp.html inflating: reference/generated/numpy.distutils.exec_command.get_pythonexe.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.has_sametype.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.is_cached.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.has_sametype.html inflating: reference/generated/numpy.polynomial.chebyshev.cheb2poly.html inflating: reference/generated/numpy.fmax.html inflating: reference/generated/numpy.record.ndim.html inflating: reference/generated/numpy.put_along_axis.html inflating: reference/generated/numpy.char.count.html inflating: reference/generated/numpy.absolute.html inflating: reference/generated/numpy.linalg.svd.html inflating: reference/generated/numpy.chararray.translate.html inflating: reference/generated/numpy.polynomial.legendre.leggrid2d.html inflating: reference/generated/numpy.ma.indices.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.feature_detect.html inflating: reference/generated/numpy.ma.MaskedArray.tostring.html inflating: reference/generated/numpy.lib.arraysetops.html inflating: reference/generated/numpy.polynomial.hermite.hermcompanion.html inflating: reference/generated/numpy.ma.MaskType.html inflating: reference/generated/numpy.ma.polyfit.html inflating: reference/generated/numpy.matrix.reshape.html inflating: reference/generated/numpy.chararray.endswith.html inflating: reference/generated/numpy.ma.default_fill_value.html inflating: reference/generated/numpy.polynomial.chebyshev.chebzero.html inflating: reference/generated/numpy.require.html inflating: reference/generated/numpy.core.records.fromfile.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.mapparms.html inflating: reference/generated/numpy.nansum.html inflating: reference/generated/numpy.iinfo.html inflating: reference/generated/numpy.record.dump.html inflating: reference/generated/numpy.char.chararray.rpartition.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.window.html inflating: reference/generated/numpy.char.chararray.flat.html inflating: reference/generated/numpy.ndarray.__iadd__.html inflating: reference/generated/numpy.ma.MaskedArray.get_fill_value.html inflating: reference/generated/numpy.frompyfunc.html inflating: reference/generated/numpy-hanning-1_01_00.png inflating: reference/generated/numpy.ma.masked_array.nonzero.html inflating: reference/generated/numpy.memmap.flush.html inflating: reference/generated/numpy.recarray.view.html inflating: reference/generated/numpy.testing.suppress_warnings.filter.html inflating: reference/generated/numpy.ma.MaskType.setflags.html inflating: reference/generated/numpy.matrix.tostring.html inflating: reference/generated/numpy.lib.Arrayterator.flat.html inflating: reference/generated/numpy.polynomial.hermite.hermweight.html inflating: reference/generated/numpy.ma.MaskedArray.__isub__.html inflating: reference/generated/numpy.char.chararray.argpartition.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.has_sametype.html inflating: reference/generated/numpy.polynomial.hermite.hermdiv.html inflating: reference/generated/numpy.recarray.copy.html inflating: reference/generated/numpy.typename.html inflating: reference/generated/numpy.ma.getmask.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.window.html inflating: reference/generated/numpy.isin.html inflating: reference/generated/numpy.matrix.dtype.html inflating: reference/generated/numpy.record.data.html inflating: reference/generated/numpy.ma.MaskType.real.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.identity.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.deriv.html inflating: reference/generated/numpy-fft-fft-1.png inflating: reference/generated/numpy.ma.clump_masked.html inflating: reference/generated/numpy.distutils.core.Extension.html inflating: reference/generated/numpy.testing.measure.html inflating: reference/generated/numpy.ma.ndenumerate.html inflating: reference/generated/numpy.emath.arccos.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.deriv.html inflating: reference/generated/numpy.polyint.html inflating: reference/generated/numpy.testing.print_assert_equal.html inflating: reference/generated/numpy.copysign.html inflating: reference/generated/numpy.char.chararray.std.html inflating: reference/generated/numpy.ma.MaskedArray.__array_priority__.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.linspace.html inflating: reference/generated/numpy.core.records.fromarrays.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.domain.html inflating: reference/generated/numpy.memmap.fill.html inflating: reference/generated/numpy.ma.MaskType.flags.html inflating: reference/generated/numpy-fft-ifftn-1.pdf inflating: reference/generated/numpy-meshgrid-1_01_00.png inflating: reference/generated/numpy.ndarray.__repr__.html inflating: reference/generated/numpy.ma.MaskType.cumsum.html inflating: reference/generated/numpy.record.mean.html inflating: reference/generated/numpy-linspace-1.png inflating: reference/generated/numpy.polynomial.chebyshev.chebcompanion.html inflating: reference/generated/numpy.ma.MaskType.getfield.html inflating: reference/generated/numpy.polynomial.chebyshev.chebval3d.html inflating: reference/generated/numpy.polynomial.hermite_e.hermetrim.html inflating: reference/generated/numpy.char.chararray.fill.html inflating: reference/generated/numpy.char.chararray.split.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.interpolate.html inflating: reference/generated/numpy.ma.MaskedArray.reshape.html inflating: reference/generated/numpy.polynomial.chebyshev.chebint.html inflating: reference/generated/numpy-linspace-1.pdf inflating: reference/generated/numpy.ma.masked_array.baseclass.html inflating: reference/generated/numpy-hanning-1_00_00.pdf inflating: reference/generated/numpy.matrix.getfield.html inflating: reference/generated/numpy.char.chararray.sort.html inflating: reference/generated/numpy.ma.MaskType.nbytes.html inflating: reference/generated/numpy.ma.transpose.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.copy.html inflating: reference/generated/numpy.ma.empty_like.html inflating: reference/generated/numpy.chararray.astype.html inflating: reference/generated/numpy.hamming.html inflating: reference/generated/numpy.disp.html inflating: reference/generated/numpy.lib.format.write_array_header_1_0.html inflating: reference/generated/numpy.ma.MaskedArray.__rrshift__.html inflating: reference/generated/numpy.log10.html inflating: reference/generated/numpy-fft-ifft-1.png inflating: reference/generated/numpy.ma.MaskedArray.__repr__.html inflating: reference/generated/numpy.core.records.fromrecords.html inflating: reference/generated/numpy.ndarray.compress.html inflating: reference/generated/numpy.ma.MaskedArray.__rmul__.html inflating: reference/generated/numpy-polyfit-1.pdf inflating: reference/generated/numpy.ma.MaskedArray.shrink_mask.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.has_samewindow.html inflating: reference/generated/numpy.ma.MaskedArray.__rfloordiv__.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.cast.html inflating: reference/generated/numpy.linalg.eigvalsh.html inflating: reference/generated/numpy.ma.masked_array.sum.html inflating: reference/generated/numpy.char.chararray.isspace.html inflating: reference/generated/numpy.fft.fftfreq.html inflating: reference/generated/numpy.common_type.html inflating: reference/generated/numpy.nditer.nop.html inflating: reference/generated/numpy.array_equal.html inflating: reference/generated/numpy.chararray.count.html inflating: reference/generated/numpy-fft-ifft-1.pdf inflating: reference/generated/numpy.recarray.sort.html inflating: reference/generated/numpy.memmap.swapaxes.html inflating: reference/generated/numpy.char.chararray.lstrip.html inflating: reference/generated/numpy.array_equiv.html inflating: reference/generated/numpy.ma.masked_array.iscontiguous.html inflating: reference/generated/numpy.chararray.all.html inflating: reference/generated/numpy.ndarray.argsort.html inflating: reference/generated/numpy.polynomial.laguerre.lagzero.html inflating: reference/generated/numpy.lib.Arrayterator.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.has_sametype.html inflating: reference/generated/numpy.record.trace.html inflating: reference/generated/numpy.char.chararray.flatten.html inflating: reference/generated/numpy.show_runtime.html inflating: reference/generated/numpy-meshgrid-1_01_00.pdf inflating: reference/generated/numpy.recarray.nonzero.html inflating: reference/generated/numpy.polynomial.chebyshev.chebdomain.html inflating: reference/generated/numpy.ma.masked_array.ptp.html inflating: reference/generated/numpy.ma.MaskType.dump.html inflating: reference/generated/numpy.polynomial.chebyshev.chebgauss.html inflating: reference/generated/numpy.ma.MaskedArray.diagonal.html inflating: reference/generated/numpy.nanpercentile.html inflating: reference/generated/numpy-percentile-1.png inflating: reference/generated/numpy.fft.ifftshift.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.linspace.html inflating: reference/generated/numpy.ma.MaskedArray.__ixor__.html inflating: reference/generated/numpy.matrix.var.html inflating: reference/generated/numpy.radians.html inflating: reference/generated/numpy.finfo.html inflating: reference/generated/numpy.matrix.getA.html inflating: reference/generated/numpy.ma.MaskType.prod.html inflating: reference/generated/numpy.ma.corrcoef.html inflating: reference/generated/numpy.polynomial.polyutils.trimseq.html inflating: reference/generated/numpy.reshape.html inflating: reference/generated/numpy.dtype.__setstate__.html inflating: reference/generated/numpy.digitize.html inflating: reference/generated/numpy.ma.MaskedArray.argmax.html inflating: reference/generated/numpy.testing.Tester.prepare_test_args.html inflating: reference/generated/numpy.maximum.html inflating: reference/generated/numpy.ma.MaskType.tofile.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.convert.html inflating: reference/generated/numpy.ndarray.__reduce__.html inflating: reference/generated/numpy.chararray.dump.html inflating: reference/generated/numpy.chararray.isspace.html inflating: reference/generated/numpy.ndarray.getfield.html inflating: reference/generated/numpy.argmin.html inflating: reference/generated/numpy.squeeze.html inflating: reference/generated/numpy.chararray.base.html inflating: reference/generated/numpy.polynomial.laguerre.lagpow.html inflating: reference/generated/numpy.in1d.html inflating: reference/generated/numpy.polynomial.polynomial.polygrid2d.html inflating: reference/generated/numpy.recarray.var.html inflating: reference/generated/numpy.ma.MaskType.clip.html inflating: reference/generated/numpy.polynomial.legendre.legtrim.html inflating: reference/generated/numpy.ma.masked_greater.html inflating: reference/generated/numpy.ndarray.__array__.html inflating: reference/generated/numpy.histogramdd.html inflating: reference/generated/numpy.ma.MaskedArray.copy.html inflating: reference/generated/numpy.chararray.byteswap.html inflating: reference/generated/numpy.ma.ones.html inflating: reference/generated/numpy.recarray.round.html inflating: reference/generated/numpy.ma.empty.html inflating: reference/generated/numpy.ma.minimum_fill_value.html inflating: reference/generated/numpy.nonzero.html inflating: reference/generated/numpy.c_.html inflating: reference/generated/numpy.char.mod.html inflating: reference/generated/numpy.record.dumps.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.basis_name.html inflating: reference/generated/numpy.recarray.dtype.html inflating: reference/generated/numpy.arange.html inflating: reference/generated/numpy.ma.MaskType.min.html inflating: reference/generated/numpy.chararray.strides.html inflating: reference/generated/numpy.ma.masked_greater_equal.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.has_sametype.html inflating: reference/generated/numpy.matrix.H.html inflating: reference/generated/numpy.polynomial.hermite_e.hermegrid3d.html inflating: reference/generated/numpy.recarray.trace.html inflating: reference/generated/numpy.polynomial.polyutils.getdomain.html inflating: reference/generated/numpy.nancumsum.html inflating: reference/generated/numpy.linalg.matrix_rank.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.conf_c_prefix.html inflating: reference/generated/numpy.ma.MaskedArray.__sub__.html inflating: reference/generated/numpy.polynomial.laguerre.lagcompanion.html inflating: reference/generated/numpy.memmap.compress.html inflating: reference/generated/numpy.recarray.ravel.html inflating: reference/generated/numpy.ndarray.__ixor__.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.fit.html inflating: reference/generated/numpy.polynomial.laguerre.laggauss.html inflating: reference/generated/numpy.polynomial.polynomial.polyfit.html inflating: reference/generated/numpy.ma.MaskedArray.compress.html inflating: reference/generated/numpy.ma.MaskedArray.__int__.html inflating: reference/generated/numpy.memmap.byteswap.html inflating: reference/generated/numpy.ones.html inflating: reference/generated/numpy.recarray.byteswap.html inflating: reference/generated/numpy.nditer.iterrange.html inflating: reference/generated/numpy.sort.html inflating: reference/generated/numpy.ma.masked_values.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.trim.html inflating: reference/generated/numpy.char.rfind.html inflating: reference/generated/numpy.triu_indices.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.fromroots.html inflating: reference/generated/numpy.recarray.take.html inflating: reference/generated/numpy.lookfor.html inflating: reference/generated/numpy.recarray.compress.html inflating: reference/generated/numpy.record.ravel.html inflating: reference/generated/numpy.lib.format.read_magic.html inflating: reference/generated/numpy.polynomial.chebyshev.chebtrim.html inflating: reference/generated/numpy.triu.html inflating: reference/generated/numpy.ma.compress_rowcols.html inflating: reference/generated/numpy.setxor1d.html inflating: reference/generated/numpy.ma.MaskedArray.__and__.html inflating: reference/generated/numpy.matlib.zeros.html inflating: reference/generated/numpy.char.isdigit.html inflating: reference/generated/numpy.ndarray.std.html inflating: reference/generated/numpy.ma.masked_less_equal.html inflating: reference/generated/numpy.recarray.ptp.html inflating: reference/generated/numpy.ndarray.__ge__.html inflating: reference/generated/numpy.moveaxis.html inflating: reference/generated/numpy.dtype.metadata.html inflating: reference/generated/numpy.char.chararray.getfield.html inflating: reference/generated/numpy.dtype.__class_getitem__.html inflating: reference/generated/numpy.ma.masked_array.view.html inflating: reference/generated/numpy.char.chararray.cumsum.html inflating: reference/generated/numpy.ma.masked_array.size.html inflating: reference/generated/numpy.dtype.__lt__.html inflating: reference/generated/numpy-bartlett-1_00_00.pdf inflating: reference/generated/numpy.matrix.dump.html inflating: reference/generated/numpy.vstack.html inflating: reference/generated/numpy.spacing.html inflating: reference/generated/numpy.recarray.dump.html inflating: reference/generated/numpy.kaiser.html inflating: reference/generated/numpy.vectorize.html inflating: reference/generated/numpy.ufunc.reduce.html inflating: reference/generated/numpy.recarray.size.html inflating: reference/generated/numpy.testing.assert_allclose.html inflating: reference/generated/numpy.polynomial.polynomial.polyvander2d.html inflating: reference/generated/numpy.polynomial.hermite_e.hermefromroots.html inflating: reference/generated/numpy.polynomial.legendre.poly2leg.html inflating: reference/generated/numpy.ma.MaskedArray.ctypes.html inflating: reference/generated/numpy.char.chararray.translate.html inflating: reference/generated/numpy.polynomial.legendre.legdomain.html inflating: reference/generated/numpy.polynomial.hermite.hermx.html inflating: reference/generated/numpy.fft.ifftn.html inflating: reference/generated/numpy.ndarray.__add__.html inflating: reference/generated/numpy.ma.MaskedArray.flat.html inflating: reference/generated/numpy.ndarray.__lshift__.html inflating: reference/generated/numpy.ma.masked_less.html inflating: reference/generated/numpy.einsum.html inflating: reference/generated/numpy.char.chararray.splitlines.html inflating: reference/generated/numpy.ndarray.__contains__.html inflating: reference/generated/numpy.ma.masked_array.filled.html inflating: reference/generated/numpy.distutils.exec_command.temp_file_name.html inflating: reference/generated/numpy.nditer.iterindex.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.cc_normalize_flags.html inflating: reference/generated/numpy.lib.format.write_array_header_2_0.html inflating: reference/generated/numpy.diag_indices.html inflating: reference/generated/numpy.ma.MaskType.mean.html inflating: reference/generated/numpy.heaviside.html inflating: reference/generated/numpy.ma.MaskedArray.__xor__.html inflating: reference/generated/numpy.arcsin.html inflating: reference/generated/numpy-meshgrid-1_00_00.pdf inflating: reference/generated/numpy.ma.masked_array.var.html inflating: reference/generated/numpy.char.chararray.imag.html inflating: reference/generated/numpy.testing.assert_array_equal.html inflating: reference/generated/numpy.logaddexp2.html inflating: reference/generated/numpy.polynomial.polyutils.mapparms.html inflating: reference/generated/numpy.cbrt.html inflating: reference/generated/numpy.ma.MaskType.ptp.html inflating: reference/generated/numpy.min_scalar_type.html inflating: reference/generated/numpy.ndarray.__truediv__.html inflating: reference/generated/numpy.dtype.descr.html inflating: reference/generated/numpy.nditer.operands.html inflating: reference/generated/numpy.matrix.clip.html inflating: reference/generated/numpy.ndarray.argpartition.html inflating: reference/generated/numpy.record.shape.html inflating: reference/generated/numpy.generic.ndim.html inflating: reference/generated/numpy.char.chararray.strip.html inflating: reference/generated/numpy.polynomial.chebyshev.chebinterpolate.html inflating: reference/generated/numpy.concatenate.html inflating: reference/generated/numpy.bmat.html inflating: reference/generated/numpy.record.tolist.html inflating: reference/generated/numpy.chararray.imag.html inflating: reference/generated/numpy.ndarray.__le__.html inflating: reference/generated/numpy.tril_indices.html inflating: reference/generated/numpy.polynomial.chebyshev.chebx.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.linspace.html inflating: reference/generated/numpy.generic.size.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.degree.html inflating: reference/generated/numpy.char.startswith.html inflating: reference/generated/numpy.ma.cumprod.html inflating: reference/generated/numpy.ma.masked_array.product.html inflating: reference/generated/numpy.polynomial.polyutils.mapdomain.html inflating: reference/generated/numpy.fft.rfftfreq.html inflating: reference/generated/numpy.polysub.html inflating: reference/generated/numpy.recarray.any.html inflating: reference/generated/numpy.polynomial.polynomial.polymulx.html inflating: reference/generated/numpy.ma.MaskType.newbyteorder.html inflating: reference/generated/numpy.record.conjugate.html inflating: reference/generated/numpy.argwhere.html inflating: reference/generated/numpy.recarray.choose.html inflating: reference/generated/numpy.ma.copy.html inflating: reference/generated/numpy.ma.masked_array.compressed.html inflating: reference/generated/numpy.ma.MaskType.std.html inflating: reference/generated/numpy.memmap.diagonal.html inflating: reference/generated/numpy.datetime_as_string.html inflating: reference/generated/numpy.ma.MaskType.ndim.html inflating: reference/generated/numpy.take_along_axis.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.basis.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.conf_features.html inflating: reference/generated/numpy.chararray.cumsum.html inflating: reference/generated/numpy.testing.run_module_suite.html inflating: reference/generated/numpy.ma.MaskedArray.__radd__.html inflating: reference/generated/numpy.ma.MaskedArray.__divmod__.html inflating: reference/generated/numpy.char.chararray.mean.html inflating: reference/generated/numpy.ma.shape.html inflating: reference/generated/numpy.ma.MaskedArray.__ne__.html inflating: reference/generated/numpy.linalg.norm.html inflating: reference/generated/numpy.polynomial.legendre.leggrid3d.html inflating: reference/generated/numpy.memmap.flatten.html inflating: reference/generated/numpy.char.chararray.lower.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.basis_name.html inflating: reference/generated/numpy.ufunc.ntypes.html inflating: reference/generated/numpy.testing.dec.deprecated.html inflating: reference/generated/numpy.insert.html inflating: reference/generated/numpy.ndarray.fill.html inflating: reference/generated/numpy.polynomial.legendre.legval3d.html inflating: reference/generated/numpy.ma.array.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.has_samecoef.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.conf_tmp_path.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.html inflating: reference/generated/numpy.char.chararray.rstrip.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.parse_targets.html inflating: reference/generated/numpy.ma.flatnotmasked_contiguous.html inflating: reference/generated/numpy.ma.MaskedArray.repeat.html inflating: reference/generated/numpy.ma.masked_array.squeeze.html inflating: reference/generated/numpy.record.choose.html inflating: reference/generated/numpy.fromregex.html inflating: reference/generated/numpy.ma.MaskedArray.cumprod.html inflating: reference/generated/numpy.chararray.T.html inflating: reference/generated/numpy.matrix.argmax.html inflating: reference/generated/numpy.emath.arcsin.html inflating: reference/generated/numpy.char.chararray.nbytes.html inflating: reference/generated/numpy.pad.html inflating: reference/generated/numpy.record.setfield.html inflating: reference/generated/numpy.memmap.tobytes.html inflating: reference/generated/numpy.linalg.cholesky.html inflating: reference/generated/numpy.genfromtxt.html inflating: reference/generated/numpy.matrix.cumsum.html inflating: reference/generated/numpy.vdot.html inflating: reference/generated/numpy.char.chararray.any.html inflating: reference/generated/numpy.nditer.copy.html inflating: reference/generated/numpy.ndarray.__imul__.html inflating: reference/generated/numpy.char.chararray.trace.html inflating: reference/generated/numpy.ma.masked_array.ids.html inflating: reference/generated/numpy.matrix.getT.html inflating: reference/generated/numpy.recarray.all.html inflating: reference/generated/numpy.memmap.all.html inflating: reference/generated/numpy.binary_repr.html inflating: reference/generated/numpy.hsplit.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.cutdeg.html inflating: reference/generated/numpy.recarray.real.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.degree.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.basis.html inflating: reference/generated/numpy.char.chararray.choose.html inflating: reference/generated/numpy.char.chararray.rsplit.html inflating: reference/generated/numpy.ufunc.outer.html inflating: reference/generated/numpy.record.nonzero.html inflating: reference/generated/numpy.ma.MaskedArray.__array__.html inflating: reference/generated/numpy.recarray.item.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.domain.html inflating: reference/generated/numpy.record.flat.html inflating: reference/generated/numpy.ma.mr_.html inflating: reference/generated/numpy.ma.masked_array.getfield.html inflating: reference/generated/numpy.indices.html inflating: reference/generated/numpy.char.upper.html inflating: reference/generated/numpy.ma.MaskedArray.__len__.html inflating: reference/generated/numpy.polynomial.chebyshev.chebadd.html inflating: reference/generated/numpy.record.argmin.html inflating: reference/generated/numpy.char.translate.html inflating: reference/generated/numpy.ma.MaskedArray.__mul__.html inflating: reference/generated/numpy.rint.html inflating: reference/generated/numpy.ma.MaskedArray.__or__.html inflating: reference/generated/numpy.polynomial.hermite.hermval2d.html inflating: reference/generated/numpy.chararray.squeeze.html inflating: reference/generated/numpy.char.chararray.rindex.html inflating: reference/generated/numpy.add.html inflating: reference/generated/numpy.tril.html inflating: reference/generated/numpy.ma.MaskedArray.squeeze.html inflating: reference/generated/numpy.copyto.html inflating: reference/generated/numpy.matlib.ones.html inflating: reference/generated/numpy.ma.std.html inflating: reference/generated/numpy.char.chararray.rjust.html inflating: reference/generated/numpy.testing.dec.setastest.html inflating: reference/generated/numpy.get_include.html inflating: reference/generated/numpy.matrix.round.html inflating: reference/generated/numpy.arctanh.html inflating: reference/generated/numpy-arctan-1.png inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.feature_implies.html inflating: reference/generated/numpy.empty_like.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.convert.html inflating: reference/generated/numpy.ma.MaskType.conj.html inflating: reference/generated/numpy.nested_iters.html inflating: reference/generated/numpy.ndarray.choose.html inflating: reference/generated/numpy.ma.swapaxes.html inflating: reference/generated/numpy.set_printoptions.html inflating: reference/generated/numpy.polynomial.legendre.legdiv.html inflating: reference/generated/numpy.dtype.__gt__.html inflating: reference/generated/numpy.ma.row_stack.html inflating: reference/generated/numpy.ma.MaskedArray.set_fill_value.html inflating: reference/generated/numpy.matlib.eye.html inflating: reference/generated/numpy.ndarray.__array_wrap__.html inflating: reference/generated/numpy.packbits.html inflating: reference/generated/numpy.chararray.cumprod.html inflating: reference/generated/numpy.ma.MaskedArray.cumsum.html inflating: reference/generated/numpy.polynomial.laguerre.lag2poly.html inflating: reference/generated/numpy.ndarray.itemsize.html inflating: reference/generated/numpy.true_divide.html inflating: reference/generated/numpy.chararray.html inflating: reference/generated/numpy.chararray.conj.html inflating: reference/generated/numpy.polynomial.hermite_e.hermeweight.html inflating: reference/generated/numpy.logaddexp.html inflating: reference/generated/numpy.chararray.put.html inflating: reference/generated/numpy.ufunc.html inflating: reference/generated/numpy.fft.ifft2.html inflating: reference/generated/numpy.recarray.clip.html inflating: reference/generated/numpy.ma.masked_all_like.html inflating: reference/generated/numpy.ma.MaskType.argmin.html inflating: reference/generated/numpy-cosh-1.png inflating: reference/generated/numpy.recarray.diagonal.html inflating: reference/generated/numpy.memmap.strides.html inflating: reference/generated/numpy.chararray.ptp.html inflating: reference/generated/numpy.nanmax.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.dist_fatal.html inflating: reference/generated/numpy.ma.masked_array.flags.html inflating: reference/generated/numpy.record.pprint.html inflating: reference/generated/numpy.lib.user_array.container.byteswap.html inflating: reference/generated/numpy.ndarray.setflags.html inflating: reference/generated/numpy.ma.atleast_1d.html inflating: reference/generated/numpy-absolute-1_01_00.png inflating: reference/generated/numpy.polynomial.legendre.legpow.html inflating: reference/generated/numpy.ma.MaskedArray.__delitem__.html inflating: reference/generated/numpy.ma.MaskedArray.__new__.html inflating: reference/generated/numpy.nditer.close.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.cutdeg.html inflating: reference/generated/numpy.char.chararray.ndim.html inflating: reference/generated/numpy.record.astype.html inflating: reference/generated/numpy.chararray.argpartition.html inflating: reference/generated/numpy.core.defchararray.asarray.html inflating: reference/generated/numpy.chararray.diagonal.html inflating: reference/generated/numpy.allclose.html inflating: reference/generated/numpy.broadcast.size.html inflating: reference/generated/numpy.ndarray.__iand__.html inflating: reference/generated/numpy.fft.irfftn.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.has_samedomain.html inflating: reference/generated/numpy.modf.html inflating: reference/generated/numpy.tan.html inflating: reference/generated/numpy.lib.Arrayterator.shape.html inflating: reference/generated/numpy.deprecate_with_doc.html inflating: reference/generated/numpy.record.byteswap.html inflating: reference/generated/numpy.ndarray.__isub__.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.symbol.html inflating: reference/generated/numpy.matrix.html inflating: reference/generated/numpy.ma.MaskedArray.__getitem__.html inflating: reference/generated/numpy.distutils.ccompiler.CCompiler_spawn.html inflating: reference/generated/numpy.sqrt.html inflating: reference/generated/numpy.char.chararray.astype.html inflating: reference/generated/numpy.polynomial.laguerre.lagline.html inflating: reference/generated/numpy.ma.MaskType.searchsorted.html inflating: reference/generated/numpy.polynomial.chebyshev.chebfit.html inflating: reference/generated/numpy.generic.__reduce__.html inflating: reference/generated/numpy.dtype.hasobject.html inflating: reference/generated/numpy.apply_along_axis.html inflating: reference/generated/numpy.shape.html inflating: reference/generated/numpy-cosh-1.pdf inflating: reference/generated/numpy.isrealobj.html inflating: reference/generated/numpy-linalg-lstsq-1.pdf inflating: reference/generated/numpy.ma.masked_array.trace.html inflating: reference/generated/numpy.ma.MaskedArray.size.html inflating: reference/generated/numpy.testing.suppress_warnings.html inflating: reference/generated/numpy.ma.MaskedArray.__setstate__.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.__call__.html inflating: reference/generated/numpy.record.put.html inflating: reference/generated/numpy.memmap.round.html inflating: reference/generated/numpy.char.title.html inflating: reference/generated/numpy.lib.user_array.container.copy.html inflating: reference/generated/numpy.memmap.copy.html inflating: reference/generated/numpy.ma.MaskedArray.nbytes.html inflating: reference/generated/numpy.ma.MaskedArray.imag.html inflating: reference/generated/numpy.testing.Tester.test.html inflating: reference/generated/numpy.ma.MaskedArray.choose.html inflating: reference/generated/numpy.char.chararray.reshape.html inflating: reference/generated/numpy.ndarray.astype.html inflating: reference/generated/numpy.ndarray.__abs__.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.degree.html inflating: reference/generated/numpy.number.__class_getitem__.html inflating: reference/generated/numpy.save.html inflating: reference/generated/numpy.ndarray.__irshift__.html inflating: reference/generated/numpy.matrix.put.html inflating: reference/generated/numpy.char.chararray.endswith.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.cutdeg.html inflating: reference/generated/numpy.ma.masked_array.nbytes.html inflating: reference/generated/numpy.rot90.html inflating: reference/generated/numpy.chararray.title.html inflating: reference/generated/numpy.ndarray.flatten.html inflating: reference/generated/numpy-hamming-1_00_00.png inflating: reference/generated/numpy.ndarray.__itruediv__.html inflating: reference/generated/numpy.matrix.getH.html inflating: reference/generated/numpy.record.html inflating: reference/generated/numpy.polynomial.laguerre.lagvander.html inflating: reference/generated/numpy.ma.arange.html inflating: reference/generated/numpy.ma.zeros.html inflating: reference/generated/numpy.char.chararray.data.html inflating: reference/generated/numpy.recarray.min.html inflating: reference/generated/numpy.char.isalpha.html inflating: reference/generated/numpy.polynomial.hermite_e.hermeone.html inflating: reference/generated/numpy.char.chararray.isalpha.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.copy.html inflating: reference/generated/numpy.ma.MaskedArray.base.html inflating: reference/generated/numpy.ma.cov.html inflating: reference/generated/numpy.ndarray.flat.html inflating: reference/generated/numpy.from_dlpack.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.cutdeg.html inflating: reference/generated/numpy.isfinite.html inflating: reference/generated/numpy.linalg.matrix_power.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.has_samecoef.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.copy.html inflating: reference/generated/numpy.matrix.nbytes.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.domain.html inflating: reference/generated/numpy.ma.MaskType.tobytes.html inflating: reference/generated/numpy.char.equal.html inflating: reference/generated/numpy.polynomial.polynomial.polydomain.html inflating: reference/generated/numpy.linalg.multi_dot.html inflating: reference/generated/numpy.ma.masked_array.conjugate.html inflating: reference/generated/numpy.ma.masked_array.tolist.html inflating: reference/generated/numpy.ndarray.repeat.html inflating: reference/generated/numpy.ma.masked_array.dot.html inflating: reference/generated/numpy.polynomial.chebyshev.chebpow.html inflating: reference/generated/numpy.dtype.alignment.html inflating: reference/generated/numpy.record.swapaxes.html inflating: reference/generated/numpy.ma.MaskedArray.compressed.html inflating: reference/generated/numpy.char.chararray.decode.html inflating: reference/generated/numpy.ma.argmax.html inflating: reference/generated/numpy.asanyarray.html inflating: reference/generated/numpy.ptp.html inflating: reference/generated/numpy.lexsort.html inflating: reference/generated/numpy.tensordot.html inflating: reference/generated/numpy.ndarray.transpose.html inflating: reference/generated/numpy.recarray.imag.html inflating: reference/generated/numpy-geomspace-1.png inflating: reference/generated/numpy.ma.ediff1d.html inflating: reference/generated/numpy.emath.logn.html inflating: reference/generated/numpy.fft.irfft.html inflating: reference/generated/numpy.ma.MaskType.swapaxes.html inflating: reference/generated/numpy.polynomial.hermite.hermval.html inflating: reference/generated/numpy.diag.html inflating: reference/generated/numpy.ma.MaskedArray.shape.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.basis_name.html inflating: reference/generated/numpy.ndarray.__ne__.html inflating: reference/generated/numpy.nditer.has_index.html inflating: reference/generated/numpy.ma.MaskedArray.__ilshift__.html inflating: reference/generated/numpy.interp.html inflating: reference/generated/numpy.ma.MaskType.dumps.html inflating: reference/generated/numpy.recarray.mean.html inflating: reference/generated/numpy.ndarray.resize.html inflating: reference/generated/numpy.angle.html inflating: reference/generated/numpy.ndarray.__bool__.html inflating: reference/generated/numpy.seterr.html inflating: reference/generated/numpy.chararray.capitalize.html inflating: reference/generated/numpy.distutils.ccompiler.simple_version_match.html inflating: reference/generated/numpy.polynomial.hermite_e.hermeval.html inflating: reference/generated/numpy.vander.html inflating: reference/generated/numpy.lib.format.read_array_header_1_0.html inflating: reference/generated/numpy.ma.masked_array.argmax.html inflating: reference/generated/numpy.polynomial.hermite_e.hermeval3d.html inflating: reference/generated/numpy.format_float_scientific.html inflating: reference/generated/numpy.ma.MaskedArray.__getstate__.html inflating: reference/generated/numpy.take.html inflating: reference/generated/numpy.ma.MaskedArray.__rxor__.html inflating: reference/generated/numpy-kaiser-1_01_00.pdf inflating: reference/generated/numpy.chararray.transpose.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.feature_ahead.html inflating: reference/generated/numpy.char.less.html inflating: reference/generated/numpy.matrix.itemset.html inflating: reference/generated/numpy.recarray.itemsize.html inflating: reference/generated/numpy.ndarray.__getitem__.html inflating: reference/generated/numpy.greater.html inflating: reference/generated/numpy.recarray.tofile.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.__call__.html inflating: reference/generated/numpy.polyder.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.fromroots.html inflating: reference/generated/numpy.char.chararray.min.html inflating: reference/generated/numpy.record.argmax.html inflating: reference/generated/numpy.char.chararray.capitalize.html inflating: reference/generated/numpy.char.chararray.conjugate.html inflating: reference/generated/numpy.polynomial.laguerre.lagval2d.html inflating: reference/generated/numpy.linalg.qr.html inflating: reference/generated/numpy.bartlett.html inflating: reference/generated/numpy.ufunc.nin.html inflating: reference/generated/numpy.ma.masked_array.strides.html inflating: reference/generated/numpy.ma.MaskType.astype.html inflating: reference/generated/numpy.ma.MaskType.any.html inflating: reference/generated/numpy.record.squeeze.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.fromroots.html inflating: reference/generated/numpy.char.chararray.compress.html inflating: reference/generated/numpy.ma.min.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.feature_sorted.html inflating: reference/generated/numpy.ndarray.dumps.html inflating: reference/generated/numpy.chararray.setfield.html inflating: reference/generated/numpy.broadcast_shapes.html inflating: reference/generated/numpy.vsplit.html inflating: reference/generated/numpy.ma.MaskedArray.dump.html inflating: reference/generated/numpy.ma.flatnotmasked_edges.html inflating: reference/generated/numpy.ma.MaskedArray.round.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.truncate.html inflating: reference/generated/numpy.generic.real.html inflating: reference/generated/numpy.recarray.strides.html inflating: reference/generated/numpy.ma.nonzero.html inflating: reference/generated/numpy.iinfo.max.html inflating: reference/generated/numpy.linalg.tensorsolve.html inflating: reference/generated/numpy.argpartition.html inflating: reference/generated/numpy.ma.prod.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.trim.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.has_samecoef.html inflating: reference/generated/numpy.floor_divide.html inflating: reference/generated/numpy.testing.assert_warns.html inflating: reference/generated/numpy.memmap.any.html inflating: reference/generated/numpy.full_like.html inflating: reference/generated/numpy.polynomial.hermite.poly2herm.html inflating: reference/generated/numpy.polynomial.polynomial.polypow.html inflating: reference/generated/numpy.hstack.html inflating: reference/generated/numpy.dsplit.html inflating: reference/generated/numpy.fmin.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.has_samewindow.html inflating: reference/generated/numpy.ndarray.take.html inflating: reference/generated/numpy.ma.masked_array.any.html inflating: reference/generated/numpy.ma.MaskedArray.std.html inflating: reference/generated/numpy.generic.dtype.html inflating: reference/generated/numpy.linalg.inv.html inflating: reference/generated/numpy.ma.MaskedArray.swapaxes.html inflating: reference/generated/numpy.ndarray.__xor__.html inflating: reference/generated/numpy.ma.MaskedArray.put.html inflating: reference/generated/numpy.memmap.itemsize.html inflating: reference/generated/numpy.char.chararray.dot.html inflating: reference/generated/numpy-kaiser-1_00_00.pdf inflating: reference/generated/numpy.ma.masked_array.argpartition.html inflating: reference/generated/numpy.char.lower.html inflating: reference/generated/numpy.around.html inflating: reference/generated/numpy.chararray.lower.html inflating: reference/generated/numpy.gcd.html inflating: reference/generated/numpy.fft.fft.html inflating: reference/generated/numpy.ndarray.__eq__.html inflating: reference/generated/numpy.isclose.html inflating: reference/generated/numpy.chararray.min.html inflating: reference/generated/numpy.chararray.std.html inflating: reference/generated/numpy.polynomial.polynomial.polysub.html inflating: reference/generated/numpy.chararray.compress.html inflating: reference/generated/numpy.ma.conjugate.html inflating: reference/generated/numpy.ma.MaskedArray.__add__.html inflating: reference/generated/numpy.ma.MaskedArray.__rlshift__.html inflating: reference/generated/numpy.chararray.startswith.html inflating: reference/generated/numpy.lib.format.write_array.html inflating: reference/generated/numpy.char.chararray.setflags.html inflating: reference/generated/numpy.ma.apply_along_axis.html inflating: reference/generated/numpy.char.swapcase.html inflating: reference/generated/numpy.fill_diagonal.html inflating: reference/generated/numpy.ma.MaskedArray.sort.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.symbol.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.copy.html inflating: reference/generated/numpy.char.chararray.base.html inflating: reference/generated/numpy.ma.clump_unmasked.html inflating: reference/generated/numpy.ma.MaskedArray.__contains__.html inflating: reference/generated/numpy.chararray.rfind.html inflating: reference/generated/numpy.lib.format.descr_to_dtype.html inflating: reference/generated/numpy.char.chararray.dtype.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.roots.html inflating: reference/generated/numpy.memmap.html inflating: reference/generated/numpy.matrix.dot.html inflating: reference/generated/numpy.unravel_index.html inflating: reference/generated/numpy.ma.MaskedArray.itemsize.html inflating: reference/generated/numpy.fft.rfft.html inflating: reference/generated/numpy.lib.stride_tricks.as_strided.html inflating: reference/generated/numpy.polynomial.polynomial.polyx.html inflating: reference/generated/numpy.polynomial.legendre.Legendre.maxpower.html inflating: reference/generated/numpy.matlib.randn.html inflating: reference/generated/numpy.atleast_2d.html inflating: reference/generated/numpy.nditer.value.html inflating: reference/generated/numpy.meshgrid.html inflating: reference/generated/numpy.dtype.fields.html inflating: reference/generated/numpy.polynomial.chebyshev.chebvander2d.html inflating: reference/generated/numpy.char.chararray.take.html inflating: reference/generated/numpy-percentile-1.pdf inflating: reference/generated/numpy.load.html inflating: reference/generated/numpy.polynomial.chebyshev.chebfromroots.html inflating: reference/generated/numpy.record.min.html inflating: reference/generated/numpy-blackman-1_01_00.pdf inflating: reference/generated/numpy.polynomial.legendre.legline.html inflating: reference/generated/numpy.trace.html inflating: reference/generated/numpy.polynomial.hermite_e.hermezero.html inflating: reference/generated/numpy.savetxt.html inflating: reference/generated/numpy.distutils.ccompiler.CCompiler_find_executables.html inflating: reference/generated/numpy.nanargmax.html inflating: reference/generated/numpy.polynomial.polynomial.polycompanion.html inflating: reference/generated/numpy.polynomial.laguerre.lagmul.html inflating: reference/generated/numpy.ma.zeros_like.html inflating: reference/generated/numpy.polynomial.hermite_e.hermeline.html inflating: reference/generated/numpy.testing.assert_almost_equal.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.me.html inflating: reference/generated/numpy.polynomial.legendre.leggauss.html inflating: reference/generated/numpy.ma.masked_array.ravel.html inflating: reference/generated/numpy.base_repr.html inflating: reference/generated/numpy.flatiter.base.html inflating: reference/generated/numpy.chararray.decode.html inflating: reference/generated/numpy.ndarray.__lt__.html inflating: reference/generated/numpy.ma.MaskType.nonzero.html inflating: reference/generated/numpy.ma.masked_array.recordmask.html inflating: reference/generated/numpy.polynomial.legendre.legmul.html inflating: reference/generated/numpy.polynomial.hermite_e.hermevander3d.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.degree.html inflating: reference/generated/numpy.flatiter.copy.html inflating: reference/generated/numpy.distutils.exec_command.filepath_from_subprocess_output.html inflating: reference/generated/numpy.ndarray.real.html inflating: reference/generated/numpy.char.index.html inflating: reference/generated/numpy.broadcast.numiter.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.fit.html inflating: reference/generated/numpy.all.html inflating: reference/generated/numpy.average.html inflating: reference/generated/numpy-histogram2d-1_00_00.pdf inflating: reference/generated/numpy.char.chararray.swapcase.html inflating: reference/generated/numpy.chararray.isnumeric.html inflating: reference/generated/numpy.char.chararray.isnumeric.html inflating: reference/generated/numpy.polynomial.chebyshev.chebval2d.html inflating: reference/generated/numpy.signbit.html inflating: reference/generated/numpy.errstate.__call__.html inflating: reference/generated/numpy.chararray.size.html inflating: reference/generated/numpy.chararray.setflags.html inflating: reference/generated/numpy.char.isalnum.html inflating: reference/generated/numpy.partition.html inflating: reference/generated/numpy.trapz.html inflating: reference/generated/numpy.ma.masked_array.std.html inflating: reference/generated/numpy.ma.MaskedArray.dtype.html inflating: reference/generated/numpy.char.chararray.count.html inflating: reference/generated/numpy.record.round.html inflating: reference/generated/numpy.ma.masked_array.get_real.html inflating: reference/generated/numpy.ndarray.put.html inflating: reference/generated/numpy.var.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.convert.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.mapparms.html inflating: reference/generated/numpy.char.chararray.index.html inflating: reference/generated/numpy.ndarray.itemset.html inflating: reference/generated/numpy.ma.sort.html inflating: reference/generated/numpy.char.isnumeric.html inflating: reference/generated/numpy.char.chararray.join.html inflating: reference/generated/numpy.ma.MaskedArray.__iand__.html inflating: reference/generated/numpy.ndarray.sum.html inflating: reference/generated/numpy.union1d.html inflating: reference/generated/numpy.busdaycalendar.html inflating: reference/generated/numpy.polynomial.hermite.hermint.html inflating: reference/generated/numpy.char.chararray.islower.html inflating: reference/generated/numpy.put.html inflating: reference/generated/numpy.sign.html inflating: reference/generated/numpy.ma.MaskType.argmax.html inflating: reference/generated/numpy.memmap.tolist.html inflating: reference/generated/numpy.ma.MaskedArray.torecords.html inflating: reference/generated/numpy.matrix.real.html inflating: reference/generated/numpy-sin-1.pdf inflating: reference/generated/numpy.memmap.astype.html inflating: reference/generated/numpy.isfortran.html inflating: reference/generated/numpy.lib.stride_tricks.sliding_window_view.html inflating: reference/generated/numpy.char.chararray.byteswap.html inflating: reference/generated/numpy.char.rsplit.html inflating: reference/generated/numpy.polynomial.hermite_e.hermefit.html inflating: reference/generated/numpy.polynomial.hermite.hermtrim.html inflating: reference/generated/numpy.copy.html inflating: reference/generated/numpy.lib.format.read_array.html inflating: reference/generated/numpy.chararray.swapaxes.html inflating: reference/generated/numpy.chararray.strip.html inflating: reference/generated/numpy.polyval.html inflating: reference/generated/numpy.memmap.size.html inflating: reference/generated/numpy.distutils.exec_command.html inflating: reference/generated/numpy.ma.MaskedArray.clip.html inflating: reference/generated/numpy.ndarray.__sub__.html inflating: reference/generated/numpy.printoptions.html inflating: reference/generated/numpy.ma.masked_array.get_imag.html inflating: reference/generated/numpy.linalg.slogdet.html inflating: reference/generated/numpy.ma.masked_array.real.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.html inflating: reference/generated/numpy.polynomial.legendre.legint.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.integ.html inflating: reference/generated/numpy.ma.masked_array.itemsize.html inflating: reference/generated/numpy.generic.squeeze.html inflating: reference/generated/numpy.busday_count.html inflating: reference/generated/numpy.ma.masked_not_equal.html inflating: reference/generated/numpy.polynomial.polynomial.polygrid3d.html inflating: reference/generated/numpy.fromfunction.html inflating: reference/generated/numpy.recarray.searchsorted.html inflating: reference/generated/numpy.linalg.solve.html inflating: reference/generated/numpy.ma.masked_array.byteswap.html inflating: reference/generated/numpy.distutils.ccompiler.gen_lib_options.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.symbol.html inflating: reference/generated/numpy.ma.MaskedArray.take.html inflating: reference/generated/numpy.ma.outer.html inflating: reference/generated/numpy.matrix.shape.html inflating: reference/generated/numpy.ndarray.nonzero.html inflating: reference/generated/numpy.recarray.cumsum.html inflating: reference/generated/numpy.ndarray.ravel.html inflating: reference/generated/numpy.recarray.repeat.html inflating: reference/generated/numpy.expand_dims.html inflating: reference/generated/numpy.polynomial.hermite_e.hermesub.html inflating: reference/generated/numpy.chararray.itemset.html inflating: reference/generated/numpy.ma.MaskedArray.trace.html inflating: reference/generated/numpy.matrix.newbyteorder.html inflating: reference/generated/numpy.ma.ones_like.html inflating: reference/generated/numpy.polynomial.chebyshev.chebdiv.html inflating: reference/generated/numpy.chararray.zfill.html inflating: reference/generated/numpy.char.rindex.html inflating: reference/generated/numpy.fft.hfft.html inflating: reference/generated/numpy.recarray.T.html inflating: reference/generated/numpy.degrees.html inflating: reference/generated/numpy.chararray.sum.html inflating: reference/generated/numpy.matrix.min.html inflating: reference/generated/numpy.geterrcall.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.basis.html inflating: reference/generated/numpy.ma.MaskedArray.prod.html inflating: reference/generated/numpy.memmap.itemset.html inflating: reference/generated/numpy.ma.MaskedArray.tolist.html inflating: reference/generated/numpy.mean.html inflating: reference/generated/numpy.char.center.html inflating: reference/generated/numpy-kaiser-1_00_00.png inflating: reference/generated/numpy.record.copy.html inflating: reference/generated/numpy.polynomial.hermite_e.hermepow.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.identity.html inflating: reference/generated/numpy.record.itemset.html inflating: reference/generated/numpy.char.chararray.tobytes.html inflating: reference/generated/numpy.polynomial.laguerre.lagmulx.html inflating: reference/generated/numpy.ma.masked_array.set_fill_value.html inflating: reference/generated/numpy.polynomial.polyutils.as_series.html inflating: reference/generated/numpy.polynomial.hermite.hermone.html inflating: reference/generated/numpy.ma.MaskedArray.__ior__.html inflating: reference/generated/numpy.deg2rad.html inflating: reference/generated/numpy.polynomial.polynomial.polyint.html inflating: reference/generated/numpy.ma.MaskedArray.__setitem__.html inflating: reference/generated/numpy.geomspace.html inflating: reference/generated/numpy.ndarray.data.html inflating: reference/generated/numpy.linalg.det.html inflating: reference/generated/numpy.generic.__setstate__.html inflating: reference/generated/numpy.char.endswith.html inflating: reference/generated/numpy.polynomial.chebyshev.chebvander3d.html inflating: reference/generated/numpy.char.chararray.isdecimal.html inflating: reference/generated/numpy.recarray.std.html inflating: reference/generated/numpy.datetime_data.html inflating: reference/generated/numpy.chararray.sort.html inflating: reference/generated/numpy.memmap.sum.html inflating: reference/generated/numpy.polynomial.polynomial.Polynomial.deriv.html inflating: reference/generated/numpy.nditer.finished.html inflating: reference/generated/numpy.ma.masked_array.T.html inflating: reference/generated/numpy.memmap.partition.html inflating: reference/generated/numpy.ma.atleast_3d.html inflating: reference/generated/numpy.nditer.remove_axis.html inflating: reference/generated/numpy.ma.around.html inflating: reference/generated/numpy.ma.MaskedArray.ptp.html inflating: reference/generated/numpy.chararray.view.html inflating: reference/generated/numpy.lib.format.magic.html inflating: reference/generated/numpy.record.conj.html inflating: reference/generated/numpy.kron.html inflating: reference/generated/numpy.memmap.std.html inflating: reference/generated/numpy.polynomial.hermite.hermvander.html inflating: reference/generated/numpy.nditer.itviews.html inflating: reference/generated/numpy.chararray.data.html inflating: reference/generated/numpy.record.view.html inflating: reference/generated/numpy.char.chararray.flags.html inflating: reference/generated/numpy.set_string_function.html inflating: reference/generated/numpy.char.chararray.clip.html inflating: reference/generated/numpy.testing.Tester.bench.html inflating: reference/generated/numpy.polynomial.hermite_e.hermevander.html inflating: reference/generated/numpy.right_shift.html inflating: reference/generated/numpy.memmap.setflags.html inflating: reference/generated/numpy.ma.MaskType.var.html inflating: reference/generated/numpy.linalg.lstsq.html inflating: reference/generated/numpy.asmatrix.html inflating: reference/generated/numpy.chararray.isdigit.html inflating: reference/generated/numpy.ndarray.imag.html inflating: reference/generated/numpy.chararray.newbyteorder.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.trim.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.deriv.html inflating: reference/generated/numpy.polynomial.legendre.legmulx.html inflating: reference/generated/numpy.chararray.nbytes.html inflating: reference/generated/numpy.ma.cumsum.html inflating: reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.generate_dispatch_header.html inflating: reference/generated/numpy.poly1d.c.html inflating: reference/generated/numpy.memmap.squeeze.html inflating: reference/generated/numpy.nditer.dtypes.html inflating: reference/generated/numpy.matrix.compress.html inflating: reference/generated/numpy.ma.MaskType.reshape.html inflating: reference/generated/numpy.ma.MaskType.byteswap.html inflating: reference/generated/numpy.ma.append.html inflating: reference/generated/numpy.polynomial.chebyshev.Chebyshev.__call__.html inflating: reference/generated/numpy.ndarray.trace.html inflating: reference/generated/numpy.ma.masked_array.count.html inflating: reference/generated/numpy.lib.format.header_data_from_array_1_0.html inflating: reference/generated/numpy-geomspace-1.pdf inflating: reference/generated/numpy.linalg.eig.html inflating: reference/generated/numpy.polynomial.hermite.Hermite.truncate.html inflating: reference/generated/numpy.matrix.sort.html inflating: reference/generated/numpy.array_split.html inflating: reference/generated/numpy.ndarray.cumprod.html inflating: reference/generated/numpy.bitwise_or.html inflating: reference/generated/numpy.chararray.lstrip.html inflating: reference/generated/numpy.polynomial.hermite_e.HermiteE.basis.html inflating: reference/generated/numpy.matrix.ptp.html inflating: reference/generated/numpy.polynomial.laguerre.Laguerre.cast.html inflating: reference/generated/numpy.memmap.prod.html inflating: reference/generated/numpy.dtype.__ge__.html inflating: reference/generated/numpy.char.chararray.repeat.html inflating: reference/generated/numpy.ma.make_mask_descr.html inflating: reference/generated/numpy.sort_complex.html inflating: reference/generated/numpy.imag.html inflating: reference/routines.window.html inflating: reference/array_api.html inflating: reference/swig.html inflating: reference/constants.html inflating: reference/routines.polynomials.polynomial.html inflating: reference/distutils_status_migration.html inflating: reference/alignment.html inflating: reference/routines-polynomials-classes-1.png inflating: reference/distutils.html inflating: reference/routines.linalg.html inflating: reference/routines.emath.html inflating: reference/routines.padding.html inflating: reference/routines.html inflating: reference/routines.functional.html inflating: reference/arrays.indexing.html creating: reference/simd/ inflating: reference/simd/simd-optimizations.html inflating: reference/simd/index.html inflating: reference/simd/how-it-works.html inflating: reference/simd/build-options.html inflating: reference/arrays.ndarray.html inflating: reference/routines.polynomials.html inflating: reference/routines.matlib.html inflating: reference/routines.statistics.html inflating: reference/typing.html inflating: reference/arrays.datetime.html inflating: reference/routines-polynomials-classes-1.pdf inflating: reference/routines.ma.html inflating: reference/arrays.nditer.cython.html inflating: reference/arrays.dtypes.html inflating: reference/routines-polynomials-classes-2.png inflating: reference/routines.dual.html inflating: reference/routines.err.html inflating: reference/maskedarray.generic.html inflating: reference/routines.sort.html inflating: reference/arrays.interface.html inflating: reference/internals.html inflating: reference/routines.array-manipulation.html inflating: reference/routines.polynomials.package.html inflating: reference/routines.bitwise.html inflating: release.html inflating: genindex.html + popd ~/build/BUILD/numpy-1.26.4 ++ ls /builddir/build/BUILD/numpy-1.26.4/pyproject-wheeldir/numpy-1.26.4-cp312-cp312-linux_x86_64.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=numpy==1.26.4 + '[' -z numpy==1.26.4 ']' + TMPDIR=/builddir/build/BUILD/numpy-1.26.4/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/numpy-1.26.4/pyproject-wheeldir numpy==1.26.4 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/numpy-1.26.4/pyproject-wheeldir Processing ./pyproject-wheeldir/numpy-1.26.4-cp312-cp312-linux_x86_64.whl Installing collected packages: numpy Creating /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/bin/f2py to 755 Successfully installed numpy-1.26.4 + '[' -d /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/bin/f2py /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/bin/f2py: updating + rm -rfv /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/numpy-1.26.4-5.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/lib64/python3.12/site-packages ']' + site_dirs+=("/usr/lib64/python3.12/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.12/site-packages/numpy-1.26.4.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/lib64/python3.12/site-packages/numpy-1.26.4.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64 --record /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/lib64/python3.12/site-packages/numpy-1.26.4.dist-info/RECORD --output /builddir/build/BUILD/numpy-1.26.4-5.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/lib64/python3.12/site-packages/numpy-1.26.4.dist-info/RECORD removed '/builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/lib64/python3.12/site-packages/numpy-1.26.4.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/lib64/python3.12/site-packages/numpy-1.26.4.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/lib64/python3.12/site-packages/numpy-1.26.4.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/numpy-1.26.4-5.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + pushd /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/bin + ln -s f2py f2py3 + ln -s f2py f2py3.12 + ln -s f2py3 f2py.numpy + popd + mkdir -p /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/include + ln -s /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/include/numpy + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.26.4-5.el10 --unique-debug-suffix -1.26.4-5.el10.x86_64 --unique-debug-src-base numpy-1.26.4-5.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/numpy-1.26.4 find-debuginfo: starting Extracting debug info from 19 files DWARF-compressing 19 files sepdebugcrcfix: Updated 19 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/numpy-1.26.4-5.el10.x86_64 cpio: .mesonpy-em4pl2cf/: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/__multiarray_api.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/__multiarray_api.h: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/__ufunc_api.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/__ufunc_api.h: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/__umath_generated.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so.p/_multiarray_tests.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/arraytypes.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/einsum.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/einsum_sumprod.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/loops.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/lowlevel_strided_loops.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/matmul.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/nditer_templ.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/scalarmath.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so.p/scalartypes.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/_umath_tests.cpython-312-x86_64-linux-gnu.so.p/_umath_tests.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/lib_simd.dispatch.h_AVX2.a.p/_simd.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/lib_simd.dispatch.h_AVX512F.a.p/_simd.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/lib_simd.dispatch.h_AVX512_SKX.a.p/_simd.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/lib_simd.dispatch.h_FMA3.a.p/_simd.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/lib_simd.dispatch.h_FMA3__AVX2.a.p/_simd.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/lib_simd.dispatch.h_baseline.a.p/_simd.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libargfunc.dispatch.h_AVX2.a.p/argfunc.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libargfunc.dispatch.h_AVX512_SKX.a.p/argfunc.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libargfunc.dispatch.h_baseline.a.p/argfunc.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_arithm_fp.dispatch.h_FMA3__AVX2.a.p/loops_arithm_fp.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_arithm_fp.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_arithmetic.dispatch.h_AVX2.a.p/loops_arithmetic.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_arithmetic.dispatch.h_AVX512F.a.p/loops_arithmetic.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_arithmetic.dispatch.h_AVX512_SKX.a.p/loops_arithmetic.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_arithmetic.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_autovec.dispatch.h_AVX2.a.p/loops_autovec.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_autovec.dispatch.h_baseline.a.p/loops_autovec.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_comparison.dispatch.h_AVX2.a.p/loops_comparison.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_comparison.dispatch.h_AVX512F.a.p/loops_comparison.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_comparison.dispatch.h_AVX512_SKX.a.p/loops_comparison.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_comparison.dispatch.h_baseline.a.p/loops_comparison.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_exponent_log.dispatch.h_AVX512F.a.p/loops_exponent_log.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_exponent_log.dispatch.h_AVX512_SKX.a.p/loops_exponent_log.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_exponent_log.dispatch.h_FMA3__AVX2.a.p/loops_exponent_log.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_exponent_log.dispatch.h_baseline.a.p/loops_exponent_log.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_hyperbolic.dispatch.h_AVX512_SKX.a.p/loops_hyperbolic.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_hyperbolic.dispatch.h_FMA3__AVX2.a.p/loops_hyperbolic.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops_hyperbolic.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_logical.dispatch.h_AVX2.a.p/loops_logical.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_logical.dispatch.h_AVX512_SKX.a.p/loops_logical.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_logical.dispatch.h_baseline.a.p/loops_logical.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_minmax.dispatch.h_AVX2.a.p/loops_minmax.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_minmax.dispatch.h_AVX512_SKX.a.p/loops_minmax.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_minmax.dispatch.h_baseline.a.p/loops_minmax.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_modulo.dispatch.h_baseline.a.p/loops_modulo.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_trigonometric.dispatch.h_AVX512F.a.p/loops_trigonometric.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_trigonometric.dispatch.h_FMA3__AVX2.a.p/loops_trigonometric.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_trigonometric.dispatch.h_baseline.a.p/loops_trigonometric.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_umath_fp.dispatch.h_AVX512_SKX.a.p/loops_umath_fp.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_umath_fp.dispatch.h_baseline.a.p/loops_umath_fp.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_unary.dispatch.h_AVX2.a.p/loops_unary.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_unary.dispatch.h_AVX512_SKX.a.p/loops_unary.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_unary.dispatch.h_baseline.a.p/loops_unary.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_unary_complex.dispatch.h_AVX512F.a.p/loops_unary_complex.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_unary_complex.dispatch.h_FMA3__AVX2.a.p/loops_unary_complex.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_unary_complex.dispatch.h_baseline.a.p/loops_unary_complex.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_unary_fp.dispatch.h_baseline.a.p/loops_unary_fp.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops_unary_fp_le.dispatch.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libnpymath.a.p/ieee754.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/core/libnpymath.a.p/npy_math_complex.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/random/_bounded_integers.cpython-312-x86_64-linux-gnu.so.p/numpy/random/_bounded_integers.pyx.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/random/_common.cpython-312-x86_64-linux-gnu.so.p/numpy/random/_common.pyx.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/random/_generator.cpython-312-x86_64-linux-gnu.so.p/numpy/random/_generator.pyx.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/random/_mt19937.cpython-312-x86_64-linux-gnu.so.p/numpy/random/_mt19937.pyx.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/random/_pcg64.cpython-312-x86_64-linux-gnu.so.p/numpy/random/_pcg64.pyx.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/random/_philox.cpython-312-x86_64-linux-gnu.so.p/numpy/random/_philox.pyx.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/random/_sfc64.cpython-312-x86_64-linux-gnu.so.p/numpy/random/_sfc64.pyx.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/random/bit_generator.cpython-312-x86_64-linux-gnu.so.p/numpy/random/bit_generator.pyx.c: Cannot stat: No such file or directory cpio: .mesonpy-em4pl2cf/numpy/random/mtrand.cpython-312-x86_64-linux-gnu.so.p/numpy/random/mtrand.pyx.c: Cannot stat: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib64/python3.12/site-packages/numpy/f2py/crackfortran.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/lib64/python3.12/site-packages/numpy/f2py/f2py2e.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/lib64/python3.12/site-packages/numpy/f2py/rules.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/lib64/python3.12/site-packages/numpy/testing/print_coercion_tables.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/lib64/python3.12/site-packages/numpy/testing/setup.py from /usr/bin/env python3 to #!/usr/bin/python3 + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/lib64/python3.12 using python3.12 Bytecompiling .py files below /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/lib/debug/usr/lib64/python3.12 using python3.12 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.u7fzgn + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd numpy-1.26.4 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-numpy-1.26.4-5.el10.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g2OePB + umask 022 + cd /builddir/build/BUILD + cd numpy-1.26.4 + DOCDIR=/builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy + cp -pr /builddir/build/BUILD/numpy-1.26.4/THANKS.txt /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy + cp -pr /builddir/build/BUILD/numpy-1.26.4/site.cfg.example /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qvsGyv + umask 022 + cd /builddir/build/BUILD + cd numpy-1.26.4 + LICENSEDIR=/builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/licenses/python3-numpy + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/licenses/python3-numpy + cp -pr /builddir/build/BUILD/numpy-1.26.4/LICENSE.txt /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/licenses/python3-numpy + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/include/numpy -> /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ Provides: bundled(libdivide) = 3.0 libnpymath-static = 1:1.26.4-5.el10 libnpymath-static(x86-64) = 1:1.26.4-5.el10 numpy = 1:1.26.4-5.el10 numpy(x86-64) = 1:1.26.4-5.el10 python-numpy = 1:1.26.4-5.el10 python3-numpy = 1:1.26.4-5.el10 python3-numpy(x86-64) = 1:1.26.4-5.el10 python3.12-numpy = 1:1.26.4-5.el10 python3.12dist(numpy) = 1.26.4 python3dist(numpy) = 1.26.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libflexiblas.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.35)(64bit) libm.so.6(GLIBC_2.38)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) python(abi) = 3.12 rtld(GNU_HASH) Obsoletes: numpy < 1:1.10.1-3 python-numpy < 1:1.26.4-5.el10 python3.12-numpy < 1:1.26.4-5.el10 Processing files: python3-numpy-f2py-1.26.4-5.el10.x86_64 Provides: f2py = 1:1.26.4-5.el10 numpy-f2py = 1:1.26.4-5.el10 python-numpy-f2py = 1:1.26.4-5.el10 python3-f2py = 1.26.4-5.el10 python3-numpy-f2py = 1:1.26.4-5.el10 python3-numpy-f2py(x86-64) = 1:1.26.4-5.el10 python3.12-numpy-f2py = 1:1.26.4-5.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.12 Obsoletes: numpy-f2py < 1:1.10.1-3 python-numpy-f2py < 1:1.26.4-5.el10 python3-f2py <= 2.45.241_1927 python3.12-numpy-f2py < 1:1.26.4-5.el10 Processing files: python3-numpy-doc-1.26.4-5.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0AUqd2 + umask 022 + cd /builddir/build/BUILD + cd numpy-1.26.4 + DOCDIR=/builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/_images /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/_sphinx_design_static /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/_static /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/benchmarking.html /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/dev /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/f2py /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/genindex.html /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/getting_started.html /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/glossary.html /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/index.html /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/license.html /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/objects.inv /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/reference /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/release /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/release.html /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/search.html /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/searchindex.js /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + cp -pr /builddir/build/BUILD/numpy-1.26.4/docs/user /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64/usr/share/doc/python3-numpy-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3-numpy-doc = 1:1.26.4-5.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python3.12-numpy-doc < 1:1.26.4-5.el10 Processing files: numpy-debugsource-1.26.4-5.el10.x86_64 Provides: numpy-debugsource = 1:1.26.4-5.el10 numpy-debugsource(x86-64) = 1:1.26.4-5.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-numpy-debuginfo-1.26.4-5.el10.x86_64 Provides: debuginfo(build-id) = 0abb6547bcf0f54adb7ecca03491b6c9c0e6308f debuginfo(build-id) = 402f864f7039ea5a43403d4f955b1f50be186ca2 debuginfo(build-id) = 4ceae81c901a38003e018410639d809d64b0d2d5 debuginfo(build-id) = 540f17ada5b3ec3ce2f1beaeb75d27c6da964a8e debuginfo(build-id) = 6bafb3d820f242403acf732181d357a84d02830f debuginfo(build-id) = 73cee2e620e7a3de68dfa89bfc7365eb28a009f5 debuginfo(build-id) = 7a6c56e1b26ff2267b115e2ae40d34c5194efdd6 debuginfo(build-id) = 7ceb04868836c115af7e684bbb231cb7681d4b7b debuginfo(build-id) = 7dd859009f3d30a5fa1823bc952679a00add86ea debuginfo(build-id) = 831d6bb55d82b5802bd02e76b3fda2fbca925149 debuginfo(build-id) = 9f5ba024444badd75ece2a2d2ff167ee1342b590 debuginfo(build-id) = a3f92ce9cb644159119db69e1bac459f5976bedb debuginfo(build-id) = a55b910ba01d7221bdf9cfee484f03c873442abf debuginfo(build-id) = a7681aaa71a732be2c2e4c2795d3a45618cf41e7 debuginfo(build-id) = b18f40e08300851d12fe6f691e199a82f066949e debuginfo(build-id) = c273d6dde64faf3da8b5b1dc1aaf293aba63789b debuginfo(build-id) = cafef20bef8f302f84c7d30db0bf3f6c168d3cb3 debuginfo(build-id) = d6fc35b12144f40049b604c8697b5b7960c3099e debuginfo(build-id) = ec19e18047d16b0d1314f44e2d5208d46b5277e0 python-numpy-debuginfo = 1:1.26.4-5.el10 python3-numpy-debuginfo = 1:1.26.4-5.el10 python3-numpy-debuginfo(x86-64) = 1:1.26.4-5.el10 python3.12-numpy-debuginfo = 1:1.26.4-5.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: numpy-debugsource(x86-64) = 1:1.26.4-5.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64 Wrote: /builddir/build/SRPMS/numpy-1.26.4-5.el10.src.rpm Wrote: /builddir/build/RPMS/numpy-debugsource-1.26.4-5.el10.x86_64.rpm Wrote: /builddir/build/RPMS/python3-numpy-f2py-1.26.4-5.el10.x86_64.rpm Wrote: /builddir/build/RPMS/python3-numpy-debuginfo-1.26.4-5.el10.x86_64.rpm Wrote: /builddir/build/RPMS/python3-numpy-1.26.4-5.el10.x86_64.rpm Wrote: /builddir/build/RPMS/python3-numpy-doc-1.26.4-5.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.91lhum + umask 022 + cd /builddir/build/BUILD + cd numpy-1.26.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/numpy-1.26.4-5.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.ZObEmH + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/numpy-1.26.4-SPECPARTS + rm -rf numpy-1.26.4 numpy-1.26.4.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: absolute symlink: /usr/include/numpy -> /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ Finish: rpmbuild numpy-1.26.4-5.el10.src.rpm Finish: build phase for numpy-1.26.4-5.el10.src.rpm INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/custom-1-x86_64-1740761450.478332/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1740761450.478332/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1740761450.478332/root/var/log/dnf.rpm.log INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz /bin/tar: Removing leading `/' from member names INFO: Done(/var/lib/copr-rpmbuild/results/numpy-1.26.4-5.el10.src.rpm) Config(child) 5 minutes 2 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Finish: run Running RPMResults tool Package info: { "packages": [ { "name": "numpy-debugsource", "epoch": 1, "version": "1.26.4", "release": "5.el10", "arch": "x86_64" }, { "name": "python3-numpy-f2py", "epoch": 1, "version": "1.26.4", "release": "5.el10", "arch": "x86_64" }, { "name": "numpy", "epoch": 1, "version": "1.26.4", "release": "5.el10", "arch": "src" }, { "name": "python3-numpy", "epoch": 1, "version": "1.26.4", "release": "5.el10", "arch": "x86_64" }, { "name": "python3-numpy-doc", "epoch": 1, "version": "1.26.4", "release": "5.el10", "arch": "noarch" }, { "name": "python3-numpy-debuginfo", "epoch": 1, "version": "1.26.4", "release": "5.el10", "arch": "x86_64" } ] } RPMResults finished