Opened 4 months ago

Closed 4 months ago

#19083 closed enhancement (fixed)

numpy-1.26.3 (Python Module)

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version

Change History (3)

comment:1 by Bruce Dubbs, 4 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 months ago

1.26.3-changelog.rst

  • MAINT: prepare 1.26.x for further development
  • TYP: add None to getitem in numpy.array_api
  • BLD,BUG: quadmath required where available [f2py]
  • BUG: alpha doesn't use REAL(10)
  • BUG: Fix FP overflow error in division when the divisor is scalar
  • MAINT: Pin scipy-openblas version.
  • BUG: Fix f2py to enable use of string optional inout argument
  • BUG: Fix -fsanitize=alignment issue in numpy/_core/src/multiarray/arraytypes.c.src
  • TST: Explicitly pass NumPy path to cython during tests (also...
  • BUG: fix issues with newaxis and linalg.solve in numpy.array_api
  • BUG: Disallow shadowed modulenames
  • BUG: Handle common blocks with kind specifications from modules
  • BUG: Fix moving compiled executable to root with f2py -c on Windows
  • BUG: Fix single to half-precision conversion on PPC64/VSX3
  • TST: f2py: fix issue in test skip condition
  • Revert "MAINT: Pin scipy-openblas version."
  • MAINT: do not use long type
  • TST: PyPy needs another gc.collect on latest versions
  • CI: Install Lapack runtime on Cygwin.
  • MAINT: Bump conda-incubator/setup-miniconda from 2.2.0 to 3.0.1
  • BLD: update vendored Meson for AIX shared library fix
  • MAINT: Init base in cpu_avx512_kn
  • BUG: Fix failing test_features on SapphireRapids
  • BUG: Fix non-contiguous memory load when ARM/Neon is enabled
  • MAINT,BUG: Never import distutils above 3.12 [f2py]
  • MAINT: make the import-time check for old Accelerate more specific
  • BUG: fix macOS version checks for Accelerate support
  • MAINT: Bump actions/setup-node and larsoner/circleci-artifacts-redirector-action
  • BUG: avoid seg fault from OOB access in RandomState.set_state()
  • BUG: Fix two errors related to not checking for failed allocations
  • BUG: Fix regression with f2py wrappers when modules and subroutines...
  • BUG: Fix build issues on SPR
  • BLD: fix uninitialized variable warnings from simd/neon/memory.h
  • BUG: Handle iso_c_type mappings more consistently
  • BUG: Fix module name bug in signature files [urgent] [f2py]
  • BUG: Handle .pyf.src and fix SciPy [urgent]
  • DOC: f2py rewrite with meson details
  • BUG: Add external library handling for meson [f2py]
  • MAINT: Run f2py's meson backend with the same python that ran...
  • MAINT: Update numpy/f2py/_backends from main.
  • MAINT: Easy updates of f2py/*.py from main.
  • MAINT: Update crackfortran.py and f2py2e.py from main

comment:3 by Bruce Dubbs, 4 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

55239a6923 Update to libxmlb-0.3.15.
3ca2fcd10c Update to poppler-24.01.0.
d0976cef62 Update to numpy-1.26.3 (Python Module).
Note: See TracTickets for help on using tickets.