950e7d4a41Accepting request 1217136 from devel:languages:python:numeric
Ana Guerrero
2024-10-23 19:07:54 +0000
869ea14cd3- update to 2.1.2 * #27333: MAINT: prepare 2.1.x for further development * #27400: BUG: apply critical sections around populating the dispatch cache * #27406: BUG: Stub out get_build_msvc_version if distutils.msvccompiler... * #27416: BUILD: fix missing include for std::ptrdiff_t for C++23 language... * #27433: BLD: pin setuptools to avoid breaking numpy.distutils * #27437: BUG: Allow unsigned shift argument for np.roll * #27439: BUG: Disable SVE VQSort * #27471: BUG: rfftn axis bug * #27479: BUG: Fix extra decref of PyArray_UInt8DType. * #27480: CI: use PyPI not scientific-python-nightly-wheels for CI doc... * #27481: MAINT: Check for SVE support on demand * #27484: BUG: initialize the promotion state to be weak * #27501: MAINT: Bump pypa/cibuildwheel from 2.20.0 to 2.21.2 * #27506: BUG: avoid segfault on bad arguments in ndarray.__array_function__Benjamin Greiner2024-10-23 03:03:14 +0000
c47dae8375Accepting request 1199620 from devel:languages:python:numeric
Ana Guerrero
2024-09-17 16:17:29 +0000
50e9cfbf6b- Update to 2.1.1 * #27259: BUG: revert unintended change in the return value of set_printoptions * #27266: BUG: fix reference counting bug in __array_interface__ implementation... * #27267: TST: Add regression test for missing descr in array-interface * #27276: BUG: Fix#27256 and #27257 * #27278: BUG: Fix array_equal for numeric and non-numeric scalar types * #27304: BUG: f2py: better handle filtering of public/private subroutinesDirk Mueller2024-09-09 08:31:32 +0000
adcc16f741Accepting request 1198038 from home:bnavigator:branches:devel:languages:python:numericDirk Mueller2024-08-31 12:31:00 +0000
edd60e5d10Accepting request 1194834 from devel:languages:python:numeric
Dominique Leuenberger
2024-08-30 11:25:52 +0000
286df3ecabAccepting request 1186789 from home:bnavigator:branches:devel:languages:python:numericMarkéta Machová2024-07-16 12:07:33 +0000
c73e3af979- Update to 2.0.0, changes include: * Adds support for array parameter declaration in fortran... * Added `bitwise_count UFuncs * Add binding for random pyx files * Use AVX512-FP16 SVML content for float16 umath functions * allow int sequences as shape arguments in numpy.memmap * Add .mT attribute for arrays * Create complex scalars from real and imaginary parts * add copy parameter for api.reshape function * make use of locals() in a comprehension fully compatible... * Add array API standard v2022.12 support to numpy.array_api * Change string to bool conversions to be consistent with... * Allow np.info on non-hashable objects with a dtype * let zeros, empty, and empty_like accept dtype classes * Bump C-ABI to 2 but accept older NumPy if compiled against... * Use high accuracy SVML for double precision umath functions * expose PyUFunc_GiveFloatingpointErrors in the dtype API * PyObject_IsTrue and PyObject_Not error handling in setflags * array2string does not add signs for positive integers. * Vectorize np.partition and np.argpartition using AVX-512 * Create helper for conversion to arrays * Add size check for threaded array assignment * Finalize fastCopyAndTranpose and other old C-funcs/members... * assert_array_less should report max violations instead of... * Introduce tracer for enabled CPU targets on each optimized... * Extend np.add ufunc to work with unicode and byte dtypes * Add find/rfind ufuncs for unicode and byte dtypes * Make intpssize_t` and introduce characters nN * Add isdigit/isspace/isdecimal/isnumeric ufuncs for string... * DType API slot for descriptor finalization before array...
Steve Kowalik
2024-06-28 06:49:16 +0000
c09f910cceAccepting request 1173659 from devel:languages:python:numeric
Ana Guerrero
2024-05-14 11:37:30 +0000
43e93f8ceaAccepting request 1173495 from home:AdaLovelace:branches:devel:languages:python:numericDirk Mueller2024-05-13 12:19:46 +0000
0c44f45ff9Accepting request 1169880 from devel:languages:python:numeric
Ana Guerrero
2024-04-24 13:13:47 +0000
33a6f574a9- Add patch fix-meson-multiple-python-versions.patch: * Ensure meson executes sys.executable when testing Cython.
Steve Kowalik
2024-04-23 12:52:48 +0000
8ce4520eadAccepting request 1169084 from devel:languages:python:numeric
Ana Guerrero
2024-04-21 18:24:29 +0000
ad4bf88387Accepting request 1168946 from home:bnavigator:branches:devel:languages:python:numericDirk Mueller2024-04-19 08:55:47 +0000
3d7c13b578Accepting request 1164093 from devel:languages:python:numeric
Ana Guerrero
2024-04-03 15:18:42 +0000
1dfe7b31d1Accepting request 1163337 from home:Vogtinator:boo1221902Markéta Machová2024-04-02 12:06:20 +0000
c7c3450678Accepting request 1161367 from home:dgarcia:branches:devel:languages:python:numericDirk Mueller2024-03-25 15:25:30 +0000
211584182aAccepting request 1139193 from devel:languages:python:numeric
Ana Guerrero
2024-01-17 21:14:47 +0000
6dc21206c3Accepting request 1139053 from home:Andreas_Schwab:FactoryMarkéta Machová2024-01-16 15:01:46 +0000
e149f0cb5bAccepting request 1138114 from home:Simmphonie:branches:devel:languages:python:numericMarkéta Machová2024-01-15 13:46:02 +0000
2698ad8c6bAccepting request 1136755 from devel:languages:python:numeric
Dominique Leuenberger
2024-01-05 21:59:53 +0000
a6763b3e9bAccepting request 1135309 from home:ecsos:pythonMatej Cepl2024-01-04 09:47:47 +0000
6b81c58c75Accepting request 1132800 from devel:languages:python:numeric
Ana Guerrero
2023-12-14 21:02:25 +0000
7fcebde335- Do not attempt to ship numpy.distutils C code in the Python 3.12 -devel package, it is not installed.
Steve Kowalik
2023-12-13 06:54:44 +0000
56fa262a6dAccepting request 1127600 from devel:languages:python:numeric
Ana Guerrero
2023-11-22 17:54:02 +0000
58f55e2775- Update to 1.26.2: * TYP: Trim down the `_NestedSequence.__getitem__ signature * BUG: fix choose refcount leak * TST: fix running the test suite in builds without BLAS/LAPACK * BUG: random: Fix generation of nan by dirichlet. * TST: fix distutils tests for deprecations in recent setuptools... * MAINT: Remove versioneer * MAINT: Pin upper version of sphinx. * ENH: Add prefix to _ALIGN Macro * BUG: cleanup warnings [skip azp][skip circle][skip travis][skip... * BUG: asv dev has been removed, use asv run. * BUG: Fix meson build failure due to unchanged inplace auto-generated... * BUG: fix issue with git-version script, needs a shebang to run * BUG: Use a default assignment for git_hash [skip ci] * BUG: fix NPY_cast_info error handling in choose * BUG: Fix common block handling in f2py * BUG: Fix assumed length f2py regression * MAINT: Harmonize fortranobject * TYP: add kind argument to numpy.isin type specification * BUG: fix comparisons between masked and unmasked structured arrays * ENH: Adopt new macOS Accelerate BLAS/LAPACK Interfaces, including... * TYP: Add the missing casting keyword to np.clip * TST: convert cython test from setup.py to meson * MAINT: Fixup fromnumeric.pyi * BUG, ENH: Fix iso_c_binding type maps * TYP: Allow binary_repr to accept any object * TYP: Explicitly declare dtype and generic hashable * ENH: Refactor the typing "reveal" tests using typing.assert_type * ENH: meson backend for f2py` * MAINT: Refactor partial load Workaround for Clang
Steve Kowalik
2023-11-20 05:10:29 +0000
adfbe5f872Accepting request 1112791 from devel:languages:python:numeric
Ana Guerrero
2023-09-21 20:20:26 +0000
c5479985d3f2py using update-alternatives (catched by openQA, bsc#1166678, boo#1176832).Dirk Mueller2023-09-21 10:54:16 +0000
8307078259Accepting request 1110295 from devel:languages:python:numeric
Ana Guerrero
2023-09-11 19:20:34 +0000
a4d2c5710d- limit to Cython < 3 * Change to a non-deprecated function from hypothesis. * Ignore DeprecationWarning from pkg_resources. - changes from version 1.22.2 (CVE-2021-41495, bsc#1193911): * Support Python >= 3.9.8 changes. - update to 1.21.0 (bsc#1193913, CVE-2021-33430, bsc#1193907, CVE-2021-41496): * BUG: Fix failing mypy test in 1.20.x. * BUG: Fix small issues found with pytest-leaks * Annotations for NumPy functions. This work is ongoing and * Wider use of SIMD to increase execution speed of ufuncs. Much work has been done in introducing universal functions that will ease use of modern features across different hardware * Preliminary work in changing the dtype and casting implementations in order to provide an easier path to extending dtypes. This work is ongoing but enough has been * Extensive documentation improvements comprising some 185 PR merges. This work is ongoing and part of the larger project to * Further cleanups related to removing Python 2.7. This improves - Fix hpc for multiflavors (needs gh#openSUSE/hpc#3) - update to version 1.17.3 (bsc#1149203, jsc#SLE-8532): when either `stable or mergesort` is passed as the method. - Update to version 1.16.1 (jsc#SLE-8532, bsc#1149203): * This Fixes CVE-2019-6446 and obsoletes * CVE-2019-6446_numpy_load.patch in older dists (bsc#1122208) - add s390 to the ifarch conditional to build without openblas Numpy assumes either libblas.so or libcblas.so to contain all CBLAS and BLAS functions. However the cblas-devel in Leap and Tumbleweed * gh-5231: fix build in c99 mode * Numerous performance improvements in various areas, mostDirk Mueller2023-09-11 12:24:55 +0000
0dffee2e95Accepting request 1104294 from devel:languages:python:numeric
Ana Guerrero
2023-08-18 17:27:35 +0000
10d8d19460Accepting request 1104160 from home:dgarcia:branches:devel:languages:python:numericDaniel Garcia2023-08-17 06:05:47 +0000
bada428c78- update to 1.25.2: * Upgrade various build dependencies. * use `-ftrapping-math with Clang on macOS * properly handle negative indexes in ufunc_at fast path * PyObject_IsTrue and PyObject_Not error handling in setflags * histogram small range robust * Update meson.build files from main branch * exclude min, max and round from np.__all__ * Dependabot updates * Fix the signature for np.array_api.take * update OpenBLAS to an intermeidate commit * Fix reference count leak in str(scalar). * fix invalid function pointer conversion error * Factor out slow getenv` call used for memory policy warning * correct URL in cirrus.star [skip cirrus] * Fix C types in scalartypes * do not modify the input to ufunc_at * Further fixes to indexing loop and added testsDirk Mueller2023-08-14 11:44:27 +0000
a2a44450e8osc copypac from project:openSUSE:Factory package:python-numpy revision:118, using keep-link, using expandDirk Mueller2023-08-14 11:41:11 +0000
9f3c5f50bd- update to 1.25.2: * Upgrade various build dependencies. * use `-ftrapping-math with Clang on macOS * properly handle negative indexes in ufunc_at fast path * PyObject_IsTrue and PyObject_Not error handling in setflags * histogram small range robust * Update meson.build files from main branch * exclude min, max and round from np.__all__ * Dependabot updates * Fix the signature for np.array_api.take * update OpenBLAS to an intermeidate commit * Fix reference count leak in str(scalar). * fix invalid function pointer conversion error * Factor out slow getenv` call used for memory policy warning * correct URL in cirrus.star [skip cirrus] * Fix C types in scalartypes * do not modify the input to ufunc_at * Further fixes to indexing loop and added testsDirk Mueller2023-08-14 09:26:08 +0000
9d67365ab9Accepting request 1099876 from home:Guillaume_G:branches:devel:languages:python:numericMarkéta Machová2023-07-21 10:31:40 +0000
92b96662f9Accepting request 1095237 from devel:languages:python:numeric
Dominique Leuenberger
2023-06-26 16:15:32 +0000
667e485e2aAccepting request 1094889 from home:StefanBruens:branches:devel:languages:python:numericMatej Cepl2023-06-25 19:13:44 +0000
db98fd23f4Accepting request 1086645 from devel:languages:python:numeric
Dominique Leuenberger
2023-05-13 15:17:00 +0000
dd56b17cdb- Add patch remove-deprecated-hypothesis-funcs.patch: * Change to a non-deprecated function from hypothesis.
Steve Kowalik
2023-05-12 04:23:42 +0000
0cd1b24682Accepting request 1083120 from devel:languages:python:numeric
Dominique Leuenberger
2023-04-28 14:22:17 +0000
c46939bf86- Skip test_ppc64_ibm_double_double128 test on ppc64* architectures (gh#numpy/numpy#21094).Matej Cepl2023-03-10 08:51:25 +0000
c793af4453Accepting request 1062552 from devel:languages:python:numeric
Dominique Leuenberger
2023-02-03 21:04:37 +0000
c07dd1f804related to bsc#1177260 not being fixable for SLE15 (jsc#PED-3257)Dirk Mueller2023-02-01 21:58:36 +0000
6e247645cd- build-conditionalize cblas dependency, it is missing on SLE <= 15 related to bsc#1177260 not being fixable for SLE15Dirk Mueller2023-02-01 21:53:48 +0000
409adf5858Accepting request 1060374 from devel:languages:python:numeric
Dominique Leuenberger
2023-01-24 18:42:13 +0000
3f91cc86e3Accepting request 1060300 from home:bnavigator:branches:devel:languages:python:numericDirk Mueller2023-01-23 10:00:01 +0000
eefc1342c8Accepting request 1046448 from devel:languages:python:numeric
Dominique Leuenberger
2023-01-06 16:04:43 +0000
9de1686f54Accepting request 1046307 from home:bnavigator:branches:devel:languages:python:numericDaniel Garcia2023-01-03 09:23:16 +0000
02883a96ecAccepting request 1043806 from home:bnavigator:branches:devel:languages:python:numericDirk Mueller2022-12-20 06:18:27 +0000
87dc00ef25Accepting request 1030235 from devel:languages:python:numeric
Dominique Leuenberger
2022-10-31 09:44:18 +0000
812da66f8eAccepting request 1030219 from home:bnavigator:branches:devel:languages:python:numericMatej Cepl2022-10-20 18:06:15 +0000
d95e460342Accepting request 1009728 from home:bnavigator:branches:devel:languages:python:numericMatej Cepl2022-10-11 23:41:41 +0000
4b830e648fAccepting request 1009180 from home:apersaud:branches:devel:languages:python:numericDirk Mueller2022-10-10 07:22:04 +0000
db074a0111Accepting request 979707 from devel:languages:python:numeric
Dominique Leuenberger
2022-05-30 10:42:07 +0000
46d5a03e25- update to 1.21.6: * Do not forward __(deep)copy__ calls of _GenericAlias... * Fix float16 einsum fastpaths using wrong tempvar * Print os error message when the executable not exist * Force `npymath to respect npy_longdouble` * Fix failure to create aligned, empty structured dtype * provide a convenience function to replace npy_load_module * update wheel to version that supports python3.10 * Clear errors correctly in F2PY conversions * add a warningfilter to fix pytest workflow. * Help boost::python libraries at least not crash - drop bpo-45167-fixes.patch (upstream)Dirk Mueller2022-05-29 18:35:40 +0000
9d866ca8d3Accepting request 938534 from devel:languages:python:numeric
Dominique Leuenberger
2021-12-12 20:27:04 +0000
a7ec7495abAccepting request 938267 from home:bnavigator:python-rpm-macrosMatej Cepl2021-12-09 22:23:44 +0000
a1f81648e5Accepting request 935927 from devel:languages:python:numeric
Dominique Leuenberger
2021-12-09 18:45:10 +0000
ad46d677c9Accepting request 935924 from home:Guillaume_G:branches:devel:languages:python:numericMatej Cepl2021-12-06 08:39:03 +0000
9796138577Accepting request 935455 from home:Guillaume_G:branches:devel:languages:python:numericMatej Cepl2021-12-05 07:19:11 +0000
2328010569Accepting request 932378 from devel:languages:python:numeric
Dominique Leuenberger
2021-11-21 22:51:47 +0000
9949f4b209- Add patch bpo-45167-fixes.patch: * Support Python >= 3.9.8 changes.
Steve Kowalik
2021-11-19 00:34:55 +0000
52eaf4ce26Accepting request 930811 from devel:languages:python:numeric
Dominique Leuenberger
2021-11-14 23:06:14 +0000
08facfee47Accepting request 930486 from home:Andreas_Schwab:FactoryOndřej Súkup2021-11-11 08:31:55 +0000
7cd8024d3aAccepting request 924802 from devel:languages:python:numeric
Dominique Leuenberger
2021-10-25 13:16:58 +0000
4b609746f3Accepting request 923599 from home:bnavigator:branches:devel:languages:python:numericMatej Cepl2021-10-12 07:12:08 +0000
c96fc808a3Accepting request 923254 from home:schubi2Matej Cepl2021-10-06 00:24:58 +0000
e7c9721a26Accepting request 920616 from devel:languages:python:numeric
Dominique Leuenberger
2021-09-24 22:35:08 +0000
0b4f6d23feAccepting request 920368 from home:bnavigator:branches:devel:languages:python:numericMatej Cepl2021-09-21 09:17:03 +0000
b54abb607aAccepting request 920176 from devel:languages:python:numericMatej Cepl2021-09-19 17:42:02 +0000
72ffe75e2fAccepting request 919789 from home:schubi2Matej Cepl2021-09-17 21:26:07 +0000
8200b106d4Accepting request 906772 from devel:languages:python:numeric
Dominique Leuenberger
2021-07-21 17:05:29 +0000
696375d29dAccepting request 906711 from home:bnavigator:branches:devel:languages:python:numericMatej Cepl2021-07-17 06:27:46 +0000
e26b263996Accepting request 904588 from devel:languages:python:numeric
Dominique Leuenberger
2021-07-10 20:54:04 +0000
c7e05108e5Accepting request 904569 from home:alarrosa:branches:devel:languages:python:numericMarkéta Machová2021-07-07 12:43:11 +0000
6b0fd26340Accepting request 904174 from home:alarrosa:branches:openSUSE:Factory:Rings:1-MinimalXDirk Mueller2021-07-05 17:14:03 +0000
4e47611290Accepting request 896981 from devel:languages:python:numeric
Dominique Leuenberger
2021-06-10 22:17:37 +0000
16887d977a- update to 1.20.3: * BUG: Correct datetime64 missing type overload for datetime.date... * MAINT: Remove __all__ in favor of explicit re-exports * BLD: Strip extra newline when dumping gfortran version on MacOS * BUG: fix segfault in object/longdouble operations * MAINT: Use towncrier build explicitly * MAINT: Relax certain integer-type constraints * MAINT: Remove unsafe unions and ABCs from return-annotations * MAINT: Allow more recursion depth for scalar tests. * BUG: Initialize the full nditer buffer in case of error * BLD: remove unnecessary flag -faltivec on macOS * MAINT, CI: treats _SIMD module build warnings as errors through... * BUG: for MINGW, threads.h existence test requires GLIBC > 2.12 * BUG: Make changelog recognize gh- as a PR number prefix. * REL, DOC: Prepare for the NumPy 1.20.3 release. * BUG: Fix failing mypy test in 1.20.x.Dirk Mueller2021-06-02 19:14:24 +0000